03/03/2026 08:24:39 PM UTC [INFO] Job retry: Listening for events... 03/03/2026 08:24:39 PM UTC [INFO] Press Ctrl-C to stop. 03/03/2026 08:24:46 PM UTC [DEBUG] Event received: 69a72cefe31b55480309ad72 03/03/2026 08:24:46 PM UTC [DEBUG] 69a72cefe31b55480309ad72: Node current retry_counter: 0 03/03/2026 08:24:46 PM UTC [DEBUG] 69a72cefe31b55480309ad72:Event data retry_counter: 1 03/03/2026 08:24:46 PM UTC [INFO] Job retry for node 69a72cefe31b55480309ad72 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:24:46 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72cefe31b55480309ad72'}, 'jobfilter': ['kselftest-splice'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:25:34 PM UTC [DEBUG] Event received: 69a72ce5e31b55480309ac8c 03/03/2026 08:27:36 PM UTC [DEBUG] Event received: 69a72b4ce31b5548030998e4 03/03/2026 08:27:36 PM UTC [DEBUG] 69a72b4ce31b5548030998e4: Node current retry_counter: 0 03/03/2026 08:27:36 PM UTC [DEBUG] 69a72b4ce31b5548030998e4:Event data retry_counter: 1 03/03/2026 08:27:36 PM UTC [INFO] Job retry for node 69a72b4ce31b5548030998e4 submitted. Parent node: 69a70fafe31b554803095f11 03/03/2026 08:27:36 PM UTC [DEBUG] Event:{'data': {'id': '69a70fafe31b554803095f11', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/0.config', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.log.gz', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fafe31b554803095f11-kbuild-gcc-14-arm64-tvb7sxg9', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72b4ce31b5548030998e4'}, 'jobfilter': ['kselftest-arm64'], 'platform_filter': ['imx8mp-evk'], 'created': '2026-03-03T16:43:27.177000', 'updated': '2026-03-03T18:49:50.470000', 'timeout': '2026-03-03T22:43:27.177000', 'holdoff': '2026-03-03T18:49:26.190000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:29:46 PM UTC [DEBUG] Event received: 69a72cf2e31b55480309ad9c 03/03/2026 08:29:46 PM UTC [DEBUG] 69a72cf2e31b55480309ad9c: Node current retry_counter: 0 03/03/2026 08:29:46 PM UTC [DEBUG] 69a72cf2e31b55480309ad9c:Event data retry_counter: 1 03/03/2026 08:29:46 PM UTC [INFO] Job retry for node 69a72cf2e31b55480309ad9c submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:29:46 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72cf2e31b55480309ad9c'}, 'jobfilter': ['kselftest-sync'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:31:16 PM UTC [DEBUG] Event received: 69a73f17e31b55480309e87b 03/03/2026 08:31:16 PM UTC [DEBUG] 69a73f17e31b55480309e87b: Node current retry_counter: 1 03/03/2026 08:31:16 PM UTC [DEBUG] 69a73f17e31b55480309e87b:Event data retry_counter: 2 03/03/2026 08:31:16 PM UTC [INFO] Job retry for node 69a73f17e31b55480309e87b submitted. Parent node: 69a7102be31b554803095fa8 03/03/2026 08:31:16 PM UTC [DEBUG] Event:{'data': {'id': '69a7102be31b554803095fa8', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/metadata.json', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/0.config', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/1.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/modules.tar.xz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7102be31b554803095fa8-kbuild-gcc-14-x86-preemp-vb4m5c9a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a73f17e31b55480309e87b'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T16:45:31.685000', 'updated': '2026-03-03T18:25:50.496000', 'timeout': '2026-03-03T22:45:31.685000', 'holdoff': '2026-03-03T17:06:37.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 08:31:27 PM UTC [DEBUG] Event received: 69a72b98e31b554803099a13 03/03/2026 08:31:27 PM UTC [DEBUG] 69a72b98e31b554803099a13: Node current retry_counter: 0 03/03/2026 08:31:27 PM UTC [DEBUG] 69a72b98e31b554803099a13:Event data retry_counter: 1 03/03/2026 08:31:27 PM UTC [INFO] Job retry for node 69a72b98e31b554803099a13 submitted. Parent node: 69a70fafe31b554803095f11 03/03/2026 08:31:27 PM UTC [DEBUG] Event:{'data': {'id': '69a70fafe31b554803095f11', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/0.config', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.log.gz', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fafe31b554803095f11-kbuild-gcc-14-arm64-tvb7sxg9', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72b98e31b554803099a13'}, 'jobfilter': ['kselftest-timers'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:27.177000', 'updated': '2026-03-03T18:49:50.470000', 'timeout': '2026-03-03T22:43:27.177000', 'holdoff': '2026-03-03T18:49:26.190000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:32:16 PM UTC [DEBUG] Event received: 69a73f7fe31b55480309e8ac 03/03/2026 08:32:16 PM UTC [DEBUG] 69a73f7fe31b55480309e8ac: Node current retry_counter: 1 03/03/2026 08:32:16 PM UTC [DEBUG] 69a73f7fe31b55480309e8ac:Event data retry_counter: 2 03/03/2026 08:32:16 PM UTC [INFO] Job retry for node 69a73f7fe31b55480309e8ac submitted. Parent node: 69a7102be31b554803095fa8 03/03/2026 08:32:16 PM UTC [DEBUG] Event:{'data': {'id': '69a7102be31b554803095fa8', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/metadata.json', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/0.config', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/1.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/modules.tar.xz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7102be31b554803095fa8-kbuild-gcc-14-x86-preemp-vb4m5c9a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a73f7fe31b55480309e8ac'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T16:45:31.685000', 'updated': '2026-03-03T18:25:50.496000', 'timeout': '2026-03-03T22:45:31.685000', 'holdoff': '2026-03-03T17:06:37.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 08:32:41 PM UTC [DEBUG] Event received: 69a6f0d32da7ccec106843ba 03/03/2026 08:32:41 PM UTC [DEBUG] 69a6f0d32da7ccec106843ba: Node current retry_counter: 3 03/03/2026 08:32:41 PM UTC [INFO] 69a6f0d32da7ccec106843ba Job has already retried 3 times. Not submitting a retry. 03/03/2026 08:37:07 PM UTC [DEBUG] Event received: 69a72b9de31b554803099a33 03/03/2026 08:37:07 PM UTC [DEBUG] 69a72b9de31b554803099a33: Node current retry_counter: 0 03/03/2026 08:37:07 PM UTC [DEBUG] 69a72b9de31b554803099a33:Event data retry_counter: 1 03/03/2026 08:37:07 PM UTC [INFO] Job retry for node 69a72b9de31b554803099a33 submitted. Parent node: 69a70fafe31b554803095f11 03/03/2026 08:37:07 PM UTC [DEBUG] Event:{'data': {'id': '69a70fafe31b554803095f11', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/0.config', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.log.gz', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fafe31b554803095f11-kbuild-gcc-14-arm64-tvb7sxg9', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72b9de31b554803099a33'}, 'jobfilter': ['kselftest-signal'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:27.177000', 'updated': '2026-03-03T18:49:50.470000', 'timeout': '2026-03-03T22:43:27.177000', 'holdoff': '2026-03-03T18:49:26.190000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:38:45 PM UTC [DEBUG] Event received: 69a72ce6e31b55480309ad52 03/03/2026 08:38:45 PM UTC [DEBUG] 69a72ce6e31b55480309ad52: Node current retry_counter: 0 03/03/2026 08:38:45 PM UTC [DEBUG] 69a72ce6e31b55480309ad52:Event data retry_counter: 1 03/03/2026 08:38:45 PM UTC [INFO] Job retry for node 69a72ce6e31b55480309ad52 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:38:45 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72ce6e31b55480309ad52'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:39:45 PM UTC [DEBUG] Event received: 69a72cf4e31b55480309ad9f 03/03/2026 08:39:45 PM UTC [DEBUG] 69a72cf4e31b55480309ad9f: Node current retry_counter: 0 03/03/2026 08:39:45 PM UTC [DEBUG] 69a72cf4e31b55480309ad9f:Event data retry_counter: 1 03/03/2026 08:39:45 PM UTC [INFO] Job retry for node 69a72cf4e31b55480309ad9f submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:39:45 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72cf4e31b55480309ad9f'}, 'jobfilter': ['kselftest-timens'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:40:47 PM UTC [DEBUG] Event received: 69a72cf5e31b55480309ada2 03/03/2026 08:40:47 PM UTC [DEBUG] 69a72cf5e31b55480309ada2: Node current retry_counter: 0 03/03/2026 08:40:47 PM UTC [DEBUG] 69a72cf5e31b55480309ada2:Event data retry_counter: 1 03/03/2026 08:40:47 PM UTC [INFO] Job retry for node 69a72cf5e31b55480309ada2 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:40:47 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72cf5e31b55480309ada2'}, 'jobfilter': ['kselftest-seccomp'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:42:42 PM UTC [DEBUG] Event received: 69a6f3352da7ccec10684707 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f3352da7ccec10684707: Node current retry_counter: 0 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f3352da7ccec10684707:Event data retry_counter: 1 03/03/2026 08:42:42 PM UTC [INFO] Job retry for node 69a6f3352da7ccec10684707 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:42 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3352da7ccec10684707'}, 'jobfilter': ['baseline-arm-pull-labs-demo'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:42 PM UTC [DEBUG] Event received: 69a6f3352da7ccec1068470a 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f3352da7ccec1068470a: Node current retry_counter: 0 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f3352da7ccec1068470a:Event data retry_counter: 1 03/03/2026 08:42:42 PM UTC [INFO] Job retry for node 69a6f3352da7ccec1068470a submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:42 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3352da7ccec1068470a'}, 'jobfilter': ['baseline-arm-pull-labs-demo'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:42 PM UTC [DEBUG] Event received: 69a6f33c2da7ccec10684786 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f33c2da7ccec10684786: Node current retry_counter: 0 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f33c2da7ccec10684786:Event data retry_counter: 1 03/03/2026 08:42:42 PM UTC [INFO] Job retry for node 69a6f33c2da7ccec10684786 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:42 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f33c2da7ccec10684786'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['am57xx-beagle-x15'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:42 PM UTC [DEBUG] Event received: 69a6f33e2da7ccec10684789 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f33e2da7ccec10684789: Node current retry_counter: 0 03/03/2026 08:42:42 PM UTC [DEBUG] 69a6f33e2da7ccec10684789:Event data retry_counter: 1 03/03/2026 08:42:42 PM UTC [INFO] Job retry for node 69a6f33e2da7ccec10684789 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:42 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f33e2da7ccec10684789'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['at91-sama5d4_xplained'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:43 PM UTC [DEBUG] Event received: 69a6f33f2da7ccec1068478c 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f33f2da7ccec1068478c: Node current retry_counter: 0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f33f2da7ccec1068478c:Event data retry_counter: 1 03/03/2026 08:42:43 PM UTC [INFO] Job retry for node 69a6f33f2da7ccec1068478c submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f33f2da7ccec1068478c'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beagle-xm'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:43 PM UTC [DEBUG] Event received: 69a6f3402da7ccec10684791 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3402da7ccec10684791: Node current retry_counter: 0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3402da7ccec10684791:Event data retry_counter: 1 03/03/2026 08:42:43 PM UTC [INFO] Job retry for node 69a6f3402da7ccec10684791 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3402da7ccec10684791'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:43 PM UTC [DEBUG] Event received: 69a6f3432da7ccec1068479c 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3432da7ccec1068479c: Node current retry_counter: 0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3432da7ccec1068479c:Event data retry_counter: 1 03/03/2026 08:42:43 PM UTC [INFO] Job retry for node 69a6f3432da7ccec1068479c submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3432da7ccec1068479c'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['mt7629-rfb'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:43 PM UTC [DEBUG] Event received: 69a6f3452da7ccec106847a0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3452da7ccec106847a0: Node current retry_counter: 0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3452da7ccec106847a0:Event data retry_counter: 1 03/03/2026 08:42:43 PM UTC [INFO] Job retry for node 69a6f3452da7ccec106847a0 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3452da7ccec106847a0'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['sun7i-a20-cubieboard2'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:43 PM UTC [DEBUG] Event received: 69a6f3472da7ccec106847a6 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3472da7ccec106847a6: Node current retry_counter: 0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f3472da7ccec106847a6:Event data retry_counter: 1 03/03/2026 08:42:43 PM UTC [INFO] Job retry for node 69a6f3472da7ccec106847a6 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3472da7ccec106847a6'}, 'jobfilter': ['baseline-arm-broonie'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:43 PM UTC [DEBUG] Event received: 69a6f34d2da7ccec106847b6 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f34d2da7ccec106847b6: Node current retry_counter: 0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f34d2da7ccec106847b6:Event data retry_counter: 1 03/03/2026 08:42:43 PM UTC [INFO] Job retry for node 69a6f34d2da7ccec106847b6 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f34d2da7ccec106847b6'}, 'jobfilter': ['baseline-arm-testpull'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:42:43 PM UTC [DEBUG] Event received: 69a6f34d2da7ccec106847ba 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f34d2da7ccec106847ba: Node current retry_counter: 0 03/03/2026 08:42:43 PM UTC [DEBUG] 69a6f34d2da7ccec106847ba:Event data retry_counter: 1 03/03/2026 08:42:43 PM UTC [INFO] Job retry for node 69a6f34d2da7ccec106847ba submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:42:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f34d2da7ccec106847ba'}, 'jobfilter': ['baseline-arm-testpull'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:43 PM UTC [DEBUG] Event received: 69a6f3772da7ccec10684844 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f3772da7ccec10684844: Node current retry_counter: 0 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f3772da7ccec10684844:Event data retry_counter: 1 03/03/2026 08:43:43 PM UTC [INFO] Job retry for node 69a6f3772da7ccec10684844 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3772da7ccec10684844'}, 'jobfilter': ['ltp-cap_bounds'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:43 PM UTC [DEBUG] Event received: 69a6f3792da7ccec10684849 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f3792da7ccec10684849: Node current retry_counter: 0 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f3792da7ccec10684849:Event data retry_counter: 1 03/03/2026 08:43:43 PM UTC [INFO] Job retry for node 69a6f3792da7ccec10684849 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3792da7ccec10684849'}, 'jobfilter': ['ltp-containers'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:43 PM UTC [DEBUG] Event received: 69a6f37b2da7ccec1068484c 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f37b2da7ccec1068484c: Node current retry_counter: 0 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f37b2da7ccec1068484c:Event data retry_counter: 1 03/03/2026 08:43:43 PM UTC [INFO] Job retry for node 69a6f37b2da7ccec1068484c submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f37b2da7ccec1068484c'}, 'jobfilter': ['ltp-controllers'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:43 PM UTC [DEBUG] Event received: 69a6f37f2da7ccec1068484f 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f37f2da7ccec1068484f: Node current retry_counter: 0 03/03/2026 08:43:43 PM UTC [DEBUG] 69a6f37f2da7ccec1068484f:Event data retry_counter: 1 03/03/2026 08:43:43 PM UTC [INFO] Job retry for node 69a6f37f2da7ccec1068484f submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:43 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f37f2da7ccec1068484f'}, 'jobfilter': ['ltp-cve'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f3832da7ccec1068485b 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3832da7ccec1068485b: Node current retry_counter: 0 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3832da7ccec1068485b:Event data retry_counter: 1 03/03/2026 08:43:44 PM UTC [INFO] Job retry for node 69a6f3832da7ccec1068485b submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:44 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3832da7ccec1068485b'}, 'jobfilter': ['ltp-fs_bind'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f3842da7ccec1068485e 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3842da7ccec1068485e: Node current retry_counter: 0 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3842da7ccec1068485e:Event data retry_counter: 1 03/03/2026 08:43:44 PM UTC [INFO] Job retry for node 69a6f3842da7ccec1068485e submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:44 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3842da7ccec1068485e'}, 'jobfilter': ['ltp-fsx'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f3862da7ccec10684861 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3862da7ccec10684861: Node current retry_counter: 0 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3862da7ccec10684861:Event data retry_counter: 1 03/03/2026 08:43:44 PM UTC [INFO] Job retry for node 69a6f3862da7ccec10684861 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:44 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3862da7ccec10684861'}, 'jobfilter': ['ltp-input'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f3892da7ccec10684864 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3892da7ccec10684864: Node current retry_counter: 0 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3892da7ccec10684864:Event data retry_counter: 1 03/03/2026 08:43:44 PM UTC [INFO] Job retry for node 69a6f3892da7ccec10684864 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:44 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3892da7ccec10684864'}, 'jobfilter': ['ltp-ipc'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f38a2da7ccec10684867 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f38a2da7ccec10684867: Node current retry_counter: 0 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f38a2da7ccec10684867:Event data retry_counter: 1 03/03/2026 08:43:44 PM UTC [INFO] Job retry for node 69a6f38a2da7ccec10684867 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:44 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f38a2da7ccec10684867'}, 'jobfilter': ['ltp-pty'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f38c2da7ccec1068486a 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f38c2da7ccec1068486a: Node current retry_counter: 0 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f38c2da7ccec1068486a:Event data retry_counter: 1 03/03/2026 08:43:44 PM UTC [INFO] Job retry for node 69a6f38c2da7ccec1068486a submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:44 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f38c2da7ccec1068486a'}, 'jobfilter': ['ltp-sched'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f38e2da7ccec1068487c 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f38e2da7ccec1068487c: Node current retry_counter: 0 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f38e2da7ccec1068487c:Event data retry_counter: 1 03/03/2026 08:43:44 PM UTC [INFO] Job retry for node 69a6f38e2da7ccec1068487c submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:44 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f38e2da7ccec1068487c'}, 'jobfilter': ['ltp-smoke'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:44 PM UTC [DEBUG] Event received: 69a6f3912da7ccec1068488c 03/03/2026 08:43:44 PM UTC [DEBUG] 69a6f3912da7ccec1068488c: Node current retry_counter: 0 03/03/2026 08:43:45 PM UTC [DEBUG] 69a6f3912da7ccec1068488c:Event data retry_counter: 1 03/03/2026 08:43:45 PM UTC [INFO] Job retry for node 69a6f3912da7ccec1068488c submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3912da7ccec1068488c'}, 'jobfilter': ['ltp-syscalls-ipc'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:45 PM UTC [DEBUG] Event received: 69a6f3932da7ccec1068488f 03/03/2026 08:43:45 PM UTC [DEBUG] 69a6f3932da7ccec1068488f: Node current retry_counter: 0 03/03/2026 08:43:45 PM UTC [DEBUG] 69a6f3932da7ccec1068488f:Event data retry_counter: 1 03/03/2026 08:43:45 PM UTC [INFO] Job retry for node 69a6f3932da7ccec1068488f submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3932da7ccec1068488f'}, 'jobfilter': ['ltp-timers'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:45 PM UTC [DEBUG] Event received: 69a6f3952da7ccec10684892 03/03/2026 08:43:45 PM UTC [DEBUG] 69a6f3952da7ccec10684892: Node current retry_counter: 0 03/03/2026 08:43:45 PM UTC [DEBUG] 69a6f3952da7ccec10684892:Event data retry_counter: 1 03/03/2026 08:43:45 PM UTC [INFO] Job retry for node 69a6f3952da7ccec10684892 submitted. Parent node: 69a6ed9c2da7ccec10683e47 03/03/2026 08:43:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6ed9c2da7ccec10683e47', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/build_kselftest.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a6ed9c2da7ccec10683e47/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6ed9c2da7ccec10683e47-kbuild-gcc-14-arm-fva24c3s', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a6f3952da7ccec10684892'}, 'jobfilter': ['ltp-watchqueue'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T14:18:04.417000', 'updated': '2026-03-03T20:18:57.369000', 'timeout': '2026-03-03T20:18:04.417000', 'holdoff': '2026-03-03T14:51:56.981000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 08:43:53 PM UTC [DEBUG] Event received: 69a72b66e31b55480309993c 03/03/2026 08:44:27 PM UTC [DEBUG] Event received: 69a74067e31b55480309e8eb 03/03/2026 08:44:27 PM UTC [DEBUG] 69a74067e31b55480309e8eb: Node current retry_counter: 1 03/03/2026 08:44:27 PM UTC [DEBUG] 69a74067e31b55480309e8eb:Event data retry_counter: 2 03/03/2026 08:44:27 PM UTC [INFO] Job retry for node 69a74067e31b55480309e8eb submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 08:44:27 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74067e31b55480309e8eb'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['r8a7743-iwg20d-q7'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T17:16:39.528000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 08:47:54 PM UTC [DEBUG] Event received: 69a72b79e31b554803099986 03/03/2026 08:50:45 PM UTC [DEBUG] Event received: 69a72cf9e31b55480309adac 03/03/2026 08:50:45 PM UTC [DEBUG] 69a72cf9e31b55480309adac: Node current retry_counter: 0 03/03/2026 08:50:45 PM UTC [DEBUG] 69a72cf9e31b55480309adac:Event data retry_counter: 1 03/03/2026 08:50:46 PM UTC [INFO] Job retry for node 69a72cf9e31b55480309adac submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:50:46 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72cf9e31b55480309adac'}, 'jobfilter': ['kselftest-ublk'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:52:01 PM UTC [DEBUG] Event received: 69a745165a0c0e10c4819d27 03/03/2026 08:52:01 PM UTC [DEBUG] 69a745165a0c0e10c4819d27: Node current retry_counter: 2 03/03/2026 08:52:02 PM UTC [DEBUG] 69a745165a0c0e10c4819d27:Event data retry_counter: 3 03/03/2026 08:52:02 PM UTC [INFO] Job retry for node 69a745165a0c0e10c4819d27 submitted. Parent node: 69a7102be31b554803095fa8 03/03/2026 08:52:02 PM UTC [DEBUG] Event:{'data': {'id': '69a7102be31b554803095fa8', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/metadata.json', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/0.config', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/1.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/modules.tar.xz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7102be31b554803095fa8-kbuild-gcc-14-x86-preemp-vb4m5c9a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a745165a0c0e10c4819d27'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T16:45:31.685000', 'updated': '2026-03-03T18:25:50.496000', 'timeout': '2026-03-03T22:45:31.685000', 'holdoff': '2026-03-03T17:06:37.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 08:52:06 PM UTC [DEBUG] Event received: 69a7439c5a0c0e10c4818ecd 03/03/2026 08:52:06 PM UTC [DEBUG] 69a7439c5a0c0e10c4818ecd: Node current retry_counter: 1 03/03/2026 08:52:06 PM UTC [DEBUG] 69a7439c5a0c0e10c4818ecd:Event data retry_counter: 2 03/03/2026 08:52:06 PM UTC [INFO] Job retry for node 69a7439c5a0c0e10c4818ecd submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:52:06 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7439c5a0c0e10c4818ecd'}, 'jobfilter': ['kselftest-splice'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 08:56:08 PM UTC [DEBUG] Event received: 69a72cc3e31b55480309a107 03/03/2026 08:56:08 PM UTC [DEBUG] 69a72cc3e31b55480309a107: Node current retry_counter: 0 03/03/2026 08:56:08 PM UTC [DEBUG] 69a72cc3e31b55480309a107:Event data retry_counter: 1 03/03/2026 08:56:08 PM UTC [INFO] Job retry for node 69a72cc3e31b55480309a107 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 08:56:08 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72cc3e31b55480309a107'}, 'jobfilter': ['kselftest-efivars'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 08:56:35 PM UTC [DEBUG] Event received: 69a72ccfe31b55480309a124 03/03/2026 09:00:26 PM UTC [DEBUG] Event received: 69a744c85a0c0e10c4819d0d 03/03/2026 09:00:26 PM UTC [DEBUG] 69a744c85a0c0e10c4819d0d: Node current retry_counter: 1 03/03/2026 09:00:26 PM UTC [DEBUG] 69a744c85a0c0e10c4819d0d:Event data retry_counter: 2 03/03/2026 09:00:26 PM UTC [INFO] Job retry for node 69a744c85a0c0e10c4819d0d submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:00:26 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a744c85a0c0e10c4819d0d'}, 'jobfilter': ['kselftest-sync'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:00:34 PM UTC [DEBUG] Event received: 69a72cd6e31b55480309a189 03/03/2026 09:00:45 PM UTC [DEBUG] Event received: 69a6f76e2da7ccec10684f72 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f76e2da7ccec10684f72: Node current retry_counter: 0 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f76e2da7ccec10684f72:Event data retry_counter: 1 03/03/2026 09:00:45 PM UTC [INFO] Job retry for node 69a6f76e2da7ccec10684f72 submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:00:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f76e2da7ccec10684f72'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:00:45 PM UTC [DEBUG] Event received: 69a6f76f2da7ccec10684f7b 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f76f2da7ccec10684f7b: Node current retry_counter: 0 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f76f2da7ccec10684f7b:Event data retry_counter: 1 03/03/2026 09:00:45 PM UTC [INFO] Job retry for node 69a6f76f2da7ccec10684f7b submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:00:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f76f2da7ccec10684f7b'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:00:45 PM UTC [DEBUG] Event received: 69a6f76f2da7ccec10684f7e 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f76f2da7ccec10684f7e: Node current retry_counter: 0 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f76f2da7ccec10684f7e:Event data retry_counter: 1 03/03/2026 09:00:45 PM UTC [INFO] Job retry for node 69a6f76f2da7ccec10684f7e submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:00:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f76f2da7ccec10684f7e'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:00:45 PM UTC [DEBUG] Event received: 69a6f7702da7ccec10684f84 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f7702da7ccec10684f84: Node current retry_counter: 0 03/03/2026 09:00:45 PM UTC [DEBUG] 69a6f7702da7ccec10684f84:Event data retry_counter: 1 03/03/2026 09:00:45 PM UTC [INFO] Job retry for node 69a6f7702da7ccec10684f84 submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:00:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7702da7ccec10684f84'}, 'jobfilter': ['ltp-smoke-pull-labs'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:30 PM UTC [DEBUG] Event received: 69a747205a0c0e10c4819d81 03/03/2026 09:01:30 PM UTC [DEBUG] 69a747205a0c0e10c4819d81: Node current retry_counter: 1 03/03/2026 09:01:30 PM UTC [DEBUG] 69a747205a0c0e10c4819d81:Event data retry_counter: 2 03/03/2026 09:01:30 PM UTC [INFO] Job retry for node 69a747205a0c0e10c4819d81 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:01:30 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a747205a0c0e10c4819d81'}, 'jobfilter': ['kselftest-timens'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:01:31 PM UTC [DEBUG] Event received: 69a72cc7e31b55480309a10d 03/03/2026 09:01:31 PM UTC [DEBUG] 69a72cc7e31b55480309a10d: Node current retry_counter: 0 03/03/2026 09:01:31 PM UTC [DEBUG] 69a72cc7e31b55480309a10d:Event data retry_counter: 1 03/03/2026 09:01:31 PM UTC [INFO] Job retry for node 69a72cc7e31b55480309a10d submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:01:31 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72cc7e31b55480309a10d'}, 'jobfilter': ['kselftest-ftrace'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:01:33 PM UTC [DEBUG] Event received: 69a747675a0c0e10c4819d8c 03/03/2026 09:01:33 PM UTC [DEBUG] 69a747675a0c0e10c4819d8c: Node current retry_counter: 0 03/03/2026 09:01:33 PM UTC [DEBUG] 69a747675a0c0e10c4819d8c:Event data retry_counter: 1 03/03/2026 09:01:33 PM UTC [INFO] Job retry for node 69a747675a0c0e10c4819d8c submitted. Parent node: 69a744845a0c0e10c4819ccc 03/03/2026 09:01:33 PM UTC [DEBUG] Event:{'data': {'id': '69a744845a0c0e10c4819ccc', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-multi_v5_defconfig', 'path': ['checkout', 'kbuild-gcc-14-arm-multi_v5_defconfig'], 'group': 'kbuild-gcc-14-arm-multi_v5_defconfig', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_modules.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/metadata.json', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_dtbs.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v5_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v5_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744845a0c0e10c4819ccc-kbuild-gcc-14-arm-multi--onxa2eth', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a747675a0c0e10c4819d8c'}, 'jobfilter': ['ltp-smoke'], 'platform_filter': ['at91sam9g20ek'], 'created': '2026-03-03T20:28:52.229000', 'updated': '2026-03-03T20:51:40.077000', 'timeout': '2026-03-04T02:28:52.229000', 'holdoff': '2026-03-03T20:51:08.990000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:01:45 PM UTC [DEBUG] Event received: 69a6f7a02da7ccec1068504a 03/03/2026 09:01:45 PM UTC [DEBUG] 69a6f7a02da7ccec1068504a: Node current retry_counter: 0 03/03/2026 09:01:45 PM UTC [DEBUG] 69a6f7a02da7ccec1068504a:Event data retry_counter: 1 03/03/2026 09:01:45 PM UTC [INFO] Job retry for node 69a6f7a02da7ccec1068504a submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:45 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7a02da7ccec1068504a'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['k3-j721e-beagleboneai64'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:45 PM UTC [DEBUG] Event received: 69a6f7a12da7ccec1068504d 03/03/2026 09:01:45 PM UTC [DEBUG] 69a6f7a12da7ccec1068504d: Node current retry_counter: 0 03/03/2026 09:01:45 PM UTC [DEBUG] 69a6f7a12da7ccec1068504d:Event data retry_counter: 1 03/03/2026 09:01:46 PM UTC [INFO] Job retry for node 69a6f7a12da7ccec1068504d submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:46 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7a12da7ccec1068504d'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12a-u200'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:46 PM UTC [DEBUG] Event received: 69a6f7a32da7ccec10685054 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a32da7ccec10685054: Node current retry_counter: 0 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a32da7ccec10685054:Event data retry_counter: 1 03/03/2026 09:01:46 PM UTC [INFO] Job retry for node 69a6f7a32da7ccec10685054 submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:46 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7a32da7ccec10685054'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12a-x96-max'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:46 PM UTC [DEBUG] Event received: 69a6f7a52da7ccec10685061 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a52da7ccec10685061: Node current retry_counter: 0 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a52da7ccec10685061:Event data retry_counter: 1 03/03/2026 09:01:46 PM UTC [INFO] Job retry for node 69a6f7a52da7ccec10685061 submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:46 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7a52da7ccec10685061'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-gxl-s905x-libretech-cc'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:46 PM UTC [DEBUG] Event received: 69a6f7a72da7ccec10685066 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a72da7ccec10685066: Node current retry_counter: 0 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a72da7ccec10685066:Event data retry_counter: 1 03/03/2026 09:01:46 PM UTC [INFO] Job retry for node 69a6f7a72da7ccec10685066 submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:46 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7a72da7ccec10685066'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-sm1-khadas-vim3l'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:46 PM UTC [DEBUG] Event received: 69a6f7a82da7ccec1068507c 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a82da7ccec1068507c: Node current retry_counter: 0 03/03/2026 09:01:46 PM UTC [DEBUG] 69a6f7a82da7ccec1068507c:Event data retry_counter: 1 03/03/2026 09:01:47 PM UTC [INFO] Job retry for node 69a6f7a82da7ccec1068507c submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7a82da7ccec1068507c'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-sm1-sei610'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:47 PM UTC [DEBUG] Event received: 69a6f7ab2da7ccec1068509b 03/03/2026 09:01:47 PM UTC [DEBUG] 69a6f7ab2da7ccec1068509b: Node current retry_counter: 0 03/03/2026 09:01:47 PM UTC [DEBUG] 69a6f7ab2da7ccec1068509b:Event data retry_counter: 1 03/03/2026 09:01:47 PM UTC [INFO] Job retry for node 69a6f7ab2da7ccec1068509b submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7ab2da7ccec1068509b'}, 'jobfilter': ['baseline-arm64-broonie'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:47 PM UTC [DEBUG] Event received: 69a6f7ad2da7ccec106850a5 03/03/2026 09:01:47 PM UTC [DEBUG] 69a6f7ad2da7ccec106850a5: Node current retry_counter: 0 03/03/2026 09:01:47 PM UTC [DEBUG] 69a6f7ad2da7ccec106850a5:Event data retry_counter: 1 03/03/2026 09:01:47 PM UTC [INFO] Job retry for node 69a6f7ad2da7ccec106850a5 submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7ad2da7ccec106850a5'}, 'jobfilter': ['baseline-arm64-broonie'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:01:47 PM UTC [DEBUG] Event received: 69a6f7af2da7ccec106850aa 03/03/2026 09:01:47 PM UTC [DEBUG] 69a6f7af2da7ccec106850aa: Node current retry_counter: 0 03/03/2026 09:01:47 PM UTC [DEBUG] 69a6f7af2da7ccec106850aa:Event data retry_counter: 1 03/03/2026 09:01:47 PM UTC [INFO] Job retry for node 69a6f7af2da7ccec106850aa submitted. Parent node: 69a6edb32da7ccec10683eaa 03/03/2026 09:01:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb32da7ccec10683eaa', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6edb32da7ccec10683eaa/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb32da7ccec10683eaa-kbuild-gcc-14-arm64-6wb5n74a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6f7af2da7ccec106850aa'}, 'jobfilter': ['baseline-arm64-broonie'], 'platform_filter': ['imx8mp-evk'], 'created': '2026-03-03T14:18:27.445000', 'updated': '2026-03-03T20:18:58.715000', 'timeout': '2026-03-03T20:18:27.445000', 'holdoff': '2026-03-03T15:09:58.451000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:02:39 PM UTC [DEBUG] Event received: 69a7457a5a0c0e10c4819d4b 03/03/2026 09:02:39 PM UTC [DEBUG] 69a7457a5a0c0e10c4819d4b: Node current retry_counter: 2 03/03/2026 09:02:39 PM UTC [DEBUG] 69a7457a5a0c0e10c4819d4b:Event data retry_counter: 3 03/03/2026 09:02:39 PM UTC [INFO] Job retry for node 69a7457a5a0c0e10c4819d4b submitted. Parent node: 69a7102be31b554803095fa8 03/03/2026 09:02:39 PM UTC [DEBUG] Event:{'data': {'id': '69a7102be31b554803095fa8', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/metadata.json', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/0.config', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/build_kselftest.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/fragments/1.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/modules.tar.xz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a7102be31b554803095fa8/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7102be31b554803095fa8-kbuild-gcc-14-x86-preemp-vb4m5c9a', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7457a5a0c0e10c4819d4b'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T16:45:31.685000', 'updated': '2026-03-03T18:25:50.496000', 'timeout': '2026-03-03T22:45:31.685000', 'holdoff': '2026-03-03T17:06:37.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:05:46 PM UTC [DEBUG] Event received: 69a6f8a72da7ccec10685348 03/03/2026 09:05:46 PM UTC [DEBUG] 69a6f8a72da7ccec10685348: Node current retry_counter: 0 03/03/2026 09:05:47 PM UTC [DEBUG] 69a6f8a72da7ccec10685348:Event data retry_counter: 1 03/03/2026 09:05:47 PM UTC [INFO] Job retry for node 69a6f8a72da7ccec10685348 submitted. Parent node: 69a6edd12da7ccec10683f1e 03/03/2026 09:05:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6edd12da7ccec10683f1e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_modules.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/0.config', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/metadata.json', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edd12da7ccec10683f1e-kbuild-gcc-14-x86-3sj260z9', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a6f8a72da7ccec10685348'}, 'jobfilter': ['baseline-x86-pull-labs-demo'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T14:18:57.839000', 'updated': '2026-03-03T20:19:57.582000', 'timeout': '2026-03-03T20:18:57.839000', 'holdoff': '2026-03-03T15:15:09.410000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:06:47 PM UTC [DEBUG] Event received: 69a6f8eb2da7ccec106853b7 03/03/2026 09:06:47 PM UTC [DEBUG] 69a6f8eb2da7ccec106853b7: Node current retry_counter: 0 03/03/2026 09:06:47 PM UTC [DEBUG] 69a6f8eb2da7ccec106853b7:Event data retry_counter: 1 03/03/2026 09:06:47 PM UTC [INFO] Job retry for node 69a6f8eb2da7ccec106853b7 submitted. Parent node: 69a6edd12da7ccec10683f1e 03/03/2026 09:06:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6edd12da7ccec10683f1e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_modules.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/0.config', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/metadata.json', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/build.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a6edd12da7ccec10683f1e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edd12da7ccec10683f1e-kbuild-gcc-14-x86-3sj260z9', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a6f8eb2da7ccec106853b7'}, 'jobfilter': ['baseline-x86'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T14:18:57.839000', 'updated': '2026-03-03T20:19:57.582000', 'timeout': '2026-03-03T20:18:57.839000', 'holdoff': '2026-03-03T15:15:09.410000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:11 PM UTC [DEBUG] Event received: 69a74da55a0c0e10c481a26a 03/03/2026 09:08:11 PM UTC [DEBUG] 69a74da55a0c0e10c481a26a: Node current retry_counter: 0 03/03/2026 09:08:11 PM UTC [DEBUG] 69a74da55a0c0e10c481a26a:Event data retry_counter: 1 03/03/2026 09:08:11 PM UTC [INFO] Job retry for node 69a74da55a0c0e10c481a26a submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:08:11 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74da55a0c0e10c481a26a'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:14 PM UTC [DEBUG] Event received: 69a74da75a0c0e10c481a26d 03/03/2026 09:08:14 PM UTC [DEBUG] 69a74da75a0c0e10c481a26d: Node current retry_counter: 0 03/03/2026 09:08:14 PM UTC [DEBUG] 69a74da75a0c0e10c481a26d:Event data retry_counter: 1 03/03/2026 09:08:14 PM UTC [INFO] Job retry for node 69a74da75a0c0e10c481a26d submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:08:14 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74da75a0c0e10c481a26d'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:27 PM UTC [DEBUG] Event received: 69a74d875a0c0e10c481a225 03/03/2026 09:08:27 PM UTC [DEBUG] 69a74d875a0c0e10c481a225: Node current retry_counter: 0 03/03/2026 09:08:27 PM UTC [DEBUG] 69a74d875a0c0e10c481a225:Event data retry_counter: 1 03/03/2026 09:08:27 PM UTC [INFO] Job retry for node 69a74d875a0c0e10c481a225 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:08:27 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74d875a0c0e10c481a225'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:28 PM UTC [DEBUG] Event received: 69a74d895a0c0e10c481a228 03/03/2026 09:08:28 PM UTC [DEBUG] 69a74d895a0c0e10c481a228: Node current retry_counter: 0 03/03/2026 09:08:28 PM UTC [DEBUG] 69a74d895a0c0e10c481a228:Event data retry_counter: 1 03/03/2026 09:08:28 PM UTC [INFO] Job retry for node 69a74d895a0c0e10c481a228 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:08:28 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74d895a0c0e10c481a228'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:28 PM UTC [DEBUG] Event received: 69a74dcb5a0c0e10c481a2c4 03/03/2026 09:08:28 PM UTC [DEBUG] 69a74dcb5a0c0e10c481a2c4: Node current retry_counter: 0 03/03/2026 09:08:28 PM UTC [DEBUG] 69a74dcb5a0c0e10c481a2c4:Event data retry_counter: 1 03/03/2026 09:08:28 PM UTC [INFO] Job retry for node 69a74dcb5a0c0e10c481a2c4 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:08:28 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74dcb5a0c0e10c481a2c4'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12b-odroid-n2'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:34 PM UTC [DEBUG] Event received: 69a74dbf5a0c0e10c481a2ad 03/03/2026 09:08:34 PM UTC [DEBUG] 69a74dbf5a0c0e10c481a2ad: Node current retry_counter: 0 03/03/2026 09:08:34 PM UTC [DEBUG] 69a74dbf5a0c0e10c481a2ad:Event data retry_counter: 1 03/03/2026 09:08:34 PM UTC [INFO] Job retry for node 69a74dbf5a0c0e10c481a2ad submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:08:34 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74dbf5a0c0e10c481a2ad'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:42 PM UTC [DEBUG] Event received: 69a74db35a0c0e10c481a27f 03/03/2026 09:08:42 PM UTC [DEBUG] 69a74db35a0c0e10c481a27f: Node current retry_counter: 0 03/03/2026 09:08:42 PM UTC [DEBUG] 69a74db35a0c0e10c481a27f:Event data retry_counter: 1 03/03/2026 09:08:42 PM UTC [INFO] Job retry for node 69a74db35a0c0e10c481a27f submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:08:42 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74db35a0c0e10c481a27f'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:08:50 PM UTC [DEBUG] Event received: 69a746e05a0c0e10c4819d78 03/03/2026 09:08:50 PM UTC [DEBUG] 69a746e05a0c0e10c4819d78: Node current retry_counter: 1 03/03/2026 09:08:50 PM UTC [DEBUG] 69a746e05a0c0e10c4819d78:Event data retry_counter: 2 03/03/2026 09:08:50 PM UTC [INFO] Job retry for node 69a746e05a0c0e10c4819d78 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:08:50 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a746e05a0c0e10c4819d78'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:09:27 PM UTC [DEBUG] Event received: 69a74e065a0c0e10c481a36a 03/03/2026 09:09:27 PM UTC [DEBUG] 69a74e065a0c0e10c481a36a: Node current retry_counter: 0 03/03/2026 09:09:27 PM UTC [DEBUG] 69a74e065a0c0e10c481a36a:Event data retry_counter: 1 03/03/2026 09:09:27 PM UTC [INFO] Job retry for node 69a74e065a0c0e10c481a36a submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:09:27 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74e065a0c0e10c481a36a'}, 'jobfilter': ['baseline-arm64-pengutronix'], 'platform_filter': ['rk3568-rock3a'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:09:39 PM UTC [DEBUG] Event received: 69a72f24e31b55480309d29d 03/03/2026 09:10:26 PM UTC [DEBUG] Event received: 69a74d925a0c0e10c481a237 03/03/2026 09:10:26 PM UTC [DEBUG] 69a74d925a0c0e10c481a237: Node current retry_counter: 0 03/03/2026 09:10:26 PM UTC [DEBUG] 69a74d925a0c0e10c481a237:Event data retry_counter: 1 03/03/2026 09:10:26 PM UTC [INFO] Job retry for node 69a74d925a0c0e10c481a237 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:10:26 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74d925a0c0e10c481a237'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['mt8395-genio-1200-evk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:02 PM UTC [DEBUG] Event received: 69a74e665a0c0e10c481a552 03/03/2026 09:11:02 PM UTC [DEBUG] 69a74e665a0c0e10c481a552: Node current retry_counter: 0 03/03/2026 09:11:02 PM UTC [DEBUG] 69a74e665a0c0e10c481a552:Event data retry_counter: 1 03/03/2026 09:11:03 PM UTC [INFO] Job retry for node 69a74e665a0c0e10c481a552 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:03 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e665a0c0e10c481a552'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['da850-lcdk'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:03 PM UTC [DEBUG] Event received: 69a74e675a0c0e10c481a556 03/03/2026 09:11:03 PM UTC [DEBUG] 69a74e675a0c0e10c481a556: Node current retry_counter: 0 03/03/2026 09:11:03 PM UTC [DEBUG] 69a74e675a0c0e10c481a556:Event data retry_counter: 1 03/03/2026 09:11:03 PM UTC [INFO] Job retry for node 69a74e675a0c0e10c481a556 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:03 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e675a0c0e10c481a556'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:07 PM UTC [DEBUG] Event received: 69a74caa5a0c0e10c481a1ce 03/03/2026 09:11:07 PM UTC [DEBUG] 69a74caa5a0c0e10c481a1ce: Node current retry_counter: 1 03/03/2026 09:11:07 PM UTC [DEBUG] 69a74caa5a0c0e10c481a1ce:Event data retry_counter: 2 03/03/2026 09:11:07 PM UTC [INFO] Job retry for node 69a74caa5a0c0e10c481a1ce submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:11:07 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74caa5a0c0e10c481a1ce'}, 'jobfilter': ['kselftest-ublk'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:11:14 PM UTC [DEBUG] Event received: 69a74e5b5a0c0e10c481a520 03/03/2026 09:11:14 PM UTC [DEBUG] 69a74e5b5a0c0e10c481a520: Node current retry_counter: 0 03/03/2026 09:11:14 PM UTC [DEBUG] 69a74e5b5a0c0e10c481a520:Event data retry_counter: 1 03/03/2026 09:11:14 PM UTC [INFO] Job retry for node 69a74e5b5a0c0e10c481a520 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:14 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e5b5a0c0e10c481a520'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['de0-nano-soc'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:16 PM UTC [DEBUG] Event received: 69a74e745a0c0e10c481a59f 03/03/2026 09:11:16 PM UTC [DEBUG] 69a74e745a0c0e10c481a59f: Node current retry_counter: 0 03/03/2026 09:11:16 PM UTC [DEBUG] 69a74e745a0c0e10c481a59f:Event data retry_counter: 1 03/03/2026 09:11:16 PM UTC [INFO] Job retry for node 69a74e745a0c0e10c481a59f submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:16 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e745a0c0e10c481a59f'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:27 PM UTC [DEBUG] Event received: 69a74e085a0c0e10c481a36e 03/03/2026 09:11:27 PM UTC [DEBUG] 69a74e085a0c0e10c481a36e: Node current retry_counter: 0 03/03/2026 09:11:27 PM UTC [DEBUG] 69a74e085a0c0e10c481a36e:Event data retry_counter: 1 03/03/2026 09:11:27 PM UTC [INFO] Job retry for node 69a74e085a0c0e10c481a36e submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:11:27 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74e085a0c0e10c481a36e'}, 'jobfilter': ['baseline-arm64-foundriesio'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:31 PM UTC [DEBUG] Event received: 69a74e825a0c0e10c481a5eb 03/03/2026 09:11:31 PM UTC [DEBUG] 69a74e825a0c0e10c481a5eb: Node current retry_counter: 0 03/03/2026 09:11:31 PM UTC [DEBUG] 69a74e825a0c0e10c481a5eb:Event data retry_counter: 1 03/03/2026 09:11:31 PM UTC [INFO] Job retry for node 69a74e825a0c0e10c481a5eb submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:31 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e825a0c0e10c481a5eb'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx23-olinuxino'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:31 PM UTC [DEBUG] Event received: 69a74e835a0c0e10c481a5ef 03/03/2026 09:11:31 PM UTC [DEBUG] 69a74e835a0c0e10c481a5ef: Node current retry_counter: 0 03/03/2026 09:11:31 PM UTC [DEBUG] 69a74e835a0c0e10c481a5ef:Event data retry_counter: 1 03/03/2026 09:11:31 PM UTC [INFO] Job retry for node 69a74e835a0c0e10c481a5ef submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:31 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e835a0c0e10c481a5ef'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx27-phytec-phycard-s-rdk'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:32 PM UTC [DEBUG] Event received: 69a74e845a0c0e10c481a5f3 03/03/2026 09:11:32 PM UTC [DEBUG] 69a74e845a0c0e10c481a5f3: Node current retry_counter: 0 03/03/2026 09:11:32 PM UTC [DEBUG] 69a74e845a0c0e10c481a5f3:Event data retry_counter: 1 03/03/2026 09:11:32 PM UTC [INFO] Job retry for node 69a74e845a0c0e10c481a5f3 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:32 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e845a0c0e10c481a5f3'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx28-duckbill'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:11:37 PM UTC [DEBUG] Event received: 69a74e895a0c0e10c481a603 03/03/2026 09:11:37 PM UTC [DEBUG] 69a74e895a0c0e10c481a603: Node current retry_counter: 0 03/03/2026 09:11:37 PM UTC [DEBUG] 69a74e895a0c0e10c481a603:Event data retry_counter: 1 03/03/2026 09:11:37 PM UTC [INFO] Job retry for node 69a74e895a0c0e10c481a603 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:11:37 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e895a0c0e10c481a603'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['jetson-tk1-barebox'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:10:02.101000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:12:40 PM UTC [DEBUG] Event received: 69a74e095a0c0e10c481a371 03/03/2026 09:12:40 PM UTC [DEBUG] 69a74e095a0c0e10c481a371: Node current retry_counter: 0 03/03/2026 09:12:40 PM UTC [DEBUG] 69a74e095a0c0e10c481a371:Event data retry_counter: 1 03/03/2026 09:12:40 PM UTC [INFO] Job retry for node 69a74e095a0c0e10c481a371 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:12:40 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74e095a0c0e10c481a371'}, 'jobfilter': ['baseline-arm64-foundriesio'], 'platform_filter': ['qcs6490-rb3gen2'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:12:47 PM UTC [DEBUG] Event received: 69a74cc65a0c0e10c481a1d4 03/03/2026 09:12:47 PM UTC [DEBUG] 69a74cc65a0c0e10c481a1d4: Node current retry_counter: 2 03/03/2026 09:12:47 PM UTC [DEBUG] 69a74cc65a0c0e10c481a1d4:Event data retry_counter: 3 03/03/2026 09:12:47 PM UTC [INFO] Job retry for node 69a74cc65a0c0e10c481a1d4 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:12:47 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74cc65a0c0e10c481a1d4'}, 'jobfilter': ['kselftest-splice'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 09:13:47 PM UTC [DEBUG] Event received: 69a6fa7d2da7ccec10685468 03/03/2026 09:13:47 PM UTC [DEBUG] 69a6fa7d2da7ccec10685468: Node current retry_counter: 1 03/03/2026 09:13:47 PM UTC [DEBUG] 69a6fa7d2da7ccec10685468:Event data retry_counter: 2 03/03/2026 09:13:47 PM UTC [INFO] Job retry for node 69a6fa7d2da7ccec10685468 submitted. Parent node: 69a696fc3d518458fb33ea24 03/03/2026 09:13:47 PM UTC [DEBUG] Event:{'data': {'id': '69a696fc3d518458fb33ea24', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a696933d518458fb33e9fe', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_modules_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '0f1542dc869aea9adcd85b53b381b90ce20ac56a', 'describe': 'staging-next-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-2967-g0f1542dc869a', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.0'], 'commit_message': 'staging-next-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a696fc3d518458fb33ea24-kbuild-gcc-14-arm64-wa5nj7v4', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fa7d2da7ccec10685468'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T08:08:28.262000', 'updated': '2026-03-03T14:08:34.502000', 'timeout': '2026-03-03T14:08:28.262000', 'holdoff': '2026-03-03T09:04:15.625000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '425cdd21975e5d382bd4c089d8ddac8830ac382f4677b7994565cb0597a1e649', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:15:45 PM UTC [DEBUG] Event received: 69a74da05a0c0e10c481a263 03/03/2026 09:15:45 PM UTC [DEBUG] 69a74da05a0c0e10c481a263: Node current retry_counter: 0 03/03/2026 09:15:45 PM UTC [DEBUG] 69a74da05a0c0e10c481a263:Event data retry_counter: 1 03/03/2026 09:15:45 PM UTC [INFO] Job retry for node 69a74da05a0c0e10c481a263 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:15:45 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74da05a0c0e10c481a263'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:07:07.568000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:15:47 PM UTC [DEBUG] Event received: 69a6faf12da7ccec106854be 03/03/2026 09:15:47 PM UTC [DEBUG] 69a6faf12da7ccec106854be: Node current retry_counter: 1 03/03/2026 09:15:47 PM UTC [DEBUG] 69a6faf12da7ccec106854be:Event data retry_counter: 2 03/03/2026 09:15:47 PM UTC [INFO] Job retry for node 69a6faf12da7ccec106854be submitted. Parent node: 69a6d3423d518458fb340278 03/03/2026 09:15:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6d3423d518458fb340278', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6d2883d518458fb3401f2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d784', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d784', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6d3423d518458fb340278-kbuild-gcc-14-arm64-3sfcrolu', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6faf12da7ccec106854be'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T12:25:38.977000', 'updated': '2026-03-03T18:25:47.748000', 'timeout': '2026-03-03T18:25:38.977000', 'holdoff': '2026-03-03T13:18:08.172000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '108e75ddfdefcffea8772301d2fa635ecdc662f0ff7daf0e215a601888d282e4', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:16:43 PM UTC [DEBUG] Event received: 69a74c6c5a0c0e10c481a1bc 03/03/2026 09:16:43 PM UTC [DEBUG] 69a74c6c5a0c0e10c481a1bc: Node current retry_counter: 2 03/03/2026 09:16:44 PM UTC [DEBUG] 69a74c6c5a0c0e10c481a1bc:Event data retry_counter: 3 03/03/2026 09:16:44 PM UTC [INFO] Job retry for node 69a74c6c5a0c0e10c481a1bc submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 09:16:44 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74c6c5a0c0e10c481a1bc'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['r8a7743-iwg20d-q7'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T17:16:39.528000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 09:16:47 PM UTC [DEBUG] Event received: 69a6fb482da7ccec106854e6 03/03/2026 09:16:47 PM UTC [DEBUG] 69a6fb482da7ccec106854e6: Node current retry_counter: 1 03/03/2026 09:16:47 PM UTC [DEBUG] 69a6fb482da7ccec106854e6:Event data retry_counter: 2 03/03/2026 09:16:47 PM UTC [INFO] Job retry for node 69a6fb482da7ccec106854e6 submitted. Parent node: 69a6d3423d518458fb340278 03/03/2026 09:16:47 PM UTC [DEBUG] Event:{'data': {'id': '69a6d3423d518458fb340278', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6d2883d518458fb3401f2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d784', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d784', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6d3423d518458fb340278-kbuild-gcc-14-arm64-3sfcrolu', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fb482da7ccec106854e6'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T12:25:38.977000', 'updated': '2026-03-03T18:25:47.748000', 'timeout': '2026-03-03T18:25:38.977000', 'holdoff': '2026-03-03T13:18:08.172000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '108e75ddfdefcffea8772301d2fa635ecdc662f0ff7daf0e215a601888d282e4', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:18:48 PM UTC [DEBUG] Event received: 69a6fbac2da7ccec106854f6 03/03/2026 09:18:48 PM UTC [DEBUG] 69a6fbac2da7ccec106854f6: Node current retry_counter: 1 03/03/2026 09:18:48 PM UTC [DEBUG] 69a6fbac2da7ccec106854f6:Event data retry_counter: 2 03/03/2026 09:18:48 PM UTC [INFO] Job retry for node 69a6fbac2da7ccec106854f6 submitted. Parent node: 69a696fc3d518458fb33ea24 03/03/2026 09:18:48 PM UTC [DEBUG] Event:{'data': {'id': '69a696fc3d518458fb33ea24', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a696933d518458fb33e9fe', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_modules_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a696fc3d518458fb33ea24/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '0f1542dc869aea9adcd85b53b381b90ce20ac56a', 'describe': 'staging-next-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-2967-g0f1542dc869a', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.0'], 'commit_message': 'staging-next-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a696fc3d518458fb33ea24-kbuild-gcc-14-arm64-wa5nj7v4', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fbac2da7ccec106854f6'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T08:08:28.262000', 'updated': '2026-03-03T14:08:34.502000', 'timeout': '2026-03-03T14:08:28.262000', 'holdoff': '2026-03-03T09:04:15.625000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '425cdd21975e5d382bd4c089d8ddac8830ac382f4677b7994565cb0597a1e649', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:21:48 PM UTC [DEBUG] Event received: 69a6fc762da7ccec10685520 03/03/2026 09:21:48 PM UTC [DEBUG] 69a6fc762da7ccec10685520: Node current retry_counter: 2 03/03/2026 09:21:48 PM UTC [DEBUG] 69a6fc762da7ccec10685520:Event data retry_counter: 3 03/03/2026 09:21:48 PM UTC [INFO] Job retry for node 69a6fc762da7ccec10685520 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:21:48 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fc762da7ccec10685520'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:22:08 PM UTC [DEBUG] Event received: 69a72ce3e31b55480309ac84 03/03/2026 09:22:08 PM UTC [DEBUG] 69a72ce3e31b55480309ac84: Node current retry_counter: 0 03/03/2026 09:22:08 PM UTC [DEBUG] 69a72ce3e31b55480309ac84:Event data retry_counter: 1 03/03/2026 09:22:08 PM UTC [INFO] Job retry for node 69a72ce3e31b55480309ac84 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:22:08 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72ce3e31b55480309ac84'}, 'jobfilter': ['kselftest-mm-8g'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:23:07 PM UTC [DEBUG] Event received: 69a74cec5a0c0e10c481a1eb 03/03/2026 09:23:07 PM UTC [DEBUG] 69a74cec5a0c0e10c481a1eb: Node current retry_counter: 2 03/03/2026 09:23:07 PM UTC [DEBUG] 69a74cec5a0c0e10c481a1eb:Event data retry_counter: 3 03/03/2026 09:23:07 PM UTC [INFO] Job retry for node 69a74cec5a0c0e10c481a1eb submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:23:07 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74cec5a0c0e10c481a1eb'}, 'jobfilter': ['kselftest-sync'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 09:23:48 PM UTC [DEBUG] Event received: 69a6fccd2da7ccec10685532 03/03/2026 09:23:48 PM UTC [DEBUG] 69a6fccd2da7ccec10685532: Node current retry_counter: 2 03/03/2026 09:23:48 PM UTC [DEBUG] 69a6fccd2da7ccec10685532:Event data retry_counter: 3 03/03/2026 09:23:48 PM UTC [INFO] Job retry for node 69a6fccd2da7ccec10685532 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:23:48 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fccd2da7ccec10685532'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:24:48 PM UTC [DEBUG] Event received: 69a6fd252da7ccec10685548 03/03/2026 09:24:48 PM UTC [DEBUG] 69a6fd252da7ccec10685548: Node current retry_counter: 2 03/03/2026 09:24:48 PM UTC [DEBUG] 69a6fd252da7ccec10685548:Event data retry_counter: 3 03/03/2026 09:24:48 PM UTC [INFO] Job retry for node 69a6fd252da7ccec10685548 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:24:48 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fd252da7ccec10685548'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:25:00 PM UTC [DEBUG] Event received: 69a74cae5a0c0e10c481a1d1 03/03/2026 09:25:00 PM UTC [DEBUG] 69a74cae5a0c0e10c481a1d1: Node current retry_counter: 3 03/03/2026 09:25:00 PM UTC [INFO] 69a74cae5a0c0e10c481a1d1 Job has already retried 3 times. Not submitting a retry. 03/03/2026 09:25:27 PM UTC [DEBUG] Event received: 69a74e645a0c0e10c481a543 03/03/2026 09:25:27 PM UTC [DEBUG] 69a74e645a0c0e10c481a543: Node current retry_counter: 2 03/03/2026 09:25:27 PM UTC [DEBUG] 69a74e645a0c0e10c481a543:Event data retry_counter: 3 03/03/2026 09:25:27 PM UTC [INFO] Job retry for node 69a74e645a0c0e10c481a543 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:25:27 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74e645a0c0e10c481a543'}, 'jobfilter': ['kselftest-timens'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 09:25:48 PM UTC [DEBUG] Event received: 69a6fd792da7ccec10685564 03/03/2026 09:25:48 PM UTC [DEBUG] 69a6fd792da7ccec10685564: Node current retry_counter: 2 03/03/2026 09:25:48 PM UTC [DEBUG] 69a6fd792da7ccec10685564:Event data retry_counter: 3 03/03/2026 09:25:48 PM UTC [INFO] Job retry for node 69a6fd792da7ccec10685564 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:25:48 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fd792da7ccec10685564'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:26:09 PM UTC [DEBUG] Event received: 69a72ce8e31b55480309ad66 03/03/2026 09:26:09 PM UTC [DEBUG] 69a72ce8e31b55480309ad66: Node current retry_counter: 0 03/03/2026 09:26:09 PM UTC [DEBUG] 69a72ce8e31b55480309ad66:Event data retry_counter: 1 03/03/2026 09:26:09 PM UTC [INFO] Job retry for node 69a72ce8e31b55480309ad66 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:26:09 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72ce8e31b55480309ad66'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:27:09 PM UTC [DEBUG] Event received: 69a752215a0c0e10c481a893 03/03/2026 09:27:09 PM UTC [DEBUG] 69a752215a0c0e10c481a893: Node current retry_counter: 1 03/03/2026 09:27:09 PM UTC [DEBUG] 69a752215a0c0e10c481a893:Event data retry_counter: 2 03/03/2026 09:27:09 PM UTC [INFO] Job retry for node 69a752215a0c0e10c481a893 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:27:09 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a752215a0c0e10c481a893'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:29:04 PM UTC [DEBUG] Event received: 69a74e5c5a0c0e10c481a526 03/03/2026 09:29:04 PM UTC [DEBUG] 69a74e5c5a0c0e10c481a526: Node current retry_counter: 0 03/03/2026 09:29:04 PM UTC [DEBUG] 69a74e5c5a0c0e10c481a526:Event data retry_counter: 1 03/03/2026 09:29:04 PM UTC [INFO] Job retry for node 69a74e5c5a0c0e10c481a526 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:29:04 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e5c5a0c0e10c481a526'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['r8a7743-iwg20d-q7'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:29:08 PM UTC [DEBUG] Event received: 69a74e7c5a0c0e10c481a5d5 03/03/2026 09:29:08 PM UTC [DEBUG] 69a74e7c5a0c0e10c481a5d5: Node current retry_counter: 1 03/03/2026 09:29:08 PM UTC [DEBUG] 69a74e7c5a0c0e10c481a5d5:Event data retry_counter: 2 03/03/2026 09:29:08 PM UTC [INFO] Job retry for node 69a74e7c5a0c0e10c481a5d5 submitted. Parent node: 69a744845a0c0e10c4819ccc 03/03/2026 09:29:08 PM UTC [DEBUG] Event:{'data': {'id': '69a744845a0c0e10c4819ccc', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-multi_v5_defconfig', 'path': ['checkout', 'kbuild-gcc-14-arm-multi_v5_defconfig'], 'group': 'kbuild-gcc-14-arm-multi_v5_defconfig', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_modules.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/metadata.json', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_dtbs.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v5_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v5_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744845a0c0e10c4819ccc-kbuild-gcc-14-arm-multi--onxa2eth', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e7c5a0c0e10c481a5d5'}, 'jobfilter': ['ltp-smoke'], 'platform_filter': ['at91sam9g20ek'], 'created': '2026-03-03T20:28:52.229000', 'updated': '2026-03-03T21:01:58.330000', 'timeout': '2026-03-04T02:28:52.229000', 'holdoff': '2026-03-03T20:51:08.990000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:29:16 PM UTC [DEBUG] Event received: 69a74dac5a0c0e10c481a276 03/03/2026 09:29:16 PM UTC [DEBUG] 69a74dac5a0c0e10c481a276: Node current retry_counter: 0 03/03/2026 09:29:16 PM UTC [DEBUG] 69a74dac5a0c0e10c481a276:Event data retry_counter: 1 03/03/2026 09:29:16 PM UTC [INFO] Job retry for node 69a74dac5a0c0e10c481a276 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:29:16 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74dac5a0c0e10c481a276'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:29:48 PM UTC [DEBUG] Event received: 69a6fe522da7ccec1068560e 03/03/2026 09:29:48 PM UTC [DEBUG] 69a6fe522da7ccec1068560e: Node current retry_counter: 2 03/03/2026 09:29:48 PM UTC [DEBUG] 69a6fe522da7ccec1068560e:Event data retry_counter: 3 03/03/2026 09:29:48 PM UTC [INFO] Job retry for node 69a6fe522da7ccec1068560e submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:29:48 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fe522da7ccec1068560e'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:30:21 PM UTC [DEBUG] Event received: 69a752795a0c0e10c481ad03 03/03/2026 09:30:21 PM UTC [DEBUG] 69a752795a0c0e10c481ad03: Node current retry_counter: 1 03/03/2026 09:30:21 PM UTC [DEBUG] 69a752795a0c0e10c481ad03:Event data retry_counter: 2 03/03/2026 09:30:21 PM UTC [INFO] Job retry for node 69a752795a0c0e10c481ad03 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:30:21 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a752795a0c0e10c481ad03'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:30:49 PM UTC [DEBUG] Event received: 69a6fea82da7ccec10685625 03/03/2026 09:30:49 PM UTC [DEBUG] 69a6fea82da7ccec10685625: Node current retry_counter: 2 03/03/2026 09:30:49 PM UTC [DEBUG] 69a6fea82da7ccec10685625:Event data retry_counter: 3 03/03/2026 09:30:49 PM UTC [INFO] Job retry for node 69a6fea82da7ccec10685625 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:30:49 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fea82da7ccec10685625'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:30:57 PM UTC [DEBUG] Event received: 69a752c95a0c0e10c481ad22 03/03/2026 09:30:57 PM UTC [DEBUG] 69a752c95a0c0e10c481ad22: Node current retry_counter: 1 03/03/2026 09:30:57 PM UTC [DEBUG] 69a752c95a0c0e10c481ad22:Event data retry_counter: 2 03/03/2026 09:30:57 PM UTC [INFO] Job retry for node 69a752c95a0c0e10c481ad22 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:30:57 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a752c95a0c0e10c481ad22'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:30:58 PM UTC [DEBUG] Event received: 69a74e725a0c0e10c481a598 03/03/2026 09:30:58 PM UTC [DEBUG] 69a74e725a0c0e10c481a598: Node current retry_counter: 0 03/03/2026 09:30:58 PM UTC [DEBUG] 69a74e725a0c0e10c481a598:Event data retry_counter: 1 03/03/2026 09:30:58 PM UTC [INFO] Job retry for node 69a74e725a0c0e10c481a598 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:30:58 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e725a0c0e10c481a598'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['armada-388-clearfog-pro'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:32:14 PM UTC [DEBUG] Event received: 69a74df95a0c0e10c481a33f 03/03/2026 09:32:14 PM UTC [DEBUG] 69a74df95a0c0e10c481a33f: Node current retry_counter: 0 03/03/2026 09:32:14 PM UTC [DEBUG] 69a74df95a0c0e10c481a33f:Event data retry_counter: 1 03/03/2026 09:32:14 PM UTC [INFO] Job retry for node 69a74df95a0c0e10c481a33f submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:32:14 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74df95a0c0e10c481a33f'}, 'jobfilter': ['baseline-arm64-clabbe'], 'platform_filter': ['sun50i-a64-bananapi-m64'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:32:29 PM UTC [DEBUG] Event received: 69a7531e5a0c0e10c481ad3b 03/03/2026 09:32:29 PM UTC [DEBUG] 69a7531e5a0c0e10c481ad3b: Node current retry_counter: 1 03/03/2026 09:32:29 PM UTC [DEBUG] 69a7531e5a0c0e10c481ad3b:Event data retry_counter: 2 03/03/2026 09:32:29 PM UTC [INFO] Job retry for node 69a7531e5a0c0e10c481ad3b submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:32:29 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7531e5a0c0e10c481ad3b'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:32:49 PM UTC [DEBUG] Event received: 69a6fefe2da7ccec10685638 03/03/2026 09:32:49 PM UTC [DEBUG] 69a6fefe2da7ccec10685638: Node current retry_counter: 2 03/03/2026 09:32:49 PM UTC [DEBUG] 69a6fefe2da7ccec10685638:Event data retry_counter: 3 03/03/2026 09:32:49 PM UTC [INFO] Job retry for node 69a6fefe2da7ccec10685638 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:32:49 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6fefe2da7ccec10685638'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:32:51 PM UTC [DEBUG] Event received: 69a753835a0c0e10c481ad54 03/03/2026 09:32:51 PM UTC [DEBUG] 69a753835a0c0e10c481ad54: Node current retry_counter: 1 03/03/2026 09:32:51 PM UTC [DEBUG] 69a753835a0c0e10c481ad54:Event data retry_counter: 2 03/03/2026 09:32:51 PM UTC [INFO] Job retry for node 69a753835a0c0e10c481ad54 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:32:51 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a753835a0c0e10c481ad54'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12b-odroid-n2'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:33:49 PM UTC [DEBUG] Event received: 69a6ff552da7ccec10685645 03/03/2026 09:33:49 PM UTC [DEBUG] 69a6ff552da7ccec10685645: Node current retry_counter: 2 03/03/2026 09:33:49 PM UTC [DEBUG] 69a6ff552da7ccec10685645:Event data retry_counter: 3 03/03/2026 09:33:49 PM UTC [INFO] Job retry for node 69a6ff552da7ccec10685645 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:33:49 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6ff552da7ccec10685645'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:35:49 PM UTC [DEBUG] Event received: 69a6ffac2da7ccec10685650 03/03/2026 09:35:49 PM UTC [DEBUG] 69a6ffac2da7ccec10685650: Node current retry_counter: 2 03/03/2026 09:35:49 PM UTC [DEBUG] 69a6ffac2da7ccec10685650:Event data retry_counter: 3 03/03/2026 09:35:49 PM UTC [INFO] Job retry for node 69a6ffac2da7ccec10685650 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:35:49 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a6ffac2da7ccec10685650'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:35:55 PM UTC [DEBUG] Event received: 69a7542e5a0c0e10c481ad7e 03/03/2026 09:35:55 PM UTC [DEBUG] 69a7542e5a0c0e10c481ad7e: Node current retry_counter: 1 03/03/2026 09:35:55 PM UTC [DEBUG] 69a7542e5a0c0e10c481ad7e:Event data retry_counter: 2 03/03/2026 09:35:55 PM UTC [INFO] Job retry for node 69a7542e5a0c0e10c481ad7e submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:35:55 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7542e5a0c0e10c481ad7e'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:36:49 PM UTC [DEBUG] Event received: 69a700022da7ccec10685662 03/03/2026 09:36:49 PM UTC [DEBUG] 69a700022da7ccec10685662: Node current retry_counter: 2 03/03/2026 09:36:49 PM UTC [DEBUG] 69a700022da7ccec10685662:Event data retry_counter: 3 03/03/2026 09:36:49 PM UTC [INFO] Job retry for node 69a700022da7ccec10685662 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:36:49 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a700022da7ccec10685662'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:37:29 PM UTC [DEBUG] Event received: 69a753d95a0c0e10c481ad6a 03/03/2026 09:37:29 PM UTC [DEBUG] 69a753d95a0c0e10c481ad6a: Node current retry_counter: 1 03/03/2026 09:37:29 PM UTC [DEBUG] 69a753d95a0c0e10c481ad6a:Event data retry_counter: 2 03/03/2026 09:37:29 PM UTC [INFO] Job retry for node 69a753d95a0c0e10c481ad6a submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:37:29 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a753d95a0c0e10c481ad6a'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:37:48 PM UTC [DEBUG] Event received: 69a754ab5a0c0e10c481ada8 03/03/2026 09:37:48 PM UTC [DEBUG] 69a754ab5a0c0e10c481ada8: Node current retry_counter: 1 03/03/2026 09:37:48 PM UTC [DEBUG] 69a754ab5a0c0e10c481ada8:Event data retry_counter: 2 03/03/2026 09:37:48 PM UTC [INFO] Job retry for node 69a754ab5a0c0e10c481ada8 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:37:48 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a754ab5a0c0e10c481ada8'}, 'jobfilter': ['baseline-arm64-pengutronix'], 'platform_filter': ['rk3568-rock3a'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:38:49 PM UTC [DEBUG] Event received: 69a700582da7ccec10685678 03/03/2026 09:38:49 PM UTC [DEBUG] 69a700582da7ccec10685678: Node current retry_counter: 2 03/03/2026 09:38:49 PM UTC [DEBUG] 69a700582da7ccec10685678:Event data retry_counter: 3 03/03/2026 09:38:49 PM UTC [INFO] Job retry for node 69a700582da7ccec10685678 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:38:49 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a700582da7ccec10685678'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:40:12 PM UTC [DEBUG] Event received: 69a7553c5a0c0e10c481b178 03/03/2026 09:40:12 PM UTC [DEBUG] 69a7553c5a0c0e10c481b178: Node current retry_counter: 1 03/03/2026 09:40:12 PM UTC [DEBUG] 69a7553c5a0c0e10c481b178:Event data retry_counter: 2 03/03/2026 09:40:12 PM UTC [INFO] Job retry for node 69a7553c5a0c0e10c481b178 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:40:12 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7553c5a0c0e10c481b178'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['da850-lcdk'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:40:13 PM UTC [DEBUG] Event received: 69a74e875a0c0e10c481a5fd 03/03/2026 09:40:13 PM UTC [DEBUG] 69a74e875a0c0e10c481a5fd: Node current retry_counter: 0 03/03/2026 09:40:13 PM UTC [DEBUG] 69a74e875a0c0e10c481a5fd:Event data retry_counter: 1 03/03/2026 09:40:13 PM UTC [INFO] Job retry for node 69a74e875a0c0e10c481a5fd submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:40:13 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a74e875a0c0e10c481a5fd'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx6qp-wandboard-revd1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 09:40:49 PM UTC [DEBUG] Event received: 69a700f12da7ccec1068569b 03/03/2026 09:40:49 PM UTC [DEBUG] 69a700f12da7ccec1068569b: Node current retry_counter: 2 03/03/2026 09:40:49 PM UTC [DEBUG] 69a700f12da7ccec1068569b:Event data retry_counter: 3 03/03/2026 09:40:49 PM UTC [INFO] Job retry for node 69a700f12da7ccec1068569b submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:40:49 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a700f12da7ccec1068569b'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:41:01 PM UTC [DEBUG] Event received: 69a7556c5a0c0e10c481b196 03/03/2026 09:41:01 PM UTC [DEBUG] 69a7556c5a0c0e10c481b196: Node current retry_counter: 1 03/03/2026 09:41:01 PM UTC [DEBUG] 69a7556c5a0c0e10c481b196:Event data retry_counter: 2 03/03/2026 09:41:01 PM UTC [INFO] Job retry for node 69a7556c5a0c0e10c481b196 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:41:01 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7556c5a0c0e10c481b196'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:42:16 PM UTC [DEBUG] Event received: 69a755ab5a0c0e10c481b1b4 03/03/2026 09:42:16 PM UTC [DEBUG] 69a755ab5a0c0e10c481b1b4: Node current retry_counter: 1 03/03/2026 09:42:16 PM UTC [DEBUG] 69a755ab5a0c0e10c481b1b4:Event data retry_counter: 2 03/03/2026 09:42:16 PM UTC [INFO] Job retry for node 69a755ab5a0c0e10c481b1b4 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:42:16 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a755ab5a0c0e10c481b1b4'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['de0-nano-soc'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:42:50 PM UTC [DEBUG] Event received: 69a701492da7ccec106856b9 03/03/2026 09:42:50 PM UTC [DEBUG] 69a701492da7ccec106856b9: Node current retry_counter: 1 03/03/2026 09:42:50 PM UTC [DEBUG] 69a701492da7ccec106856b9:Event data retry_counter: 2 03/03/2026 09:42:50 PM UTC [INFO] Job retry for node 69a701492da7ccec106856b9 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:42:50 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a701492da7ccec106856b9'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:43:02 PM UTC [DEBUG] Event received: 69a755e55a0c0e10c481b1ca 03/03/2026 09:43:02 PM UTC [DEBUG] 69a755e55a0c0e10c481b1ca: Node current retry_counter: 1 03/03/2026 09:43:02 PM UTC [DEBUG] 69a755e55a0c0e10c481b1ca:Event data retry_counter: 2 03/03/2026 09:43:02 PM UTC [INFO] Job retry for node 69a755e55a0c0e10c481b1ca submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:43:02 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a755e55a0c0e10c481b1ca'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:43:50 PM UTC [DEBUG] Event received: 69a7019f2da7ccec106856cb 03/03/2026 09:43:50 PM UTC [DEBUG] 69a7019f2da7ccec106856cb: Node current retry_counter: 2 03/03/2026 09:43:50 PM UTC [DEBUG] 69a7019f2da7ccec106856cb:Event data retry_counter: 3 03/03/2026 09:43:50 PM UTC [INFO] Job retry for node 69a7019f2da7ccec106856cb submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:43:50 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7019f2da7ccec106856cb'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:45:19 PM UTC [DEBUG] Event received: 69a7566f5a0c0e10c481b1f8 03/03/2026 09:45:19 PM UTC [DEBUG] 69a7566f5a0c0e10c481b1f8: Node current retry_counter: 1 03/03/2026 09:45:19 PM UTC [DEBUG] 69a7566f5a0c0e10c481b1f8:Event data retry_counter: 2 03/03/2026 09:45:19 PM UTC [INFO] Job retry for node 69a7566f5a0c0e10c481b1f8 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:45:19 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7566f5a0c0e10c481b1f8'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx23-olinuxino'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:45:39 PM UTC [DEBUG] Event received: 69a751915a0c0e10c481a85f 03/03/2026 09:45:39 PM UTC [DEBUG] 69a751915a0c0e10c481a85f: Node current retry_counter: 3 03/03/2026 09:45:39 PM UTC [INFO] 69a751915a0c0e10c481a85f Job has already retried 3 times. Not submitting a retry. 03/03/2026 09:45:50 PM UTC [DEBUG] Event received: 69a701f52da7ccec106856e4 03/03/2026 09:45:50 PM UTC [DEBUG] 69a701f52da7ccec106856e4: Node current retry_counter: 2 03/03/2026 09:45:50 PM UTC [DEBUG] 69a701f52da7ccec106856e4:Event data retry_counter: 3 03/03/2026 09:45:50 PM UTC [INFO] Job retry for node 69a701f52da7ccec106856e4 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:45:50 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a701f52da7ccec106856e4'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:46:07 PM UTC [DEBUG] Event received: 69a7569f5a0c0e10c481b20e 03/03/2026 09:46:07 PM UTC [DEBUG] 69a7569f5a0c0e10c481b20e: Node current retry_counter: 1 03/03/2026 09:46:07 PM UTC [DEBUG] 69a7569f5a0c0e10c481b20e:Event data retry_counter: 2 03/03/2026 09:46:07 PM UTC [INFO] Job retry for node 69a7569f5a0c0e10c481b20e submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:46:07 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7569f5a0c0e10c481b20e'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx27-phytec-phycard-s-rdk'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:46:30 PM UTC [DEBUG] Event received: 69a72d46e31b55480309afe9 03/03/2026 09:46:30 PM UTC [DEBUG] 69a72d46e31b55480309afe9: Node current retry_counter: 1 03/03/2026 09:46:30 PM UTC [DEBUG] 69a72d46e31b55480309afe9:Event data retry_counter: 2 03/03/2026 09:46:30 PM UTC [INFO] Job retry for node 69a72d46e31b55480309afe9 submitted. Parent node: 69a6d3423d518458fb340278 03/03/2026 09:46:30 PM UTC [DEBUG] Event:{'data': {'id': '69a6d3423d518458fb340278', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6d2883d518458fb3401f2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a6d3423d518458fb340278/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d784', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d784', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6d3423d518458fb340278-kbuild-gcc-14-arm64-3sfcrolu', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a72d46e31b55480309afe9'}, 'jobfilter': ['kselftest-breakpoints'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T12:25:38.977000', 'updated': '2026-03-03T18:25:47.748000', 'timeout': '2026-03-03T18:25:38.977000', 'holdoff': '2026-03-03T13:18:08.172000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '108e75ddfdefcffea8772301d2fa635ecdc662f0ff7daf0e215a601888d282e4', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:46:50 PM UTC [DEBUG] Event received: 69a7024d2da7ccec106856f7 03/03/2026 09:46:50 PM UTC [DEBUG] 69a7024d2da7ccec106856f7: Node current retry_counter: 1 03/03/2026 09:46:50 PM UTC [DEBUG] 69a7024d2da7ccec106856f7:Event data retry_counter: 2 03/03/2026 09:46:50 PM UTC [INFO] Job retry for node 69a7024d2da7ccec106856f7 submitted. Parent node: 69a697103d518458fb33ea36 03/03/2026 09:46:50 PM UTC [DEBUG] Event:{'data': {'id': '69a697103d518458fb33ea36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a696933d518458fb33e9fe', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build.sh', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/metadata.json', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kselftest_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/3.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '0f1542dc869aea9adcd85b53b381b90ce20ac56a', 'describe': 'staging-next-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-2967-g0f1542dc869a', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.0'], 'commit_message': 'staging-next-20260303.0', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a697103d518458fb33ea36-kbuild-gcc-14-x86-cf0392yw', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7024d2da7ccec106856f7'}, 'jobfilter': ['baseline-x86-pull-labs-demo'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T08:08:48.230000', 'updated': '2026-03-03T14:09:33.226000', 'timeout': '2026-03-03T14:08:48.230000', 'holdoff': '2026-03-03T08:38:03.923000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '425cdd21975e5d382bd4c089d8ddac8830ac382f4677b7994565cb0597a1e649', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:46:55 PM UTC [DEBUG] Event received: 69a756cf5a0c0e10c481b235 03/03/2026 09:46:55 PM UTC [DEBUG] 69a756cf5a0c0e10c481b235: Node current retry_counter: 1 03/03/2026 09:46:55 PM UTC [DEBUG] 69a756cf5a0c0e10c481b235:Event data retry_counter: 2 03/03/2026 09:46:55 PM UTC [INFO] Job retry for node 69a756cf5a0c0e10c481b235 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:46:55 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a756cf5a0c0e10c481b235'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx28-duckbill'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:47:43 PM UTC [DEBUG] Event received: 69a756ff5a0c0e10c481b245 03/03/2026 09:47:43 PM UTC [DEBUG] 69a756ff5a0c0e10c481b245: Node current retry_counter: 1 03/03/2026 09:47:43 PM UTC [DEBUG] 69a756ff5a0c0e10c481b245:Event data retry_counter: 2 03/03/2026 09:47:43 PM UTC [INFO] Job retry for node 69a756ff5a0c0e10c481b245 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 09:47:43 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a756ff5a0c0e10c481b245'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['jetson-tk1-barebox'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:47:50 PM UTC [DEBUG] Event received: 69a7028b2da7ccec106856ff 03/03/2026 09:47:50 PM UTC [DEBUG] 69a7028b2da7ccec106856ff: Node current retry_counter: 2 03/03/2026 09:47:50 PM UTC [DEBUG] 69a7028b2da7ccec106856ff:Event data retry_counter: 3 03/03/2026 09:47:50 PM UTC [INFO] Job retry for node 69a7028b2da7ccec106856ff submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:47:50 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7028b2da7ccec106856ff'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:49:48 PM UTC [DEBUG] Event received: 69a755a85a0c0e10c481b1b1 03/03/2026 09:49:48 PM UTC [DEBUG] 69a755a85a0c0e10c481b1b1: Node current retry_counter: 2 03/03/2026 09:49:48 PM UTC [DEBUG] 69a755a85a0c0e10c481b1b1:Event data retry_counter: 3 03/03/2026 09:49:48 PM UTC [INFO] Job retry for node 69a755a85a0c0e10c481b1b1 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:49:48 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a755a85a0c0e10c481b1b1'}, 'jobfilter': ['kselftest-ublk'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 09:49:50 PM UTC [DEBUG] Event received: 69a7031d2da7ccec10685725 03/03/2026 09:49:50 PM UTC [DEBUG] 69a7031d2da7ccec10685725: Node current retry_counter: 1 03/03/2026 09:49:50 PM UTC [DEBUG] 69a7031d2da7ccec10685725:Event data retry_counter: 2 03/03/2026 09:49:50 PM UTC [INFO] Job retry for node 69a7031d2da7ccec10685725 submitted. Parent node: 69a697103d518458fb33ea36 03/03/2026 09:49:50 PM UTC [DEBUG] Event:{'data': {'id': '69a697103d518458fb33ea36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a696933d518458fb33e9fe', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build.sh', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/metadata.json', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kselftest_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/fragments/3.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a697103d518458fb33ea36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '0f1542dc869aea9adcd85b53b381b90ce20ac56a', 'describe': 'staging-next-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-2967-g0f1542dc869a', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.0'], 'commit_message': 'staging-next-20260303.0', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a697103d518458fb33ea36-kbuild-gcc-14-x86-cf0392yw', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7031d2da7ccec10685725'}, 'jobfilter': ['baseline-x86'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T08:08:48.230000', 'updated': '2026-03-03T14:09:33.226000', 'timeout': '2026-03-03T14:08:48.230000', 'holdoff': '2026-03-03T08:38:03.923000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '425cdd21975e5d382bd4c089d8ddac8830ac382f4677b7994565cb0597a1e649', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:50:32 PM UTC [DEBUG] Event received: 69a745625a0c0e10c4819d45 03/03/2026 09:50:32 PM UTC [DEBUG] 69a745625a0c0e10c4819d45: Node current retry_counter: 1 03/03/2026 09:50:32 PM UTC [DEBUG] 69a745625a0c0e10c4819d45:Event data retry_counter: 2 03/03/2026 09:50:32 PM UTC [INFO] Job retry for node 69a745625a0c0e10c4819d45 submitted. Parent node: 69a70fafe31b554803095f11 03/03/2026 09:50:32 PM UTC [DEBUG] Event:{'data': {'id': '69a70fafe31b554803095f11', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/0.config', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.log.gz', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fafe31b554803095f11-kbuild-gcc-14-arm64-tvb7sxg9', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a745625a0c0e10c4819d45'}, 'jobfilter': ['kselftest-timers'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:27.177000', 'updated': '2026-03-03T18:49:50.470000', 'timeout': '2026-03-03T22:43:27.177000', 'holdoff': '2026-03-03T18:49:26.190000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:50:50 PM UTC [DEBUG] Event received: 69a7031f2da7ccec10685728 03/03/2026 09:50:50 PM UTC [DEBUG] 69a7031f2da7ccec10685728: Node current retry_counter: 2 03/03/2026 09:50:50 PM UTC [DEBUG] 69a7031f2da7ccec10685728:Event data retry_counter: 3 03/03/2026 09:50:50 PM UTC [INFO] Job retry for node 69a7031f2da7ccec10685728 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:50:50 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7031f2da7ccec10685728'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:51:35 PM UTC [DEBUG] Event received: 69a757cd5a0c0e10c481b285 03/03/2026 09:51:35 PM UTC [DEBUG] 69a757cd5a0c0e10c481b285: Node current retry_counter: 0 03/03/2026 09:51:35 PM UTC [DEBUG] 69a757cd5a0c0e10c481b285:Event data retry_counter: 1 03/03/2026 09:51:35 PM UTC [INFO] Job retry for node 69a757cd5a0c0e10c481b285 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:35 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757cd5a0c0e10c481b285'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:36 PM UTC [DEBUG] Event received: 69a757d85a0c0e10c481b2aa 03/03/2026 09:51:36 PM UTC [DEBUG] 69a757d85a0c0e10c481b2aa: Node current retry_counter: 0 03/03/2026 09:51:36 PM UTC [DEBUG] 69a757d85a0c0e10c481b2aa:Event data retry_counter: 1 03/03/2026 09:51:36 PM UTC [INFO] Job retry for node 69a757d85a0c0e10c481b2aa submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:36 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757d85a0c0e10c481b2aa'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:37 PM UTC [DEBUG] Event received: 69a757d25a0c0e10c481b292 03/03/2026 09:51:37 PM UTC [DEBUG] 69a757d25a0c0e10c481b292: Node current retry_counter: 0 03/03/2026 09:51:37 PM UTC [DEBUG] 69a757d25a0c0e10c481b292:Event data retry_counter: 1 03/03/2026 09:51:37 PM UTC [INFO] Job retry for node 69a757d25a0c0e10c481b292 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:37 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757d25a0c0e10c481b292'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:41 PM UTC [DEBUG] Event received: 69a757cf5a0c0e10c481b28c 03/03/2026 09:51:41 PM UTC [DEBUG] 69a757cf5a0c0e10c481b28c: Node current retry_counter: 0 03/03/2026 09:51:41 PM UTC [DEBUG] 69a757cf5a0c0e10c481b28c:Event data retry_counter: 1 03/03/2026 09:51:41 PM UTC [INFO] Job retry for node 69a757cf5a0c0e10c481b28c submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:41 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757cf5a0c0e10c481b28c'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:42 PM UTC [DEBUG] Event received: 69a757da5a0c0e10c481b2b0 03/03/2026 09:51:42 PM UTC [DEBUG] 69a757da5a0c0e10c481b2b0: Node current retry_counter: 0 03/03/2026 09:51:42 PM UTC [DEBUG] 69a757da5a0c0e10c481b2b0:Event data retry_counter: 1 03/03/2026 09:51:42 PM UTC [INFO] Job retry for node 69a757da5a0c0e10c481b2b0 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:42 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757da5a0c0e10c481b2b0'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:43 PM UTC [DEBUG] Event received: 69a757d55a0c0e10c481b29e 03/03/2026 09:51:43 PM UTC [DEBUG] 69a757d55a0c0e10c481b29e: Node current retry_counter: 0 03/03/2026 09:51:43 PM UTC [DEBUG] 69a757d55a0c0e10c481b29e:Event data retry_counter: 1 03/03/2026 09:51:43 PM UTC [INFO] Job retry for node 69a757d55a0c0e10c481b29e submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:43 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757d55a0c0e10c481b29e'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:46 PM UTC [DEBUG] Event received: 69a7573a5a0c0e10c481b254 03/03/2026 09:51:46 PM UTC [DEBUG] 69a7573a5a0c0e10c481b254: Node current retry_counter: 1 03/03/2026 09:51:46 PM UTC [DEBUG] 69a7573a5a0c0e10c481b254:Event data retry_counter: 2 03/03/2026 09:51:46 PM UTC [INFO] Job retry for node 69a7573a5a0c0e10c481b254 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:51:46 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7573a5a0c0e10c481b254'}, 'jobfilter': ['baseline-arm64-foundriesio'], 'platform_filter': ['qcs6490-rb3gen2'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:51:50 PM UTC [DEBUG] Event received: 69a703762da7ccec1068573b 03/03/2026 09:51:50 PM UTC [DEBUG] 69a703762da7ccec1068573b: Node current retry_counter: 2 03/03/2026 09:51:50 PM UTC [DEBUG] 69a703762da7ccec1068573b:Event data retry_counter: 3 03/03/2026 09:51:51 PM UTC [INFO] Job retry for node 69a703762da7ccec1068573b submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:51:51 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a703762da7ccec1068573b'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:51:55 PM UTC [DEBUG] Event received: 69a757e25a0c0e10c481b2c5 03/03/2026 09:51:55 PM UTC [DEBUG] 69a757e25a0c0e10c481b2c5: Node current retry_counter: 0 03/03/2026 09:51:55 PM UTC [DEBUG] 69a757e25a0c0e10c481b2c5:Event data retry_counter: 1 03/03/2026 09:51:55 PM UTC [INFO] Job retry for node 69a757e25a0c0e10c481b2c5 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:55 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757e25a0c0e10c481b2c5'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:56 PM UTC [DEBUG] Event received: 69a757dd5a0c0e10c481b2b6 03/03/2026 09:51:56 PM UTC [DEBUG] 69a757dd5a0c0e10c481b2b6: Node current retry_counter: 0 03/03/2026 09:51:56 PM UTC [DEBUG] 69a757dd5a0c0e10c481b2b6:Event data retry_counter: 1 03/03/2026 09:51:56 PM UTC [INFO] Job retry for node 69a757dd5a0c0e10c481b2b6 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:56 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757dd5a0c0e10c481b2b6'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:51:56 PM UTC [DEBUG] Event received: 69a757e45a0c0e10c481b2cb 03/03/2026 09:51:56 PM UTC [DEBUG] 69a757e45a0c0e10c481b2cb: Node current retry_counter: 0 03/03/2026 09:51:56 PM UTC [DEBUG] 69a757e45a0c0e10c481b2cb:Event data retry_counter: 1 03/03/2026 09:51:56 PM UTC [INFO] Job retry for node 69a757e45a0c0e10c481b2cb submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:51:56 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757e45a0c0e10c481b2cb'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:52:01 PM UTC [DEBUG] Event received: 69a757e75a0c0e10c481b2d1 03/03/2026 09:52:01 PM UTC [DEBUG] 69a757e75a0c0e10c481b2d1: Node current retry_counter: 0 03/03/2026 09:52:01 PM UTC [DEBUG] 69a757e75a0c0e10c481b2d1:Event data retry_counter: 1 03/03/2026 09:52:01 PM UTC [INFO] Job retry for node 69a757e75a0c0e10c481b2d1 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:52:01 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757e75a0c0e10c481b2d1'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:52:02 PM UTC [DEBUG] Event received: 69a757df5a0c0e10c481b2bc 03/03/2026 09:52:02 PM UTC [DEBUG] 69a757df5a0c0e10c481b2bc: Node current retry_counter: 0 03/03/2026 09:52:02 PM UTC [DEBUG] 69a757df5a0c0e10c481b2bc:Event data retry_counter: 1 03/03/2026 09:52:02 PM UTC [INFO] Job retry for node 69a757df5a0c0e10c481b2bc submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 09:52:02 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757df5a0c0e10c481b2bc'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T21:51:08.827000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:52:51 PM UTC [DEBUG] Event received: 69a703ce2da7ccec10685759 03/03/2026 09:52:51 PM UTC [DEBUG] 69a703ce2da7ccec10685759: Node current retry_counter: 1 03/03/2026 09:52:51 PM UTC [DEBUG] 69a703ce2da7ccec10685759:Event data retry_counter: 2 03/03/2026 09:52:51 PM UTC [INFO] Job retry for node 69a703ce2da7ccec10685759 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:52:51 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a703ce2da7ccec10685759'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:54:08 PM UTC [DEBUG] Event received: 69a758805a0c0e10c481b34c 03/03/2026 09:54:08 PM UTC [DEBUG] 69a758805a0c0e10c481b34c: Node current retry_counter: 0 03/03/2026 09:54:09 PM UTC [DEBUG] 69a758805a0c0e10c481b34c:Event data retry_counter: 1 03/03/2026 09:54:09 PM UTC [INFO] Job retry for node 69a758805a0c0e10c481b34c submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:09 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758805a0c0e10c481b34c'}, 'jobfilter': ['baseline-arm64-mediatek-chromebook'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:15 PM UTC [DEBUG] Event received: 69a758875a0c0e10c481b363 03/03/2026 09:54:15 PM UTC [DEBUG] 69a758875a0c0e10c481b363: Node current retry_counter: 0 03/03/2026 09:54:15 PM UTC [DEBUG] 69a758875a0c0e10c481b363:Event data retry_counter: 1 03/03/2026 09:54:16 PM UTC [INFO] Job retry for node 69a758875a0c0e10c481b363 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:16 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758875a0c0e10c481b363'}, 'jobfilter': ['baseline-nfs-arm64-mediatek-chromebook'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:29 PM UTC [DEBUG] Event received: 69a758955a0c0e10c481b38a 03/03/2026 09:54:29 PM UTC [DEBUG] 69a758955a0c0e10c481b38a: Node current retry_counter: 0 03/03/2026 09:54:29 PM UTC [DEBUG] 69a758955a0c0e10c481b38a:Event data retry_counter: 1 03/03/2026 09:54:29 PM UTC [INFO] Job retry for node 69a758955a0c0e10c481b38a submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:29 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758955a0c0e10c481b38a'}, 'jobfilter': ['kselftest-devices-probe'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:37 PM UTC [DEBUG] Event received: 69a7589d5a0c0e10c481b39d 03/03/2026 09:54:37 PM UTC [DEBUG] 69a7589d5a0c0e10c481b39d: Node current retry_counter: 0 03/03/2026 09:54:37 PM UTC [DEBUG] 69a7589d5a0c0e10c481b39d:Event data retry_counter: 1 03/03/2026 09:54:37 PM UTC [INFO] Job retry for node 69a7589d5a0c0e10c481b39d submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:37 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7589d5a0c0e10c481b39d'}, 'jobfilter': ['kselftest-cpufreq'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:38 PM UTC [DEBUG] Event received: 69a7587e5a0c0e10c481b345 03/03/2026 09:54:38 PM UTC [DEBUG] 69a7587e5a0c0e10c481b345: Node current retry_counter: 0 03/03/2026 09:54:38 PM UTC [DEBUG] 69a7587e5a0c0e10c481b345:Event data retry_counter: 1 03/03/2026 09:54:38 PM UTC [INFO] Job retry for node 69a7587e5a0c0e10c481b345 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:38 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7587e5a0c0e10c481b345'}, 'jobfilter': ['baseline-arm64-mediatek-chromebook'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:40 PM UTC [DEBUG] Event received: 69a758835a0c0e10c481b35a 03/03/2026 09:54:40 PM UTC [DEBUG] 69a758835a0c0e10c481b35a: Node current retry_counter: 0 03/03/2026 09:54:40 PM UTC [DEBUG] 69a758835a0c0e10c481b35a:Event data retry_counter: 1 03/03/2026 09:54:40 PM UTC [INFO] Job retry for node 69a758835a0c0e10c481b35a submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:40 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758835a0c0e10c481b35a'}, 'jobfilter': ['baseline-arm64-qualcomm-chromebook'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:41 PM UTC [DEBUG] Event received: 69a758825a0c0e10c481b357 03/03/2026 09:54:41 PM UTC [DEBUG] 69a758825a0c0e10c481b357: Node current retry_counter: 0 03/03/2026 09:54:41 PM UTC [DEBUG] 69a758825a0c0e10c481b357:Event data retry_counter: 1 03/03/2026 09:54:41 PM UTC [INFO] Job retry for node 69a758825a0c0e10c481b357 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:41 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758825a0c0e10c481b357'}, 'jobfilter': ['baseline-arm64-qualcomm-chromebook'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:41 PM UTC [DEBUG] Event received: 69a758815a0c0e10c481b350 03/03/2026 09:54:41 PM UTC [DEBUG] 69a758815a0c0e10c481b350: Node current retry_counter: 0 03/03/2026 09:54:41 PM UTC [DEBUG] 69a758815a0c0e10c481b350:Event data retry_counter: 1 03/03/2026 09:54:42 PM UTC [INFO] Job retry for node 69a758815a0c0e10c481b350 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:42 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758815a0c0e10c481b350'}, 'jobfilter': ['baseline-arm64-qualcomm-chromebook'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:44 PM UTC [DEBUG] Event received: 69a758a45a0c0e10c481b3d5 03/03/2026 09:54:44 PM UTC [DEBUG] 69a758a45a0c0e10c481b3d5: Node current retry_counter: 0 03/03/2026 09:54:44 PM UTC [DEBUG] 69a758a45a0c0e10c481b3d5:Event data retry_counter: 1 03/03/2026 09:54:44 PM UTC [INFO] Job retry for node 69a758a45a0c0e10c481b3d5 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:44 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758a45a0c0e10c481b3d5'}, 'jobfilter': ['kselftest-cpufreq-hibernate'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:44 PM UTC [DEBUG] Event received: 69a7587f5a0c0e10c481b349 03/03/2026 09:54:44 PM UTC [DEBUG] 69a7587f5a0c0e10c481b349: Node current retry_counter: 0 03/03/2026 09:54:44 PM UTC [DEBUG] 69a7587f5a0c0e10c481b349:Event data retry_counter: 1 03/03/2026 09:54:44 PM UTC [INFO] Job retry for node 69a7587f5a0c0e10c481b349 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:44 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7587f5a0c0e10c481b349'}, 'jobfilter': ['baseline-arm64-mediatek-chromebook'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:51 PM UTC [DEBUG] Event received: 69a704252da7ccec10685772 03/03/2026 09:54:51 PM UTC [DEBUG] 69a704252da7ccec10685772: Node current retry_counter: 2 03/03/2026 09:54:51 PM UTC [DEBUG] 69a704252da7ccec10685772:Event data retry_counter: 3 03/03/2026 09:54:51 PM UTC [INFO] Job retry for node 69a704252da7ccec10685772 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:54:51 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a704252da7ccec10685772'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:54:51 PM UTC [DEBUG] Event received: 69a758ab5a0c0e10c481b3f5 03/03/2026 09:54:51 PM UTC [DEBUG] 69a758ab5a0c0e10c481b3f5: Node current retry_counter: 0 03/03/2026 09:54:51 PM UTC [DEBUG] 69a758ab5a0c0e10c481b3f5:Event data retry_counter: 1 03/03/2026 09:54:51 PM UTC [INFO] Job retry for node 69a758ab5a0c0e10c481b3f5 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:51 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758ab5a0c0e10c481b3f5'}, 'jobfilter': ['kselftest-cpufreq-suspend'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:54:59 PM UTC [DEBUG] Event received: 69a758b25a0c0e10c481b408 03/03/2026 09:54:59 PM UTC [DEBUG] 69a758b25a0c0e10c481b408: Node current retry_counter: 0 03/03/2026 09:54:59 PM UTC [DEBUG] 69a758b25a0c0e10c481b408:Event data retry_counter: 1 03/03/2026 09:54:59 PM UTC [INFO] Job retry for node 69a758b25a0c0e10c481b408 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:54:59 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758b25a0c0e10c481b408'}, 'jobfilter': ['kselftest-dmabuf-heaps'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:07 PM UTC [DEBUG] Event received: 69a758ba5a0c0e10c481b41f 03/03/2026 09:55:07 PM UTC [DEBUG] 69a758ba5a0c0e10c481b41f: Node current retry_counter: 0 03/03/2026 09:55:07 PM UTC [DEBUG] 69a758ba5a0c0e10c481b41f:Event data retry_counter: 1 03/03/2026 09:55:07 PM UTC [INFO] Job retry for node 69a758ba5a0c0e10c481b41f submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:07 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758ba5a0c0e10c481b41f'}, 'jobfilter': ['kselftest-exec'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:14 PM UTC [DEBUG] Event received: 69a758c25a0c0e10c481b44d 03/03/2026 09:55:14 PM UTC [DEBUG] 69a758c25a0c0e10c481b44d: Node current retry_counter: 0 03/03/2026 09:55:14 PM UTC [DEBUG] 69a758c25a0c0e10c481b44d:Event data retry_counter: 1 03/03/2026 09:55:14 PM UTC [INFO] Job retry for node 69a758c25a0c0e10c481b44d submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:14 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758c25a0c0e10c481b44d'}, 'jobfilter': ['kselftest-iommu'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:21 PM UTC [DEBUG] Event received: 69a758c85a0c0e10c481b460 03/03/2026 09:55:21 PM UTC [DEBUG] 69a758c85a0c0e10c481b460: Node current retry_counter: 0 03/03/2026 09:55:21 PM UTC [DEBUG] 69a758c85a0c0e10c481b460:Event data retry_counter: 1 03/03/2026 09:55:21 PM UTC [INFO] Job retry for node 69a758c85a0c0e10c481b460 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:21 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758c85a0c0e10c481b460'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:24 PM UTC [DEBUG] Event received: 69a758cc5a0c0e10c481b46a 03/03/2026 09:55:24 PM UTC [DEBUG] 69a758cc5a0c0e10c481b46a: Node current retry_counter: 0 03/03/2026 09:55:24 PM UTC [DEBUG] 69a758cc5a0c0e10c481b46a:Event data retry_counter: 1 03/03/2026 09:55:24 PM UTC [INFO] Job retry for node 69a758cc5a0c0e10c481b46a submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:24 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758cc5a0c0e10c481b46a'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:50 PM UTC [DEBUG] Event received: 69a754855a0c0e10c481ad9e 03/03/2026 09:55:50 PM UTC [DEBUG] 69a754855a0c0e10c481ad9e: Node current retry_counter: 2 03/03/2026 09:55:50 PM UTC [DEBUG] 69a754855a0c0e10c481ad9e:Event data retry_counter: 3 03/03/2026 09:55:50 PM UTC [INFO] Job retry for node 69a754855a0c0e10c481ad9e submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 09:55:50 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a754855a0c0e10c481ad9e'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 09:55:51 PM UTC [DEBUG] Event received: 69a704812da7ccec10685787 03/03/2026 09:55:51 PM UTC [DEBUG] 69a704812da7ccec10685787: Node current retry_counter: 1 03/03/2026 09:55:51 PM UTC [DEBUG] 69a704812da7ccec10685787:Event data retry_counter: 2 03/03/2026 09:55:51 PM UTC [INFO] Job retry for node 69a704812da7ccec10685787 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:55:51 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a704812da7ccec10685787'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:55:52 PM UTC [DEBUG] Event received: 69a758e75a0c0e10c481b4d1 03/03/2026 09:55:52 PM UTC [DEBUG] 69a758e75a0c0e10c481b4d1: Node current retry_counter: 0 03/03/2026 09:55:52 PM UTC [DEBUG] 69a758e75a0c0e10c481b4d1:Event data retry_counter: 1 03/03/2026 09:55:52 PM UTC [INFO] Job retry for node 69a758e75a0c0e10c481b4d1 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:52 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e75a0c0e10c481b4d1'}, 'jobfilter': ['watchdog-reset-arm64-mediatek'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:55 PM UTC [DEBUG] Event received: 69a758dc5a0c0e10c481b4af 03/03/2026 09:55:55 PM UTC [DEBUG] 69a758dc5a0c0e10c481b4af: Node current retry_counter: 0 03/03/2026 09:55:55 PM UTC [DEBUG] 69a758dc5a0c0e10c481b4af:Event data retry_counter: 1 03/03/2026 09:55:55 PM UTC [INFO] Job retry for node 69a758dc5a0c0e10c481b4af submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:55 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758dc5a0c0e10c481b4af'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:57 PM UTC [DEBUG] Event received: 69a758d05a0c0e10c481b477 03/03/2026 09:55:57 PM UTC [DEBUG] 69a758d05a0c0e10c481b477: Node current retry_counter: 0 03/03/2026 09:55:57 PM UTC [DEBUG] 69a758d05a0c0e10c481b477:Event data retry_counter: 1 03/03/2026 09:55:57 PM UTC [INFO] Job retry for node 69a758d05a0c0e10c481b477 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:57 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d05a0c0e10c481b477'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:58 PM UTC [DEBUG] Event received: 69a758c75a0c0e10c481b45d 03/03/2026 09:55:58 PM UTC [DEBUG] 69a758c75a0c0e10c481b45d: Node current retry_counter: 0 03/03/2026 09:55:58 PM UTC [DEBUG] 69a758c75a0c0e10c481b45d:Event data retry_counter: 1 03/03/2026 09:55:58 PM UTC [INFO] Job retry for node 69a758c75a0c0e10c481b45d submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:58 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758c75a0c0e10c481b45d'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:59 PM UTC [DEBUG] Event received: 69a758ef5a0c0e10c481b4ea 03/03/2026 09:55:59 PM UTC [DEBUG] 69a758ef5a0c0e10c481b4ea: Node current retry_counter: 0 03/03/2026 09:55:59 PM UTC [DEBUG] 69a758ef5a0c0e10c481b4ea:Event data retry_counter: 1 03/03/2026 09:55:59 PM UTC [INFO] Job retry for node 69a758ef5a0c0e10c481b4ea submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:59 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758ef5a0c0e10c481b4ea'}, 'jobfilter': ['wifi-basic-arm64-mediatek'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:55:59 PM UTC [DEBUG] Event received: 69a758d85a0c0e10c481b48d 03/03/2026 09:55:59 PM UTC [DEBUG] 69a758d85a0c0e10c481b48d: Node current retry_counter: 0 03/03/2026 09:55:59 PM UTC [DEBUG] 69a758d85a0c0e10c481b48d:Event data retry_counter: 1 03/03/2026 09:55:59 PM UTC [INFO] Job retry for node 69a758d85a0c0e10c481b48d submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:55:59 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d85a0c0e10c481b48d'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:03 PM UTC [DEBUG] Event received: 69a758d45a0c0e10c481b480 03/03/2026 09:56:03 PM UTC [DEBUG] 69a758d45a0c0e10c481b480: Node current retry_counter: 0 03/03/2026 09:56:03 PM UTC [DEBUG] 69a758d45a0c0e10c481b480:Event data retry_counter: 1 03/03/2026 09:56:03 PM UTC [INFO] Job retry for node 69a758d45a0c0e10c481b480 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:03 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d45a0c0e10c481b480'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:05 PM UTC [DEBUG] Event received: 69a758db5a0c0e10c481b493 03/03/2026 09:56:05 PM UTC [DEBUG] 69a758db5a0c0e10c481b493: Node current retry_counter: 0 03/03/2026 09:56:05 PM UTC [DEBUG] 69a758db5a0c0e10c481b493:Event data retry_counter: 1 03/03/2026 09:56:05 PM UTC [INFO] Job retry for node 69a758db5a0c0e10c481b493 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:05 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758db5a0c0e10c481b493'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:08 PM UTC [DEBUG] Event received: 69a758ca5a0c0e10c481b467 03/03/2026 09:56:08 PM UTC [DEBUG] 69a758ca5a0c0e10c481b467: Node current retry_counter: 0 03/03/2026 09:56:08 PM UTC [DEBUG] 69a758ca5a0c0e10c481b467:Event data retry_counter: 1 03/03/2026 09:56:08 PM UTC [INFO] Job retry for node 69a758ca5a0c0e10c481b467 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:08 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758ca5a0c0e10c481b467'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:10 PM UTC [DEBUG] Event received: 69a758e85a0c0e10c481b4d5 03/03/2026 09:56:10 PM UTC [DEBUG] 69a758e85a0c0e10c481b4d5: Node current retry_counter: 0 03/03/2026 09:56:10 PM UTC [DEBUG] 69a758e85a0c0e10c481b4d5:Event data retry_counter: 1 03/03/2026 09:56:10 PM UTC [INFO] Job retry for node 69a758e85a0c0e10c481b4d5 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:10 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e85a0c0e10c481b4d5'}, 'jobfilter': ['watchdog-reset-arm64-qualcomm'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:19 PM UTC [DEBUG] Event received: 69a758e05a0c0e10c481b4b8 03/03/2026 09:56:19 PM UTC [DEBUG] 69a758e05a0c0e10c481b4b8: Node current retry_counter: 0 03/03/2026 09:56:19 PM UTC [DEBUG] 69a758e05a0c0e10c481b4b8:Event data retry_counter: 1 03/03/2026 09:56:19 PM UTC [INFO] Job retry for node 69a758e05a0c0e10c481b4b8 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:19 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e05a0c0e10c481b4b8'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:20 PM UTC [DEBUG] Event received: 69a758d35a0c0e10c481b47d 03/03/2026 09:56:20 PM UTC [DEBUG] 69a758d35a0c0e10c481b47d: Node current retry_counter: 0 03/03/2026 09:56:20 PM UTC [DEBUG] 69a758d35a0c0e10c481b47d:Event data retry_counter: 1 03/03/2026 09:56:20 PM UTC [INFO] Job retry for node 69a758d35a0c0e10c481b47d submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:20 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d35a0c0e10c481b47d'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:25 PM UTC [DEBUG] Event received: 69a758e25a0c0e10c481b4be 03/03/2026 09:56:25 PM UTC [DEBUG] 69a758e25a0c0e10c481b4be: Node current retry_counter: 0 03/03/2026 09:56:25 PM UTC [DEBUG] 69a758e25a0c0e10c481b4be:Event data retry_counter: 1 03/03/2026 09:56:25 PM UTC [INFO] Job retry for node 69a758e25a0c0e10c481b4be submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:25 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e25a0c0e10c481b4be'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:28 PM UTC [DEBUG] Event received: 69a758cc5a0c0e10c481b46e 03/03/2026 09:56:28 PM UTC [DEBUG] 69a758cc5a0c0e10c481b46e: Node current retry_counter: 0 03/03/2026 09:56:28 PM UTC [DEBUG] 69a758cc5a0c0e10c481b46e:Event data retry_counter: 1 03/03/2026 09:56:28 PM UTC [INFO] Job retry for node 69a758cc5a0c0e10c481b46e submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:28 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758cc5a0c0e10c481b46e'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:29 PM UTC [DEBUG] Event received: 69a758d75a0c0e10c481b486 03/03/2026 09:56:29 PM UTC [DEBUG] 69a758d75a0c0e10c481b486: Node current retry_counter: 0 03/03/2026 09:56:29 PM UTC [DEBUG] 69a758d75a0c0e10c481b486:Event data retry_counter: 1 03/03/2026 09:56:29 PM UTC [INFO] Job retry for node 69a758d75a0c0e10c481b486 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:29 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d75a0c0e10c481b486'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:32 PM UTC [DEBUG] Event received: 69a758c35a0c0e10c481b451 03/03/2026 09:56:32 PM UTC [DEBUG] 69a758c35a0c0e10c481b451: Node current retry_counter: 0 03/03/2026 09:56:32 PM UTC [DEBUG] 69a758c35a0c0e10c481b451:Event data retry_counter: 1 03/03/2026 09:56:32 PM UTC [INFO] Job retry for node 69a758c35a0c0e10c481b451 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:32 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758c35a0c0e10c481b451'}, 'jobfilter': ['fluster-debian-av1'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:39 PM UTC [DEBUG] Event received: 69a758c45a0c0e10c481b454 03/03/2026 09:56:39 PM UTC [DEBUG] 69a758c45a0c0e10c481b454: Node current retry_counter: 0 03/03/2026 09:56:39 PM UTC [DEBUG] 69a758c45a0c0e10c481b454:Event data retry_counter: 1 03/03/2026 09:56:39 PM UTC [INFO] Job retry for node 69a758c45a0c0e10c481b454 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:39 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758c45a0c0e10c481b454'}, 'jobfilter': ['fluster-debian-av1-chromium-10bit'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:41 PM UTC [DEBUG] Event received: 69a758ce5a0c0e10c481b471 03/03/2026 09:56:41 PM UTC [DEBUG] 69a758ce5a0c0e10c481b471: Node current retry_counter: 0 03/03/2026 09:56:41 PM UTC [DEBUG] 69a758ce5a0c0e10c481b471:Event data retry_counter: 1 03/03/2026 09:56:41 PM UTC [INFO] Job retry for node 69a758ce5a0c0e10c481b471 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:41 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758ce5a0c0e10c481b471'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:42 PM UTC [DEBUG] Event received: 69a758eb5a0c0e10c481b4db 03/03/2026 09:56:42 PM UTC [DEBUG] 69a758eb5a0c0e10c481b4db: Node current retry_counter: 0 03/03/2026 09:56:42 PM UTC [DEBUG] 69a758eb5a0c0e10c481b4db:Event data retry_counter: 1 03/03/2026 09:56:42 PM UTC [INFO] Job retry for node 69a758eb5a0c0e10c481b4db submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:42 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758eb5a0c0e10c481b4db'}, 'jobfilter': ['watchdog-reset-arm64-qualcomm'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:47 PM UTC [DEBUG] Event received: 69a758e65a0c0e10c481b4cc 03/03/2026 09:56:47 PM UTC [DEBUG] 69a758e65a0c0e10c481b4cc: Node current retry_counter: 0 03/03/2026 09:56:47 PM UTC [DEBUG] 69a758e65a0c0e10c481b4cc:Event data retry_counter: 1 03/03/2026 09:56:47 PM UTC [INFO] Job retry for node 69a758e65a0c0e10c481b4cc submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:47 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e65a0c0e10c481b4cc'}, 'jobfilter': ['watchdog-reset-arm64-mediatek'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:56:58 PM UTC [DEBUG] Event received: 69a758df5a0c0e10c481b4b5 03/03/2026 09:56:58 PM UTC [DEBUG] 69a758df5a0c0e10c481b4b5: Node current retry_counter: 0 03/03/2026 09:56:58 PM UTC [DEBUG] 69a758df5a0c0e10c481b4b5:Event data retry_counter: 1 03/03/2026 09:56:58 PM UTC [INFO] Job retry for node 69a758df5a0c0e10c481b4b5 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:56:58 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758df5a0c0e10c481b4b5'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:57:01 PM UTC [DEBUG] Event received: 69a758cf5a0c0e10c481b474 03/03/2026 09:57:01 PM UTC [DEBUG] 69a758cf5a0c0e10c481b474: Node current retry_counter: 0 03/03/2026 09:57:01 PM UTC [DEBUG] 69a758cf5a0c0e10c481b474:Event data retry_counter: 1 03/03/2026 09:57:01 PM UTC [INFO] Job retry for node 69a758cf5a0c0e10c481b474 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 09:57:01 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758cf5a0c0e10c481b474'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:57:10 PM UTC [DEBUG] Event received: 69a757e15a0c0e10c481b2c1 03/03/2026 09:57:10 PM UTC [DEBUG] 69a757e15a0c0e10c481b2c1: Node current retry_counter: 1 03/03/2026 09:57:10 PM UTC [DEBUG] 69a757e15a0c0e10c481b2c1:Event data retry_counter: 2 03/03/2026 09:57:10 PM UTC [INFO] Job retry for node 69a757e15a0c0e10c481b2c1 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 09:57:10 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a757e15a0c0e10c481b2c1'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 09:57:51 PM UTC [DEBUG] Event received: 69a7577f5a0c0e10c481b25f 03/03/2026 09:57:51 PM UTC [DEBUG] 69a7577f5a0c0e10c481b25f: Node current retry_counter: 3 03/03/2026 09:57:51 PM UTC [INFO] 69a7577f5a0c0e10c481b25f Job has already retried 3 times. Not submitting a retry. 03/03/2026 09:57:51 PM UTC [DEBUG] Event received: 69a704d52da7ccec106858e0 03/03/2026 09:57:51 PM UTC [DEBUG] 69a704d52da7ccec106858e0: Node current retry_counter: 1 03/03/2026 09:57:51 PM UTC [DEBUG] 69a704d52da7ccec106858e0:Event data retry_counter: 2 03/03/2026 09:57:51 PM UTC [INFO] Job retry for node 69a704d52da7ccec106858e0 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:57:51 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a704d52da7ccec106858e0'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 09:58:24 PM UTC [DEBUG] Event received: 69a7597f5a0c0e10c481b55b 03/03/2026 09:58:24 PM UTC [DEBUG] 69a7597f5a0c0e10c481b55b: Node current retry_counter: 0 03/03/2026 09:58:24 PM UTC [DEBUG] 69a7597f5a0c0e10c481b55b:Event data retry_counter: 1 03/03/2026 09:58:24 PM UTC [INFO] Job retry for node 69a7597f5a0c0e10c481b55b submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:58:24 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7597f5a0c0e10c481b55b'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:58:34 PM UTC [DEBUG] Event received: 69a759895a0c0e10c481b56e 03/03/2026 09:58:34 PM UTC [DEBUG] 69a759895a0c0e10c481b56e: Node current retry_counter: 0 03/03/2026 09:58:34 PM UTC [DEBUG] 69a759895a0c0e10c481b56e:Event data retry_counter: 1 03/03/2026 09:58:34 PM UTC [INFO] Job retry for node 69a759895a0c0e10c481b56e submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:58:34 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759895a0c0e10c481b56e'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:58:45 PM UTC [DEBUG] Event received: 69a759945a0c0e10c481b58e 03/03/2026 09:58:45 PM UTC [DEBUG] 69a759945a0c0e10c481b58e: Node current retry_counter: 0 03/03/2026 09:58:45 PM UTC [DEBUG] 69a759945a0c0e10c481b58e:Event data retry_counter: 1 03/03/2026 09:58:45 PM UTC [INFO] Job retry for node 69a759945a0c0e10c481b58e submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:58:45 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759945a0c0e10c481b58e'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:58:51 PM UTC [DEBUG] Event received: 69a7052a2da7ccec10685990 03/03/2026 09:58:51 PM UTC [DEBUG] 69a7052a2da7ccec10685990: Node current retry_counter: 2 03/03/2026 09:58:51 PM UTC [DEBUG] 69a7052a2da7ccec10685990:Event data retry_counter: 3 03/03/2026 09:58:51 PM UTC [INFO] Job retry for node 69a7052a2da7ccec10685990 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 09:58:51 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7052a2da7ccec10685990'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 09:58:57 PM UTC [DEBUG] Event received: 69a759a05a0c0e10c481b5b5 03/03/2026 09:58:57 PM UTC [DEBUG] 69a759a05a0c0e10c481b5b5: Node current retry_counter: 0 03/03/2026 09:58:57 PM UTC [DEBUG] 69a759a05a0c0e10c481b5b5:Event data retry_counter: 1 03/03/2026 09:58:57 PM UTC [INFO] Job retry for node 69a759a05a0c0e10c481b5b5 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:58:57 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759a05a0c0e10c481b5b5'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:59:09 PM UTC [DEBUG] Event received: 69a759ac5a0c0e10c481b5ca 03/03/2026 09:59:09 PM UTC [DEBUG] 69a759ac5a0c0e10c481b5ca: Node current retry_counter: 0 03/03/2026 09:59:09 PM UTC [DEBUG] 69a759ac5a0c0e10c481b5ca:Event data retry_counter: 1 03/03/2026 09:59:09 PM UTC [INFO] Job retry for node 69a759ac5a0c0e10c481b5ca submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:59:09 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759ac5a0c0e10c481b5ca'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:59:22 PM UTC [DEBUG] Event received: 69a759b95a0c0e10c481b5f3 03/03/2026 09:59:22 PM UTC [DEBUG] 69a759b95a0c0e10c481b5f3: Node current retry_counter: 0 03/03/2026 09:59:22 PM UTC [DEBUG] 69a759b95a0c0e10c481b5f3:Event data retry_counter: 1 03/03/2026 09:59:22 PM UTC [INFO] Job retry for node 69a759b95a0c0e10c481b5f3 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:59:22 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759b95a0c0e10c481b5f3'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:59:34 PM UTC [DEBUG] Event received: 69a759c55a0c0e10c481b606 03/03/2026 09:59:34 PM UTC [DEBUG] 69a759c55a0c0e10c481b606: Node current retry_counter: 0 03/03/2026 09:59:35 PM UTC [DEBUG] 69a759c55a0c0e10c481b606:Event data retry_counter: 1 03/03/2026 09:59:35 PM UTC [INFO] Job retry for node 69a759c55a0c0e10c481b606 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:59:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759c55a0c0e10c481b606'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 09:59:48 PM UTC [DEBUG] Event received: 69a759d35a0c0e10c481b63e 03/03/2026 09:59:48 PM UTC [DEBUG] 69a759d35a0c0e10c481b63e: Node current retry_counter: 0 03/03/2026 09:59:48 PM UTC [DEBUG] 69a759d35a0c0e10c481b63e:Event data retry_counter: 1 03/03/2026 09:59:49 PM UTC [INFO] Job retry for node 69a759d35a0c0e10c481b63e submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 09:59:49 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759d35a0c0e10c481b63e'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:00:04 PM UTC [DEBUG] Event received: 69a759e35a0c0e10c481b671 03/03/2026 10:00:04 PM UTC [DEBUG] 69a759e35a0c0e10c481b671: Node current retry_counter: 0 03/03/2026 10:00:04 PM UTC [DEBUG] 69a759e35a0c0e10c481b671:Event data retry_counter: 1 03/03/2026 10:00:04 PM UTC [INFO] Job retry for node 69a759e35a0c0e10c481b671 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 10:00:04 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759e35a0c0e10c481b671'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:00:18 PM UTC [DEBUG] Event received: 69a759f25a0c0e10c481b84d 03/03/2026 10:00:18 PM UTC [DEBUG] 69a759f25a0c0e10c481b84d: Node current retry_counter: 0 03/03/2026 10:00:18 PM UTC [DEBUG] 69a759f25a0c0e10c481b84d:Event data retry_counter: 1 03/03/2026 10:00:18 PM UTC [INFO] Job retry for node 69a759f25a0c0e10c481b84d submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 10:00:18 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759f25a0c0e10c481b84d'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:00:21 PM UTC [DEBUG] Event received: 69a7588c5a0c0e10c481b376 03/03/2026 10:00:27 PM UTC [DEBUG] Event received: 69a759fb5a0c0e10c481b9cc 03/03/2026 10:00:27 PM UTC [DEBUG] 69a759fb5a0c0e10c481b9cc: Node current retry_counter: 0 03/03/2026 10:00:27 PM UTC [DEBUG] 69a759fb5a0c0e10c481b9cc:Event data retry_counter: 1 03/03/2026 10:00:27 PM UTC [INFO] Job retry for node 69a759fb5a0c0e10c481b9cc submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 10:00:27 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759fb5a0c0e10c481b9cc'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T21:58:19.590000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:00:50 PM UTC [DEBUG] Event received: 69a758d25a0c0e10c481b47a 03/03/2026 10:00:50 PM UTC [DEBUG] 69a758d25a0c0e10c481b47a: Node current retry_counter: 0 03/03/2026 10:00:50 PM UTC [DEBUG] 69a758d25a0c0e10c481b47a:Event data retry_counter: 1 03/03/2026 10:00:50 PM UTC [INFO] Job retry for node 69a758d25a0c0e10c481b47a submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:00:50 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d25a0c0e10c481b47a'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:00:52 PM UTC [DEBUG] Event received: 69a705822da7ccec106859a2 03/03/2026 10:00:52 PM UTC [DEBUG] 69a705822da7ccec106859a2: Node current retry_counter: 1 03/03/2026 10:00:52 PM UTC [DEBUG] 69a705822da7ccec106859a2:Event data retry_counter: 2 03/03/2026 10:00:52 PM UTC [INFO] Job retry for node 69a705822da7ccec106859a2 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 10:00:52 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a705822da7ccec106859a2'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:00:57 PM UTC [DEBUG] Event received: 69a758c05a0c0e10c481b44a 03/03/2026 10:00:57 PM UTC [DEBUG] Event received: 69a758905a0c0e10c481b381 03/03/2026 10:01:07 PM UTC [DEBUG] Event received: 69a758d55a0c0e10c481b483 03/03/2026 10:01:07 PM UTC [DEBUG] 69a758d55a0c0e10c481b483: Node current retry_counter: 0 03/03/2026 10:01:07 PM UTC [DEBUG] 69a758d55a0c0e10c481b483:Event data retry_counter: 1 03/03/2026 10:01:07 PM UTC [INFO] Job retry for node 69a758d55a0c0e10c481b483 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:01:07 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d55a0c0e10c481b483'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:01:10 PM UTC [DEBUG] Event received: 69a7588e5a0c0e10c481b37c 03/03/2026 10:01:18 PM UTC [DEBUG] Event received: 69a758dd5a0c0e10c481b4b2 03/03/2026 10:01:18 PM UTC [DEBUG] 69a758dd5a0c0e10c481b4b2: Node current retry_counter: 0 03/03/2026 10:01:18 PM UTC [DEBUG] 69a758dd5a0c0e10c481b4b2:Event data retry_counter: 1 03/03/2026 10:01:18 PM UTC [INFO] Job retry for node 69a758dd5a0c0e10c481b4b2 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:01:18 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758dd5a0c0e10c481b4b2'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:01:21 PM UTC [DEBUG] Event received: 69a758bb5a0c0e10c481b423 03/03/2026 10:01:27 PM UTC [DEBUG] Event received: 69a758c65a0c0e10c481b457 03/03/2026 10:01:27 PM UTC [DEBUG] 69a758c65a0c0e10c481b457: Node current retry_counter: 0 03/03/2026 10:01:27 PM UTC [DEBUG] 69a758c65a0c0e10c481b457:Event data retry_counter: 1 03/03/2026 10:01:27 PM UTC [INFO] Job retry for node 69a758c65a0c0e10c481b457 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:01:27 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758c65a0c0e10c481b457'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:01:30 PM UTC [DEBUG] Event received: 69a758d95a0c0e10c481b490 03/03/2026 10:01:30 PM UTC [DEBUG] 69a758d95a0c0e10c481b490: Node current retry_counter: 0 03/03/2026 10:01:30 PM UTC [DEBUG] 69a758d95a0c0e10c481b490:Event data retry_counter: 1 03/03/2026 10:01:30 PM UTC [INFO] Job retry for node 69a758d95a0c0e10c481b490 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:01:30 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758d95a0c0e10c481b490'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:01:30 PM UTC [DEBUG] Event received: 69a758be5a0c0e10c481b444 03/03/2026 10:01:31 PM UTC [DEBUG] Event received: 69a758e95a0c0e10c481b4d8 03/03/2026 10:01:31 PM UTC [DEBUG] 69a758e95a0c0e10c481b4d8: Node current retry_counter: 0 03/03/2026 10:01:32 PM UTC [DEBUG] 69a758e95a0c0e10c481b4d8:Event data retry_counter: 1 03/03/2026 10:01:32 PM UTC [INFO] Job retry for node 69a758e95a0c0e10c481b4d8 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:01:32 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e95a0c0e10c481b4d8'}, 'jobfilter': ['watchdog-reset-arm64-qualcomm'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:01:45 PM UTC [DEBUG] Event received: 69a758e15a0c0e10c481b4bb 03/03/2026 10:01:45 PM UTC [DEBUG] 69a758e15a0c0e10c481b4bb: Node current retry_counter: 0 03/03/2026 10:01:45 PM UTC [DEBUG] 69a758e15a0c0e10c481b4bb:Event data retry_counter: 1 03/03/2026 10:01:45 PM UTC [INFO] Job retry for node 69a758e15a0c0e10c481b4bb submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:01:45 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e15a0c0e10c481b4bb'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:01:49 PM UTC [DEBUG] Event received: 69a758c95a0c0e10c481b464 03/03/2026 10:01:49 PM UTC [DEBUG] 69a758c95a0c0e10c481b464: Node current retry_counter: 0 03/03/2026 10:01:49 PM UTC [DEBUG] 69a758c95a0c0e10c481b464:Event data retry_counter: 1 03/03/2026 10:01:49 PM UTC [INFO] Job retry for node 69a758c95a0c0e10c481b464 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:01:49 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758c95a0c0e10c481b464'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:01:52 PM UTC [DEBUG] Event received: 69a705da2da7ccec106859b9 03/03/2026 10:01:52 PM UTC [DEBUG] 69a705da2da7ccec106859b9: Node current retry_counter: 3 03/03/2026 10:01:52 PM UTC [INFO] 69a705da2da7ccec106859b9 Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:02:01 PM UTC [DEBUG] Event received: 69a758e45a0c0e10c481b4c1 03/03/2026 10:02:01 PM UTC [DEBUG] 69a758e45a0c0e10c481b4c1: Node current retry_counter: 0 03/03/2026 10:02:01 PM UTC [DEBUG] 69a758e45a0c0e10c481b4c1:Event data retry_counter: 1 03/03/2026 10:02:01 PM UTC [INFO] Job retry for node 69a758e45a0c0e10c481b4c1 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:02:01 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a758e45a0c0e10c481b4c1'}, 'jobfilter': ['watchdog-reset-arm64-mediatek'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T21:54:05.855000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:12 PM UTC [DEBUG] Event received: 69a75a645a0c0e10c481c727 03/03/2026 10:02:12 PM UTC [DEBUG] 69a75a645a0c0e10c481c727: Node current retry_counter: 0 03/03/2026 10:02:12 PM UTC [DEBUG] 69a75a645a0c0e10c481c727:Event data retry_counter: 1 03/03/2026 10:02:12 PM UTC [INFO] Job retry for node 69a75a645a0c0e10c481c727 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a645a0c0e10c481c727'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['da850-lcdk'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:13 PM UTC [DEBUG] Event received: 69a75a655a0c0e10c481c72b 03/03/2026 10:02:13 PM UTC [DEBUG] 69a75a655a0c0e10c481c72b: Node current retry_counter: 0 03/03/2026 10:02:13 PM UTC [DEBUG] 69a75a655a0c0e10c481c72b:Event data retry_counter: 1 03/03/2026 10:02:13 PM UTC [INFO] Job retry for node 69a75a655a0c0e10c481c72b submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:13 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a655a0c0e10c481c72b'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:26 PM UTC [DEBUG] Event received: 69a75a595a0c0e10c481c6fc 03/03/2026 10:02:26 PM UTC [DEBUG] 69a75a595a0c0e10c481c6fc: Node current retry_counter: 0 03/03/2026 10:02:26 PM UTC [DEBUG] 69a75a595a0c0e10c481c6fc:Event data retry_counter: 1 03/03/2026 10:02:26 PM UTC [INFO] Job retry for node 69a75a595a0c0e10c481c6fc submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:26 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a595a0c0e10c481c6fc'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['de0-nano-soc'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:28 PM UTC [DEBUG] Event received: 69a75a735a0c0e10c481c753 03/03/2026 10:02:28 PM UTC [DEBUG] 69a75a735a0c0e10c481c753: Node current retry_counter: 0 03/03/2026 10:02:28 PM UTC [DEBUG] 69a75a735a0c0e10c481c753:Event data retry_counter: 1 03/03/2026 10:02:28 PM UTC [INFO] Job retry for node 69a75a735a0c0e10c481c753 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:28 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a735a0c0e10c481c753'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:40 PM UTC [DEBUG] Event received: 69a75a805a0c0e10c481c783 03/03/2026 10:02:40 PM UTC [DEBUG] 69a75a805a0c0e10c481c783: Node current retry_counter: 0 03/03/2026 10:02:40 PM UTC [DEBUG] 69a75a805a0c0e10c481c783:Event data retry_counter: 1 03/03/2026 10:02:40 PM UTC [INFO] Job retry for node 69a75a805a0c0e10c481c783 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:40 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a805a0c0e10c481c783'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx23-olinuxino'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:41 PM UTC [DEBUG] Event received: 69a75a805a0c0e10c481c84b 03/03/2026 10:02:41 PM UTC [DEBUG] 69a75a805a0c0e10c481c84b: Node current retry_counter: 0 03/03/2026 10:02:41 PM UTC [DEBUG] 69a75a805a0c0e10c481c84b:Event data retry_counter: 1 03/03/2026 10:02:41 PM UTC [INFO] Job retry for node 69a75a805a0c0e10c481c84b submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:41 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a805a0c0e10c481c84b'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx27-phytec-phycard-s-rdk'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:41 PM UTC [DEBUG] Event received: 69a75a815a0c0e10c481c8e5 03/03/2026 10:02:41 PM UTC [DEBUG] 69a75a815a0c0e10c481c8e5: Node current retry_counter: 0 03/03/2026 10:02:41 PM UTC [DEBUG] 69a75a815a0c0e10c481c8e5:Event data retry_counter: 1 03/03/2026 10:02:41 PM UTC [INFO] Job retry for node 69a75a815a0c0e10c481c8e5 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:41 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a815a0c0e10c481c8e5'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx28-duckbill'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:02:47 PM UTC [DEBUG] Event received: 69a75a875a0c0e10c481c939 03/03/2026 10:02:47 PM UTC [DEBUG] 69a75a875a0c0e10c481c939: Node current retry_counter: 0 03/03/2026 10:02:47 PM UTC [DEBUG] 69a75a875a0c0e10c481c939:Event data retry_counter: 1 03/03/2026 10:02:47 PM UTC [INFO] Job retry for node 69a75a875a0c0e10c481c939 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:02:47 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a875a0c0e10c481c939'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['jetson-tk1-barebox'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:03:34 PM UTC [DEBUG] Event received: 69a758bc5a0c0e10c481b426 03/03/2026 10:03:52 PM UTC [DEBUG] Event received: 69a7065c2da7ccec106859d3 03/03/2026 10:03:52 PM UTC [DEBUG] 69a7065c2da7ccec106859d3: Node current retry_counter: 2 03/03/2026 10:03:52 PM UTC [DEBUG] 69a7065c2da7ccec106859d3:Event data retry_counter: 3 03/03/2026 10:03:52 PM UTC [INFO] Job retry for node 69a7065c2da7ccec106859d3 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 10:03:52 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7065c2da7ccec106859d3'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 10:04:17 PM UTC [DEBUG] Event received: 69a75a8f5a0c0e10c481c951 03/03/2026 10:04:17 PM UTC [DEBUG] 69a75a8f5a0c0e10c481c951: Node current retry_counter: 0 03/03/2026 10:04:17 PM UTC [DEBUG] 69a75a8f5a0c0e10c481c951:Event data retry_counter: 1 03/03/2026 10:04:17 PM UTC [INFO] Job retry for node 69a75a8f5a0c0e10c481c951 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:04:17 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a8f5a0c0e10c481c951'}, 'jobfilter': ['kselftest-alsa'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:04:23 PM UTC [DEBUG] Event received: 69a758bf5a0c0e10c481b447 03/03/2026 10:04:47 PM UTC [DEBUG] Event received: 69a75a8c5a0c0e10c481c94b 03/03/2026 10:04:47 PM UTC [DEBUG] 69a75a8c5a0c0e10c481c94b: Node current retry_counter: 0 03/03/2026 10:04:47 PM UTC [DEBUG] 69a75a8c5a0c0e10c481c94b:Event data retry_counter: 1 03/03/2026 10:04:47 PM UTC [INFO] Job retry for node 69a75a8c5a0c0e10c481c94b submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:04:47 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a8c5a0c0e10c481c94b'}, 'jobfilter': ['kselftest-alsa'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:04:48 PM UTC [DEBUG] Event received: 69a75a8e5a0c0e10c481c94e 03/03/2026 10:04:48 PM UTC [DEBUG] 69a75a8e5a0c0e10c481c94e: Node current retry_counter: 0 03/03/2026 10:04:48 PM UTC [DEBUG] 69a75a8e5a0c0e10c481c94e:Event data retry_counter: 1 03/03/2026 10:04:48 PM UTC [INFO] Job retry for node 69a75a8e5a0c0e10c481c94e submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:04:48 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a8e5a0c0e10c481c94e'}, 'jobfilter': ['kselftest-alsa'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:04:55 PM UTC [DEBUG] Event received: 69a75a835a0c0e10c481c925 03/03/2026 10:04:55 PM UTC [DEBUG] 69a75a835a0c0e10c481c925: Node current retry_counter: 0 03/03/2026 10:04:55 PM UTC [DEBUG] 69a75a835a0c0e10c481c925:Event data retry_counter: 1 03/03/2026 10:04:55 PM UTC [INFO] Job retry for node 69a75a835a0c0e10c481c925 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:04:55 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a835a0c0e10c481c925'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx6dl-riotboard'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:04:56 PM UTC [DEBUG] Event received: 69a75a9e5a0c0e10c481c982 03/03/2026 10:04:56 PM UTC [DEBUG] 69a75a9e5a0c0e10c481c982: Node current retry_counter: 0 03/03/2026 10:04:56 PM UTC [DEBUG] 69a75a9e5a0c0e10c481c982:Event data retry_counter: 1 03/03/2026 10:04:56 PM UTC [INFO] Job retry for node 69a75a9e5a0c0e10c481c982 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:04:56 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a9e5a0c0e10c481c982'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:05:14 PM UTC [DEBUG] Event received: 69a75a895a0c0e10c481c93d 03/03/2026 10:05:14 PM UTC [DEBUG] 69a75a895a0c0e10c481c93d: Node current retry_counter: 0 03/03/2026 10:05:14 PM UTC [DEBUG] 69a75a895a0c0e10c481c93d:Event data retry_counter: 1 03/03/2026 10:05:15 PM UTC [INFO] Job retry for node 69a75a895a0c0e10c481c93d submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:05:15 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a895a0c0e10c481c93d'}, 'jobfilter': ['kselftest-acct'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:05:27 PM UTC [DEBUG] Event received: 69a75a8b5a0c0e10c481c948 03/03/2026 10:05:27 PM UTC [DEBUG] 69a75a8b5a0c0e10c481c948: Node current retry_counter: 0 03/03/2026 10:05:27 PM UTC [DEBUG] 69a75a8b5a0c0e10c481c948:Event data retry_counter: 1 03/03/2026 10:05:27 PM UTC [INFO] Job retry for node 69a75a8b5a0c0e10c481c948 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:05:27 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a8b5a0c0e10c481c948'}, 'jobfilter': ['kselftest-alsa'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:05:28 PM UTC [DEBUG] Event received: 69a75a9b5a0c0e10c481c967 03/03/2026 10:05:28 PM UTC [DEBUG] 69a75a9b5a0c0e10c481c967: Node current retry_counter: 0 03/03/2026 10:05:28 PM UTC [DEBUG] 69a75a9b5a0c0e10c481c967:Event data retry_counter: 1 03/03/2026 10:05:28 PM UTC [INFO] Job retry for node 69a75a9b5a0c0e10c481c967 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:05:28 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a9b5a0c0e10c481c967'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:05:29 PM UTC [DEBUG] Event received: 69a75a9c5a0c0e10c481c96a 03/03/2026 10:05:29 PM UTC [DEBUG] 69a75a9c5a0c0e10c481c96a: Node current retry_counter: 0 03/03/2026 10:05:29 PM UTC [DEBUG] 69a75a9c5a0c0e10c481c96a:Event data retry_counter: 1 03/03/2026 10:05:29 PM UTC [INFO] Job retry for node 69a75a9c5a0c0e10c481c96a submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:05:29 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a9c5a0c0e10c481c96a'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:05:34 PM UTC [DEBUG] Event received: 69a75a915a0c0e10c481c954 03/03/2026 10:05:34 PM UTC [DEBUG] 69a75a915a0c0e10c481c954: Node current retry_counter: 0 03/03/2026 10:05:35 PM UTC [DEBUG] 69a75a915a0c0e10c481c954:Event data retry_counter: 1 03/03/2026 10:05:35 PM UTC [INFO] Job retry for node 69a75a915a0c0e10c481c954 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:05:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a915a0c0e10c481c954'}, 'jobfilter': ['kselftest-breakpoints'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:05:35 PM UTC [DEBUG] Event received: 69a75aa65a0c0e10c481c9a3 03/03/2026 10:05:35 PM UTC [DEBUG] 69a75aa65a0c0e10c481c9a3: Node current retry_counter: 0 03/03/2026 10:05:35 PM UTC [DEBUG] 69a75aa65a0c0e10c481c9a3:Event data retry_counter: 1 03/03/2026 10:05:35 PM UTC [INFO] Job retry for node 69a75aa65a0c0e10c481c9a3 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:05:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aa65a0c0e10c481c9a3'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:05:45 PM UTC [DEBUG] Event received: 69a75b185a0c0e10c481d118 03/03/2026 10:05:45 PM UTC [DEBUG] 69a75b185a0c0e10c481d118: Node current retry_counter: 2 03/03/2026 10:05:45 PM UTC [DEBUG] 69a75b185a0c0e10c481d118:Event data retry_counter: 3 03/03/2026 10:05:45 PM UTC [INFO] Job retry for node 69a75b185a0c0e10c481d118 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:05:45 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75b185a0c0e10c481d118'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:05:52 PM UTC [DEBUG] Event received: 69a706b42da7ccec106859e8 03/03/2026 10:05:52 PM UTC [DEBUG] 69a706b42da7ccec106859e8: Node current retry_counter: 2 03/03/2026 10:05:52 PM UTC [DEBUG] 69a706b42da7ccec106859e8:Event data retry_counter: 3 03/03/2026 10:05:52 PM UTC [INFO] Job retry for node 69a706b42da7ccec106859e8 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 10:05:52 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a706b42da7ccec106859e8'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 10:05:55 PM UTC [DEBUG] Event received: 69a75a935a0c0e10c481c957 03/03/2026 10:05:55 PM UTC [DEBUG] 69a75a935a0c0e10c481c957: Node current retry_counter: 0 03/03/2026 10:05:55 PM UTC [DEBUG] 69a75a935a0c0e10c481c957:Event data retry_counter: 1 03/03/2026 10:05:55 PM UTC [INFO] Job retry for node 69a75a935a0c0e10c481c957 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:05:55 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a935a0c0e10c481c957'}, 'jobfilter': ['kselftest-capabilities'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:08 PM UTC [DEBUG] Event received: 69a75a965a0c0e10c481c95e 03/03/2026 10:06:08 PM UTC [DEBUG] 69a75a965a0c0e10c481c95e: Node current retry_counter: 0 03/03/2026 10:06:08 PM UTC [DEBUG] 69a75a965a0c0e10c481c95e:Event data retry_counter: 1 03/03/2026 10:06:08 PM UTC [INFO] Job retry for node 69a75a965a0c0e10c481c95e submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:08 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a965a0c0e10c481c95e'}, 'jobfilter': ['kselftest-clone3'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:10 PM UTC [DEBUG] Event received: 69a75aa25a0c0e10c481c993 03/03/2026 10:06:10 PM UTC [DEBUG] 69a75aa25a0c0e10c481c993: Node current retry_counter: 0 03/03/2026 10:06:10 PM UTC [DEBUG] 69a75aa25a0c0e10c481c993:Event data retry_counter: 1 03/03/2026 10:06:10 PM UTC [INFO] Job retry for node 69a75aa25a0c0e10c481c993 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:10 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aa25a0c0e10c481c993'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:16 PM UTC [DEBUG] Event received: 69a75a985a0c0e10c481c961 03/03/2026 10:06:16 PM UTC [DEBUG] 69a75a985a0c0e10c481c961: Node current retry_counter: 0 03/03/2026 10:06:16 PM UTC [DEBUG] 69a75a985a0c0e10c481c961:Event data retry_counter: 1 03/03/2026 10:06:16 PM UTC [INFO] Job retry for node 69a75a985a0c0e10c481c961 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:16 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a985a0c0e10c481c961'}, 'jobfilter': ['kselftest-coredump'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:16 PM UTC [DEBUG] Event received: 69a75aad5a0c0e10c481c9e4 03/03/2026 10:06:16 PM UTC [DEBUG] 69a75aad5a0c0e10c481c9e4: Node current retry_counter: 0 03/03/2026 10:06:16 PM UTC [DEBUG] 69a75aad5a0c0e10c481c9e4:Event data retry_counter: 1 03/03/2026 10:06:16 PM UTC [INFO] Job retry for node 69a75aad5a0c0e10c481c9e4 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:16 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aad5a0c0e10c481c9e4'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:29 PM UTC [DEBUG] Event received: 69a75aa45a0c0e10c481c99f 03/03/2026 10:06:29 PM UTC [DEBUG] 69a75aa45a0c0e10c481c99f: Node current retry_counter: 0 03/03/2026 10:06:29 PM UTC [DEBUG] 69a75aa45a0c0e10c481c99f:Event data retry_counter: 1 03/03/2026 10:06:29 PM UTC [INFO] Job retry for node 69a75aa45a0c0e10c481c99f submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:29 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aa45a0c0e10c481c99f'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:35 PM UTC [DEBUG] Event received: 69a75a995a0c0e10c481c964 03/03/2026 10:06:35 PM UTC [DEBUG] 69a75a995a0c0e10c481c964: Node current retry_counter: 0 03/03/2026 10:06:35 PM UTC [DEBUG] 69a75a995a0c0e10c481c964:Event data retry_counter: 1 03/03/2026 10:06:35 PM UTC [INFO] Job retry for node 69a75a995a0c0e10c481c964 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a995a0c0e10c481c964'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:48 PM UTC [DEBUG] Event received: 69a75aa05a0c0e10c481c98c 03/03/2026 10:06:48 PM UTC [DEBUG] 69a75aa05a0c0e10c481c98c: Node current retry_counter: 0 03/03/2026 10:06:48 PM UTC [DEBUG] 69a75aa05a0c0e10c481c98c:Event data retry_counter: 1 03/03/2026 10:06:48 PM UTC [INFO] Job retry for node 69a75aa05a0c0e10c481c98c submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:48 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aa05a0c0e10c481c98c'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:52 PM UTC [DEBUG] Event received: 69a7070d2da7ccec106859fe 03/03/2026 10:06:52 PM UTC [DEBUG] 69a7070d2da7ccec106859fe: Node current retry_counter: 3 03/03/2026 10:06:52 PM UTC [INFO] 69a7070d2da7ccec106859fe Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:06:54 PM UTC [DEBUG] Event received: 69a75aa85a0c0e10c481c9b6 03/03/2026 10:06:54 PM UTC [DEBUG] 69a75aa85a0c0e10c481c9b6: Node current retry_counter: 0 03/03/2026 10:06:54 PM UTC [DEBUG] 69a75aa85a0c0e10c481c9b6:Event data retry_counter: 1 03/03/2026 10:06:54 PM UTC [INFO] Job retry for node 69a75aa85a0c0e10c481c9b6 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:54 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aa85a0c0e10c481c9b6'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:06:55 PM UTC [DEBUG] Event received: 69a75aaf5a0c0e10c481c9e7 03/03/2026 10:06:55 PM UTC [DEBUG] 69a75aaf5a0c0e10c481c9e7: Node current retry_counter: 0 03/03/2026 10:06:55 PM UTC [DEBUG] 69a75aaf5a0c0e10c481c9e7:Event data retry_counter: 1 03/03/2026 10:06:55 PM UTC [INFO] Job retry for node 69a75aaf5a0c0e10c481c9e7 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:06:55 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aaf5a0c0e10c481c9e7'}, 'jobfilter': ['kselftest-fchmodat2'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:07:10 PM UTC [DEBUG] Event received: 69a759e05a0c0e10c481b667 03/03/2026 10:07:10 PM UTC [DEBUG] 69a759e05a0c0e10c481b667: Node current retry_counter: 3 03/03/2026 10:07:10 PM UTC [INFO] 69a759e05a0c0e10c481b667 Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:07:10 PM UTC [DEBUG] Event received: 69a75aaa5a0c0e10c481c9bc 03/03/2026 10:07:10 PM UTC [DEBUG] 69a75aaa5a0c0e10c481c9bc: Node current retry_counter: 0 03/03/2026 10:07:10 PM UTC [DEBUG] 69a75aaa5a0c0e10c481c9bc:Event data retry_counter: 1 03/03/2026 10:07:10 PM UTC [INFO] Job retry for node 69a75aaa5a0c0e10c481c9bc submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:07:10 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aaa5a0c0e10c481c9bc'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:07:11 PM UTC [DEBUG] Event received: 69a75aac5a0c0e10c481c9e1 03/03/2026 10:07:11 PM UTC [DEBUG] 69a75aac5a0c0e10c481c9e1: Node current retry_counter: 0 03/03/2026 10:07:11 PM UTC [DEBUG] 69a75aac5a0c0e10c481c9e1:Event data retry_counter: 1 03/03/2026 10:07:11 PM UTC [INFO] Job retry for node 69a75aac5a0c0e10c481c9e1 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:07:11 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aac5a0c0e10c481c9e1'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:07:14 PM UTC [DEBUG] Event received: 69a75ab35a0c0e10c481cb79 03/03/2026 10:07:14 PM UTC [DEBUG] 69a75ab35a0c0e10c481cb79: Node current retry_counter: 0 03/03/2026 10:07:14 PM UTC [DEBUG] 69a75ab35a0c0e10c481cb79:Event data retry_counter: 1 03/03/2026 10:07:14 PM UTC [INFO] Job retry for node 69a75ab35a0c0e10c481cb79 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:07:14 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75ab35a0c0e10c481cb79'}, 'jobfilter': ['kselftest-kcmp'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:07:27 PM UTC [DEBUG] Event received: 69a75ab15a0c0e10c481cb76 03/03/2026 10:07:27 PM UTC [DEBUG] 69a75ab15a0c0e10c481cb76: Node current retry_counter: 0 03/03/2026 10:07:27 PM UTC [DEBUG] 69a75ab15a0c0e10c481cb76:Event data retry_counter: 1 03/03/2026 10:07:27 PM UTC [INFO] Job retry for node 69a75ab15a0c0e10c481cb76 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:07:27 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75ab15a0c0e10c481cb76'}, 'jobfilter': ['kselftest-futex'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:07:34 PM UTC [DEBUG] Event received: 69a75ab55a0c0e10c481cb7c 03/03/2026 10:07:34 PM UTC [DEBUG] 69a75ab55a0c0e10c481cb7c: Node current retry_counter: 0 03/03/2026 10:07:34 PM UTC [DEBUG] 69a75ab55a0c0e10c481cb7c:Event data retry_counter: 1 03/03/2026 10:07:34 PM UTC [INFO] Job retry for node 69a75ab55a0c0e10c481cb7c submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:07:34 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75ab55a0c0e10c481cb7c'}, 'jobfilter': ['kselftest-mqueue'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:07:35 PM UTC [DEBUG] Event received: 69a75ab65a0c0e10c481cd76 03/03/2026 10:07:35 PM UTC [DEBUG] 69a75ab65a0c0e10c481cd76: Node current retry_counter: 0 03/03/2026 10:07:35 PM UTC [DEBUG] 69a75ab65a0c0e10c481cd76:Event data retry_counter: 1 03/03/2026 10:07:35 PM UTC [INFO] Job retry for node 69a75ab65a0c0e10c481cd76 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:07:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75ab65a0c0e10c481cd76'}, 'jobfilter': ['kselftest-ptrace'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:07:46 PM UTC [DEBUG] Event received: 69a7588d5a0c0e10c481b379 03/03/2026 10:07:56 PM UTC [DEBUG] Event received: 69a75aba5a0c0e10c481cd84 03/03/2026 10:07:56 PM UTC [DEBUG] 69a75aba5a0c0e10c481cd84: Node current retry_counter: 0 03/03/2026 10:07:56 PM UTC [DEBUG] 69a75aba5a0c0e10c481cd84:Event data retry_counter: 1 03/03/2026 10:07:56 PM UTC [INFO] Job retry for node 69a75aba5a0c0e10c481cd84 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:07:56 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75aba5a0c0e10c481cd84'}, 'jobfilter': ['kselftest-timers'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:08:07 PM UTC [DEBUG] Event received: 69a75ab85a0c0e10c481cd7d 03/03/2026 10:08:07 PM UTC [DEBUG] 69a75ab85a0c0e10c481cd7d: Node current retry_counter: 0 03/03/2026 10:08:07 PM UTC [DEBUG] 69a75ab85a0c0e10c481cd7d:Event data retry_counter: 1 03/03/2026 10:08:07 PM UTC [INFO] Job retry for node 69a75ab85a0c0e10c481cd7d submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:08:07 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75ab85a0c0e10c481cd7d'}, 'jobfilter': ['kselftest-proc'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:08:14 PM UTC [DEBUG] Event received: 69a75abc5a0c0e10c481cd9d 03/03/2026 10:08:14 PM UTC [DEBUG] 69a75abc5a0c0e10c481cd9d: Node current retry_counter: 0 03/03/2026 10:08:14 PM UTC [DEBUG] 69a75abc5a0c0e10c481cd9d:Event data retry_counter: 1 03/03/2026 10:08:14 PM UTC [INFO] Job retry for node 69a75abc5a0c0e10c481cd9d submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:08:14 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75abc5a0c0e10c481cd9d'}, 'jobfilter': ['kselftest-tmpfs'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:08:15 PM UTC [DEBUG] Event received: 69a75abe5a0c0e10c481cda0 03/03/2026 10:08:15 PM UTC [DEBUG] 69a75abe5a0c0e10c481cda0: Node current retry_counter: 0 03/03/2026 10:08:15 PM UTC [DEBUG] 69a75abe5a0c0e10c481cda0:Event data retry_counter: 1 03/03/2026 10:08:15 PM UTC [INFO] Job retry for node 69a75abe5a0c0e10c481cda0 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:08:15 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75abe5a0c0e10c481cda0'}, 'jobfilter': ['kselftest-signal'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:08:35 PM UTC [DEBUG] Event received: 69a75ac05a0c0e10c481cda3 03/03/2026 10:08:35 PM UTC [DEBUG] 69a75ac05a0c0e10c481cda3: Node current retry_counter: 0 03/03/2026 10:08:35 PM UTC [DEBUG] 69a75ac05a0c0e10c481cda3:Event data retry_counter: 1 03/03/2026 10:08:35 PM UTC [INFO] Job retry for node 69a75ac05a0c0e10c481cda3 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:08:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75ac05a0c0e10c481cda3'}, 'jobfilter': ['kselftest-vdso'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:01:59.432000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:08:52 PM UTC [DEBUG] Event received: 69a707652da7ccec10685b53 03/03/2026 10:08:52 PM UTC [DEBUG] 69a707652da7ccec10685b53: Node current retry_counter: 3 03/03/2026 10:08:52 PM UTC [INFO] 69a707652da7ccec10685b53 Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:10:34 PM UTC [DEBUG] Event received: 69a758895a0c0e10c481b369 03/03/2026 10:10:34 PM UTC [DEBUG] 69a758895a0c0e10c481b369: Node current retry_counter: 3 03/03/2026 10:10:34 PM UTC [INFO] 69a758895a0c0e10c481b369 Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:10:52 PM UTC [DEBUG] Event received: 69a707e42da7ccec10685b7f 03/03/2026 10:10:52 PM UTC [DEBUG] 69a707e42da7ccec10685b7f: Node current retry_counter: 2 03/03/2026 10:10:52 PM UTC [DEBUG] 69a707e42da7ccec10685b7f:Event data retry_counter: 3 03/03/2026 10:10:52 PM UTC [INFO] Job retry for node 69a707e42da7ccec10685b7f submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 10:10:52 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a707e42da7ccec10685b7f'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 10:11:10 PM UTC [DEBUG] Event received: 69a746b65a0c0e10c4819d6a 03/03/2026 10:11:10 PM UTC [DEBUG] 69a746b65a0c0e10c4819d6a: Node current retry_counter: 1 03/03/2026 10:11:10 PM UTC [DEBUG] 69a746b65a0c0e10c4819d6a:Event data retry_counter: 2 03/03/2026 10:11:10 PM UTC [INFO] Job retry for node 69a746b65a0c0e10c4819d6a submitted. Parent node: 69a70fafe31b554803095f11 03/03/2026 10:11:10 PM UTC [DEBUG] Event:{'data': {'id': '69a70fafe31b554803095f11', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/fragments/0.config', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build_modules.log.gz', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/build.log.gz', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70fafe31b554803095f11/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fafe31b554803095f11-kbuild-gcc-14-arm64-tvb7sxg9', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a746b65a0c0e10c4819d6a'}, 'jobfilter': ['kselftest-signal'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:27.177000', 'updated': '2026-03-03T18:49:50.470000', 'timeout': '2026-03-03T22:43:27.177000', 'holdoff': '2026-03-03T18:49:26.190000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:11:53 PM UTC [DEBUG] Event received: 69a708392da7ccec10685b8b 03/03/2026 10:11:53 PM UTC [DEBUG] 69a708392da7ccec10685b8b: Node current retry_counter: 2 03/03/2026 10:11:53 PM UTC [DEBUG] 69a708392da7ccec10685b8b:Event data retry_counter: 3 03/03/2026 10:11:53 PM UTC [INFO] Job retry for node 69a708392da7ccec10685b8b submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 10:11:53 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a708392da7ccec10685b8b'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 10:12:07 PM UTC [DEBUG] Event received: 69a757ce5a0c0e10c481b289 03/03/2026 10:12:07 PM UTC [DEBUG] 69a757ce5a0c0e10c481b289: Node current retry_counter: 0 03/03/2026 10:12:07 PM UTC [DEBUG] 69a757ce5a0c0e10c481b289:Event data retry_counter: 1 03/03/2026 10:12:07 PM UTC [INFO] Job retry for node 69a757ce5a0c0e10c481b289 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:12:07 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757ce5a0c0e10c481b289'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:13:02 PM UTC [DEBUG] Event received: 69a759f65a0c0e10c481b9c3 03/03/2026 10:13:02 PM UTC [DEBUG] 69a759f65a0c0e10c481b9c3: Node current retry_counter: 0 03/03/2026 10:13:02 PM UTC [DEBUG] 69a759f65a0c0e10c481b9c3:Event data retry_counter: 1 03/03/2026 10:13:02 PM UTC [INFO] Job retry for node 69a759f65a0c0e10c481b9c3 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 10:13:02 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759f65a0c0e10c481b9c3'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:08:44.713000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:13:19 PM UTC [DEBUG] Event received: 69a757d15a0c0e10c481b28f 03/03/2026 10:13:19 PM UTC [DEBUG] 69a757d15a0c0e10c481b28f: Node current retry_counter: 0 03/03/2026 10:13:19 PM UTC [DEBUG] 69a757d15a0c0e10c481b28f:Event data retry_counter: 1 03/03/2026 10:13:19 PM UTC [INFO] Job retry for node 69a757d15a0c0e10c481b28f submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:13:19 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757d15a0c0e10c481b28f'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:13:53 PM UTC [DEBUG] Event received: 69a7088e2da7ccec10685b94 03/03/2026 10:13:53 PM UTC [DEBUG] 69a7088e2da7ccec10685b94: Node current retry_counter: 1 03/03/2026 10:13:53 PM UTC [DEBUG] 69a7088e2da7ccec10685b94:Event data retry_counter: 2 03/03/2026 10:13:53 PM UTC [INFO] Job retry for node 69a7088e2da7ccec10685b94 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 10:13:53 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7088e2da7ccec10685b94'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:14:06 PM UTC [DEBUG] Event received: 69a75cf35a0c0e10c481d78c 03/03/2026 10:14:06 PM UTC [DEBUG] 69a75cf35a0c0e10c481d78c: Node current retry_counter: 2 03/03/2026 10:14:06 PM UTC [DEBUG] 69a75cf35a0c0e10c481d78c:Event data retry_counter: 3 03/03/2026 10:14:06 PM UTC [INFO] Job retry for node 69a75cf35a0c0e10c481d78c submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:14:06 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75cf35a0c0e10c481d78c'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:14:52 PM UTC [DEBUG] Event received: 69a75c4d5a0c0e10c481d4a1 03/03/2026 10:14:52 PM UTC [DEBUG] 69a75c4d5a0c0e10c481d4a1: Node current retry_counter: 2 03/03/2026 10:14:52 PM UTC [DEBUG] 69a75c4d5a0c0e10c481d4a1:Event data retry_counter: 3 03/03/2026 10:14:52 PM UTC [INFO] Job retry for node 69a75c4d5a0c0e10c481d4a1 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:14:52 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75c4d5a0c0e10c481d4a1'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:14:53 PM UTC [DEBUG] Event received: 69a708e32da7ccec10685ba0 03/03/2026 10:14:53 PM UTC [DEBUG] 69a708e32da7ccec10685ba0: Node current retry_counter: 1 03/03/2026 10:14:53 PM UTC [DEBUG] 69a708e32da7ccec10685ba0:Event data retry_counter: 2 03/03/2026 10:14:53 PM UTC [INFO] Job retry for node 69a708e32da7ccec10685ba0 submitted. Parent node: 69a628a67da105ad098359a5 03/03/2026 10:14:53 PM UTC [DEBUG] Event:{'data': {'id': '69a628a67da105ad098359a5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a6283a7da105ad09835985', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/1.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a628a67da105ad098359a5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'ba7396537a4779e33c1df685fb457adaf2ef44d4', 'describe': 'staging-stable-20260303.0', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gba7396537a47', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.0'], 'commit_message': 'staging-stable-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a628a67da105ad098359a5-kbuild-gcc-14-arm64-zb32pcai', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a708e32da7ccec10685ba0'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T00:17:42.737000', 'updated': '2026-03-03T06:18:18.906000', 'timeout': '2026-03-03T06:17:42.737000', 'holdoff': '2026-03-03T01:21:56.225000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '9fda6dcac8d344adff91a502287c0216f29b5658a2611d36a96a80217921eacb', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:14:53 PM UTC [DEBUG] Event received: 69a74ccc5a0c0e10c481a1e4 03/03/2026 10:14:53 PM UTC [DEBUG] 69a74ccc5a0c0e10c481a1e4: Node current retry_counter: 1 03/03/2026 10:14:53 PM UTC [DEBUG] 69a74ccc5a0c0e10c481a1e4:Event data retry_counter: 2 03/03/2026 10:14:53 PM UTC [INFO] Job retry for node 69a74ccc5a0c0e10c481a1e4 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 10:14:53 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74ccc5a0c0e10c481a1e4'}, 'jobfilter': ['kselftest-efivars'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:15:25 PM UTC [DEBUG] Event received: 69a7598c5a0c0e10c481b575 03/03/2026 10:15:25 PM UTC [DEBUG] 69a7598c5a0c0e10c481b575: Node current retry_counter: 0 03/03/2026 10:15:25 PM UTC [DEBUG] 69a7598c5a0c0e10c481b575:Event data retry_counter: 1 03/03/2026 10:15:25 PM UTC [INFO] Job retry for node 69a7598c5a0c0e10c481b575 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 10:15:25 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7598c5a0c0e10c481b575'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:08:44.713000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:15:31 PM UTC [DEBUG] Event received: 69a75aa45a0c0e10c481c996 03/03/2026 10:15:31 PM UTC [DEBUG] 69a75aa45a0c0e10c481c996: Node current retry_counter: 3 03/03/2026 10:15:31 PM UTC [INFO] 69a75aa45a0c0e10c481c996 Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:16:28 PM UTC [DEBUG] Event received: 69a75dbb5a0c0e10c481da26 03/03/2026 10:16:28 PM UTC [DEBUG] 69a75dbb5a0c0e10c481da26: Node current retry_counter: 0 03/03/2026 10:16:28 PM UTC [DEBUG] 69a75dbb5a0c0e10c481da26:Event data retry_counter: 1 03/03/2026 10:16:28 PM UTC [INFO] Job retry for node 69a75dbb5a0c0e10c481da26 submitted. Parent node: 69a744aa5a0c0e10c4819cef 03/03/2026 10:16:28 PM UTC [DEBUG] Event:{'data': {'id': '69a744aa5a0c0e10c4819cef', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/0.config', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build.log.gz', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/3.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744aa5a0c0e10c4819cef-kbuild-gcc-14-x86-mhbnf93k', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a75dbb5a0c0e10c481da26'}, 'jobfilter': ['baseline-x86-baylibre'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T20:29:30.201000', 'updated': '2026-03-03T22:15:21.761000', 'timeout': '2026-03-04T02:29:30.201000', 'holdoff': '2026-03-03T22:25:19.469000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:17:53 PM UTC [DEBUG] Event received: 69a7098de31b554803095bd0 03/03/2026 10:17:53 PM UTC [DEBUG] 69a7098de31b554803095bd0: Node current retry_counter: 3 03/03/2026 10:17:53 PM UTC [INFO] 69a7098de31b554803095bd0 Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:18:01 PM UTC [DEBUG] Event received: 69a75dd05a0c0e10c481da36 03/03/2026 10:18:01 PM UTC [DEBUG] 69a75dd05a0c0e10c481da36: Node current retry_counter: 2 03/03/2026 10:18:01 PM UTC [DEBUG] 69a75dd05a0c0e10c481da36:Event data retry_counter: 3 03/03/2026 10:18:01 PM UTC [INFO] Job retry for node 69a75dd05a0c0e10c481da36 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:18:01 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75dd05a0c0e10c481da36'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:18:53 PM UTC [DEBUG] Event received: 69a709c0e31b554803095bdf 03/03/2026 10:18:53 PM UTC [DEBUG] 69a709c0e31b554803095bdf: Node current retry_counter: 3 03/03/2026 10:18:53 PM UTC [INFO] 69a709c0e31b554803095bdf Job has already retried 3 times. Not submitting a retry. 03/03/2026 10:18:53 PM UTC [DEBUG] Event received: 69a709dfe31b554803095bef 03/03/2026 10:18:53 PM UTC [DEBUG] 69a709dfe31b554803095bef: Node current retry_counter: 0 03/03/2026 10:18:53 PM UTC [DEBUG] 69a709dfe31b554803095bef:Event data retry_counter: 1 03/03/2026 10:18:53 PM UTC [INFO] Job retry for node 69a709dfe31b554803095bef submitted. Parent node: 69a6edb72da7ccec10683eb6 03/03/2026 10:18:53 PM UTC [DEBUG] Event:{'data': {'id': '69a6edb72da7ccec10683eb6', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-nfsboot', 'path': ['checkout', 'kbuild-gcc-14-arm64-nfsboot'], 'group': 'kbuild-gcc-14-arm64-nfsboot', 'parent': '69a6ed2e2da7ccec10683dc5', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_kselftest_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/build.log.gz', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/fragments/2.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/fragments/3.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a6edb72da7ccec10683eb6/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-mainline', 'commit': 'fcda62ce7611244ebf5099beb775eba0a29d4c4a', 'describe': 'staging-mainline-20260303.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-6-gfcda62ce76112', 'name': None}, 'patchset': None, 'commit_tags': ['staging-mainline-20260303.0'], 'commit_message': 'staging-mainline-20260303.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['netdev', 'nfs-root-boot', 'kselftest'], 'config_full': 'defconfig+netdev+nfs-root-boot+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a6edb72da7ccec10683eb6-kbuild-gcc-14-arm64-nfsb-d8705eij', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a709dfe31b554803095bef'}, 'jobfilter': ['ltp-smoke-pull-labs'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T14:18:31.875000', 'updated': '2026-03-03T20:19:00.074000', 'timeout': '2026-03-03T20:18:31.875000', 'holdoff': '2026-03-03T16:28:38.139000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '468eeb8d98906664fdd65602ac1e3c1224b72de42b52161d2439d8b52d8ee65b', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:18:54 PM UTC [DEBUG] Event received: 69a757d35a0c0e10c481b295 03/03/2026 10:18:54 PM UTC [DEBUG] 69a757d35a0c0e10c481b295: Node current retry_counter: 0 03/03/2026 10:18:54 PM UTC [DEBUG] 69a757d35a0c0e10c481b295:Event data retry_counter: 1 03/03/2026 10:18:54 PM UTC [INFO] Job retry for node 69a757d35a0c0e10c481b295 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:18:54 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757d35a0c0e10c481b295'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:19:45 PM UTC [DEBUG] Event received: 69a75a5a5a0c0e10c481c702 03/03/2026 10:19:45 PM UTC [DEBUG] 69a75a5a5a0c0e10c481c702: Node current retry_counter: 0 03/03/2026 10:19:45 PM UTC [DEBUG] 69a75a5a5a0c0e10c481c702:Event data retry_counter: 1 03/03/2026 10:19:45 PM UTC [INFO] Job retry for node 69a75a5a5a0c0e10c481c702 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:19:45 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a5a5a0c0e10c481c702'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['r8a7743-iwg20d-q7'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:20:00 PM UTC [DEBUG] Event received: 69a75e905a0c0e10c481dab6 03/03/2026 10:20:00 PM UTC [DEBUG] 69a75e905a0c0e10c481dab6: Node current retry_counter: 2 03/03/2026 10:20:00 PM UTC [DEBUG] 69a75e905a0c0e10c481dab6:Event data retry_counter: 3 03/03/2026 10:20:00 PM UTC [INFO] Job retry for node 69a75e905a0c0e10c481dab6 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:20:00 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75e905a0c0e10c481dab6'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12b-odroid-n2'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:21:54 PM UTC [DEBUG] Event received: 69a75a725a0c0e10c481c74e 03/03/2026 10:21:54 PM UTC [DEBUG] 69a75a725a0c0e10c481c74e: Node current retry_counter: 0 03/03/2026 10:21:54 PM UTC [DEBUG] 69a75a725a0c0e10c481c74e:Event data retry_counter: 1 03/03/2026 10:21:54 PM UTC [INFO] Job retry for node 69a75a725a0c0e10c481c74e submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:21:54 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a725a0c0e10c481c74e'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['armada-388-clearfog-pro'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:22:17 PM UTC [DEBUG] Event received: 69a75a855a0c0e10c481c928 03/03/2026 10:22:17 PM UTC [DEBUG] 69a75a855a0c0e10c481c928: Node current retry_counter: 0 03/03/2026 10:22:17 PM UTC [DEBUG] 69a75a855a0c0e10c481c928:Event data retry_counter: 1 03/03/2026 10:22:17 PM UTC [INFO] Job retry for node 69a75a855a0c0e10c481c928 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 10:22:17 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75a855a0c0e10c481c928'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx6qp-wandboard-revd1'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:24:25 PM UTC [DEBUG] Event received: 69a75b695a0c0e10c481d15a 03/03/2026 10:24:25 PM UTC [DEBUG] 69a75b695a0c0e10c481d15a: Node current retry_counter: 1 03/03/2026 10:24:25 PM UTC [DEBUG] 69a75b695a0c0e10c481d15a:Event data retry_counter: 2 03/03/2026 10:24:25 PM UTC [INFO] Job retry for node 69a75b695a0c0e10c481d15a submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:24:25 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75b695a0c0e10c481d15a'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['r8a7743-iwg20d-q7'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:24:43 PM UTC [DEBUG] Event received: 69a75f8e5a0c0e10c481db0a 03/03/2026 10:24:43 PM UTC [DEBUG] 69a75f8e5a0c0e10c481db0a: Node current retry_counter: 2 03/03/2026 10:24:43 PM UTC [DEBUG] 69a75f8e5a0c0e10c481db0a:Event data retry_counter: 3 03/03/2026 10:24:43 PM UTC [INFO] Job retry for node 69a75f8e5a0c0e10c481db0a submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:24:43 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75f8e5a0c0e10c481db0a'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:25:10 PM UTC [DEBUG] Event received: 69a75b995a0c0e10c481d212 03/03/2026 10:25:10 PM UTC [DEBUG] 69a75b995a0c0e10c481d212: Node current retry_counter: 2 03/03/2026 10:25:10 PM UTC [DEBUG] 69a75b995a0c0e10c481d212:Event data retry_counter: 3 03/03/2026 10:25:10 PM UTC [INFO] Job retry for node 69a75b995a0c0e10c481d212 submitted. Parent node: 69a744845a0c0e10c4819ccc 03/03/2026 10:25:10 PM UTC [DEBUG] Event:{'data': {'id': '69a744845a0c0e10c4819ccc', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-multi_v5_defconfig', 'path': ['checkout', 'kbuild-gcc-14-arm-multi_v5_defconfig'], 'group': 'kbuild-gcc-14-arm-multi_v5_defconfig', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_modules.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/metadata.json', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/build_dtbs.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-multi_v5_defconfig-69a744845a0c0e10c4819ccc/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v5_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v5_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744845a0c0e10c4819ccc-kbuild-gcc-14-arm-multi--onxa2eth', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75b995a0c0e10c481d212'}, 'jobfilter': ['ltp-smoke'], 'platform_filter': ['at91sam9g20ek'], 'created': '2026-03-03T20:28:52.229000', 'updated': '2026-03-03T21:01:58.330000', 'timeout': '2026-03-04T02:28:52.229000', 'holdoff': '2026-03-03T20:51:08.990000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 3}} 03/03/2026 10:25:14 PM UTC [DEBUG] Event received: 69a75fca5a0c0e10c481db31 03/03/2026 10:25:14 PM UTC [DEBUG] 69a75fca5a0c0e10c481db31: Node current retry_counter: 0 03/03/2026 10:25:14 PM UTC [DEBUG] 69a75fca5a0c0e10c481db31:Event data retry_counter: 1 03/03/2026 10:25:14 PM UTC [INFO] Job retry for node 69a75fca5a0c0e10c481db31 submitted. Parent node: 69a751115a0c0e10c481a817 03/03/2026 10:25:14 PM UTC [DEBUG] Event:{'data': {'id': '69a751115a0c0e10c481a817', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-riscv', 'path': ['checkout', 'kbuild-gcc-14-riscv'], 'group': 'kbuild-gcc-14-riscv', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_modules.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-riscv-69a751115a0c0e10c481a817/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'riscv', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751115a0c0e10c481a817-kbuild-gcc-14-riscv-nt91x7cb', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75fca5a0c0e10c481db31'}, 'jobfilter': ['baseline-riscv-collabora'], 'platform_filter': ['eic7700-hifive-premier-p550'], 'created': '2026-03-03T21:22:25.619000', 'updated': '2026-03-03T22:25:09.516000', 'timeout': '2026-03-04T03:22:25.619000', 'holdoff': '2026-03-03T22:35:07.798000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:27:34 PM UTC [DEBUG] Event received: 69a75ba25a0c0e10c481d217 03/03/2026 10:27:34 PM UTC [DEBUG] 69a75ba25a0c0e10c481d217: Node current retry_counter: 1 03/03/2026 10:27:34 PM UTC [DEBUG] 69a75ba25a0c0e10c481d217:Event data retry_counter: 2 03/03/2026 10:27:34 PM UTC [INFO] Job retry for node 69a75ba25a0c0e10c481d217 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:27:34 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75ba25a0c0e10c481d217'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:27:42 PM UTC [DEBUG] Event received: 69a7603a5a0c0e10c481db64 03/03/2026 10:27:42 PM UTC [DEBUG] 69a7603a5a0c0e10c481db64: Node current retry_counter: 2 03/03/2026 10:27:42 PM UTC [DEBUG] 69a7603a5a0c0e10c481db64:Event data retry_counter: 3 03/03/2026 10:27:42 PM UTC [INFO] Job retry for node 69a7603a5a0c0e10c481db64 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:27:42 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7603a5a0c0e10c481db64'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:28:49 PM UTC [DEBUG] Event received: 69a760a15a0c0e10c481db84 03/03/2026 10:28:49 PM UTC [DEBUG] 69a760a15a0c0e10c481db84: Node current retry_counter: 2 03/03/2026 10:28:49 PM UTC [DEBUG] 69a760a15a0c0e10c481db84:Event data retry_counter: 3 03/03/2026 10:28:49 PM UTC [INFO] Job retry for node 69a760a15a0c0e10c481db84 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:28:49 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a760a15a0c0e10c481db84'}, 'jobfilter': ['baseline-arm64-pengutronix'], 'platform_filter': ['rk3568-rock3a'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:30:37 PM UTC [DEBUG] Event received: 69a757d65a0c0e10c481b2a7 03/03/2026 10:30:37 PM UTC [DEBUG] 69a757d65a0c0e10c481b2a7: Node current retry_counter: 0 03/03/2026 10:30:37 PM UTC [DEBUG] 69a757d65a0c0e10c481b2a7:Event data retry_counter: 1 03/03/2026 10:30:37 PM UTC [INFO] Job retry for node 69a757d65a0c0e10c481b2a7 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:30:37 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757d65a0c0e10c481b2a7'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:31:12 PM UTC [DEBUG] Event received: 69a761305a0c0e10c481dbf6 03/03/2026 10:31:12 PM UTC [DEBUG] 69a761305a0c0e10c481dbf6: Node current retry_counter: 2 03/03/2026 10:31:12 PM UTC [DEBUG] 69a761305a0c0e10c481dbf6:Event data retry_counter: 3 03/03/2026 10:31:12 PM UTC [INFO] Job retry for node 69a761305a0c0e10c481dbf6 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:31:12 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a761305a0c0e10c481dbf6'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['da850-lcdk'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:34:09 PM UTC [DEBUG] Event received: 69a757d95a0c0e10c481b2ad 03/03/2026 10:34:09 PM UTC [DEBUG] 69a757d95a0c0e10c481b2ad: Node current retry_counter: 0 03/03/2026 10:34:09 PM UTC [DEBUG] 69a757d95a0c0e10c481b2ad:Event data retry_counter: 1 03/03/2026 10:34:09 PM UTC [INFO] Job retry for node 69a757d95a0c0e10c481b2ad submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:34:09 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757d95a0c0e10c481b2ad'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:34:14 PM UTC [DEBUG] Event received: 69a761e55a0c0e10c481dc78 03/03/2026 10:34:14 PM UTC [DEBUG] 69a761e55a0c0e10c481dc78: Node current retry_counter: 2 03/03/2026 10:34:14 PM UTC [DEBUG] 69a761e55a0c0e10c481dc78:Event data retry_counter: 3 03/03/2026 10:34:14 PM UTC [INFO] Job retry for node 69a761e55a0c0e10c481dc78 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:34:14 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a761e55a0c0e10c481dc78'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:35:21 PM UTC [DEBUG] Event received: 69a762115a0c0e10c481dca4 03/03/2026 10:35:21 PM UTC [DEBUG] 69a762115a0c0e10c481dca4: Node current retry_counter: 2 03/03/2026 10:35:21 PM UTC [DEBUG] 69a762115a0c0e10c481dca4:Event data retry_counter: 3 03/03/2026 10:35:21 PM UTC [INFO] Job retry for node 69a762115a0c0e10c481dca4 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:35:21 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a762115a0c0e10c481dca4'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['de0-nano-soc'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:35:38 PM UTC [DEBUG] Event received: 69a74e695a0c0e10c481a565 03/03/2026 10:35:38 PM UTC [DEBUG] 69a74e695a0c0e10c481a565: Node current retry_counter: 1 03/03/2026 10:35:38 PM UTC [DEBUG] 69a74e695a0c0e10c481a565:Event data retry_counter: 2 03/03/2026 10:35:38 PM UTC [INFO] Job retry for node 69a74e695a0c0e10c481a565 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 10:35:38 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a74e695a0c0e10c481a565'}, 'jobfilter': ['kselftest-ftrace'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:36:30 PM UTC [DEBUG] Event received: 69a75d925a0c0e10c481d9c5 03/03/2026 10:36:30 PM UTC [DEBUG] 69a75d925a0c0e10c481d9c5: Node current retry_counter: 1 03/03/2026 10:36:30 PM UTC [DEBUG] 69a75d925a0c0e10c481d9c5:Event data retry_counter: 2 03/03/2026 10:36:30 PM UTC [INFO] Job retry for node 69a75d925a0c0e10c481d9c5 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 10:36:30 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75d925a0c0e10c481d9c5'}, 'jobfilter': ['baseline-arm64-clabbe'], 'platform_filter': ['sun50i-a64-bananapi-m64'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:36:49 PM UTC [DEBUG] Event received: 69a75db75a0c0e10c481da1d 03/03/2026 10:36:49 PM UTC [DEBUG] 69a75db75a0c0e10c481da1d: Node current retry_counter: 0 03/03/2026 10:36:49 PM UTC [DEBUG] 69a75db75a0c0e10c481da1d:Event data retry_counter: 1 03/03/2026 10:36:49 PM UTC [INFO] Job retry for node 69a75db75a0c0e10c481da1d submitted. Parent node: 69a744aa5a0c0e10c4819cef 03/03/2026 10:36:49 PM UTC [DEBUG] Event:{'data': {'id': '69a744aa5a0c0e10c4819cef', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/0.config', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build.log.gz', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/3.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744aa5a0c0e10c4819cef-kbuild-gcc-14-x86-mhbnf93k', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a75db75a0c0e10c481da1d'}, 'jobfilter': ['baseline-x86'], 'platform_filter': ['x86-simatic-ipc227e'], 'created': '2026-03-03T20:29:30.201000', 'updated': '2026-03-03T22:25:45.779000', 'timeout': '2026-03-04T02:29:30.201000', 'holdoff': '2026-03-03T22:25:19.469000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:36:57 PM UTC [DEBUG] Event received: 69a75db65a0c0e10c481da1a 03/03/2026 10:36:57 PM UTC [DEBUG] 69a75db65a0c0e10c481da1a: Node current retry_counter: 0 03/03/2026 10:36:57 PM UTC [DEBUG] 69a75db65a0c0e10c481da1a:Event data retry_counter: 1 03/03/2026 10:36:57 PM UTC [INFO] Job retry for node 69a75db65a0c0e10c481da1a submitted. Parent node: 69a744aa5a0c0e10c4819cef 03/03/2026 10:36:57 PM UTC [DEBUG] Event:{'data': {'id': '69a744aa5a0c0e10c4819cef', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build.sh', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/0.config', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/build.log.gz', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/3.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a744aa5a0c0e10c4819cef/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744aa5a0c0e10c4819cef-kbuild-gcc-14-x86-mhbnf93k', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a75db65a0c0e10c481da1a'}, 'jobfilter': ['baseline-x86'], 'platform_filter': ['x86-openblocks-iot-vx2'], 'created': '2026-03-03T20:29:30.201000', 'updated': '2026-03-03T22:25:45.779000', 'timeout': '2026-03-04T02:29:30.201000', 'holdoff': '2026-03-03T22:25:19.469000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:37:00 PM UTC [DEBUG] Event received: 69a762725a0c0e10c481dcf8 03/03/2026 10:37:00 PM UTC [DEBUG] 69a762725a0c0e10c481dcf8: Node current retry_counter: 0 03/03/2026 10:37:00 PM UTC [DEBUG] 69a762725a0c0e10c481dcf8:Event data retry_counter: 1 03/03/2026 10:37:00 PM UTC [INFO] Job retry for node 69a762725a0c0e10c481dcf8 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:00 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762725a0c0e10c481dcf8'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:12 PM UTC [DEBUG] Event received: 69a7628a5a0c0e10c481dd5f 03/03/2026 10:37:12 PM UTC [DEBUG] 69a7628a5a0c0e10c481dd5f: Node current retry_counter: 0 03/03/2026 10:37:12 PM UTC [DEBUG] 69a7628a5a0c0e10c481dd5f:Event data retry_counter: 1 03/03/2026 10:37:12 PM UTC [INFO] Job retry for node 69a7628a5a0c0e10c481dd5f submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7628a5a0c0e10c481dd5f'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:20 PM UTC [DEBUG] Event received: 69a762a05a0c0e10c481ddb9 03/03/2026 10:37:20 PM UTC [DEBUG] 69a762a05a0c0e10c481ddb9: Node current retry_counter: 0 03/03/2026 10:37:20 PM UTC [DEBUG] 69a762a05a0c0e10c481ddb9:Event data retry_counter: 1 03/03/2026 10:37:21 PM UTC [INFO] Job retry for node 69a762a05a0c0e10c481ddb9 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:21 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762a05a0c0e10c481ddb9'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12b-odroid-n2'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:23 PM UTC [DEBUG] Event received: 69a762925a0c0e10c481dd73 03/03/2026 10:37:23 PM UTC [DEBUG] 69a762925a0c0e10c481dd73: Node current retry_counter: 0 03/03/2026 10:37:23 PM UTC [DEBUG] 69a762925a0c0e10c481dd73:Event data retry_counter: 1 03/03/2026 10:37:23 PM UTC [INFO] Job retry for node 69a762925a0c0e10c481dd73 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:23 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762925a0c0e10c481dd73'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:25 PM UTC [DEBUG] Event received: 69a762a45a0c0e10c481ddd1 03/03/2026 10:37:25 PM UTC [DEBUG] 69a762a45a0c0e10c481ddd1: Node current retry_counter: 2 03/03/2026 10:37:25 PM UTC [DEBUG] 69a762a45a0c0e10c481ddd1:Event data retry_counter: 3 03/03/2026 10:37:25 PM UTC [INFO] Job retry for node 69a762a45a0c0e10c481ddd1 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:37:25 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a762a45a0c0e10c481ddd1'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:37:25 PM UTC [DEBUG] Event received: 69a762895a0c0e10c481dd58 03/03/2026 10:37:25 PM UTC [DEBUG] 69a762895a0c0e10c481dd58: Node current retry_counter: 0 03/03/2026 10:37:25 PM UTC [DEBUG] 69a762895a0c0e10c481dd58:Event data retry_counter: 1 03/03/2026 10:37:25 PM UTC [INFO] Job retry for node 69a762895a0c0e10c481dd58 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:25 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762895a0c0e10c481dd58'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:43 PM UTC [DEBUG] Event received: 69a762765a0c0e10c481dd04 03/03/2026 10:37:43 PM UTC [DEBUG] 69a762765a0c0e10c481dd04: Node current retry_counter: 0 03/03/2026 10:37:43 PM UTC [DEBUG] 69a762765a0c0e10c481dd04:Event data retry_counter: 1 03/03/2026 10:37:43 PM UTC [INFO] Job retry for node 69a762765a0c0e10c481dd04 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:43 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762765a0c0e10c481dd04'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:43 PM UTC [DEBUG] Event received: 69a7629a5a0c0e10c481ddab 03/03/2026 10:37:43 PM UTC [DEBUG] 69a7629a5a0c0e10c481ddab: Node current retry_counter: 0 03/03/2026 10:37:43 PM UTC [DEBUG] 69a7629a5a0c0e10c481ddab:Event data retry_counter: 1 03/03/2026 10:37:43 PM UTC [INFO] Job retry for node 69a7629a5a0c0e10c481ddab submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:43 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7629a5a0c0e10c481ddab'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:56 PM UTC [DEBUG] Event received: 69a762775a0c0e10c481dd07 03/03/2026 10:37:56 PM UTC [DEBUG] 69a762775a0c0e10c481dd07: Node current retry_counter: 0 03/03/2026 10:37:56 PM UTC [DEBUG] 69a762775a0c0e10c481dd07:Event data retry_counter: 1 03/03/2026 10:37:56 PM UTC [INFO] Job retry for node 69a762775a0c0e10c481dd07 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:56 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762775a0c0e10c481dd07'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:37:57 PM UTC [DEBUG] Event received: 69a762c55a0c0e10c481de3b 03/03/2026 10:37:57 PM UTC [DEBUG] 69a762c55a0c0e10c481de3b: Node current retry_counter: 0 03/03/2026 10:37:57 PM UTC [DEBUG] 69a762c55a0c0e10c481de3b:Event data retry_counter: 1 03/03/2026 10:37:57 PM UTC [INFO] Job retry for node 69a762c55a0c0e10c481de3b submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:37:57 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762c55a0c0e10c481de3b'}, 'jobfilter': ['baseline-arm64-pengutronix'], 'platform_filter': ['rk3568-rock3a'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:55 PM UTC [DEBUG] Event received: 69a70e6be31b554803095ca4 03/03/2026 10:38:55 PM UTC [DEBUG] 69a70e6be31b554803095ca4: Node current retry_counter: 0 03/03/2026 10:38:55 PM UTC [DEBUG] 69a70e6be31b554803095ca4:Event data retry_counter: 1 03/03/2026 10:38:55 PM UTC [INFO] Job retry for node 69a70e6be31b554803095ca4 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:55 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e6be31b554803095ca4'}, 'jobfilter': ['baseline-arm-pull-labs-demo'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:55 PM UTC [DEBUG] Event received: 69a70e6ce31b554803095ca7 03/03/2026 10:38:55 PM UTC [DEBUG] 69a70e6ce31b554803095ca7: Node current retry_counter: 0 03/03/2026 10:38:55 PM UTC [DEBUG] 69a70e6ce31b554803095ca7:Event data retry_counter: 1 03/03/2026 10:38:55 PM UTC [INFO] Job retry for node 69a70e6ce31b554803095ca7 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:55 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e6ce31b554803095ca7'}, 'jobfilter': ['baseline-arm-pull-labs-demo'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:55 PM UTC [DEBUG] Event received: 69a70e75e31b554803095cbc 03/03/2026 10:38:55 PM UTC [DEBUG] 69a70e75e31b554803095cbc: Node current retry_counter: 0 03/03/2026 10:38:55 PM UTC [DEBUG] 69a70e75e31b554803095cbc:Event data retry_counter: 1 03/03/2026 10:38:55 PM UTC [INFO] Job retry for node 69a70e75e31b554803095cbc submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:55 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e75e31b554803095cbc'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['am57xx-beagle-x15'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:56 PM UTC [DEBUG] Event received: 69a70e77e31b554803095cbf 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e77e31b554803095cbf: Node current retry_counter: 0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e77e31b554803095cbf:Event data retry_counter: 1 03/03/2026 10:38:56 PM UTC [INFO] Job retry for node 69a70e77e31b554803095cbf submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e77e31b554803095cbf'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['at91-sama5d4_xplained'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:56 PM UTC [DEBUG] Event received: 69a70e79e31b554803095cc2 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e79e31b554803095cc2: Node current retry_counter: 0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e79e31b554803095cc2:Event data retry_counter: 1 03/03/2026 10:38:56 PM UTC [INFO] Job retry for node 69a70e79e31b554803095cc2 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e79e31b554803095cc2'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beagle-xm'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:56 PM UTC [DEBUG] Event received: 69a70e7ae31b554803095cc5 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e7ae31b554803095cc5: Node current retry_counter: 0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e7ae31b554803095cc5:Event data retry_counter: 1 03/03/2026 10:38:56 PM UTC [INFO] Job retry for node 69a70e7ae31b554803095cc5 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e7ae31b554803095cc5'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:56 PM UTC [DEBUG] Event received: 69a70e7ee31b554803095cd0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e7ee31b554803095cd0: Node current retry_counter: 0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e7ee31b554803095cd0:Event data retry_counter: 1 03/03/2026 10:38:56 PM UTC [INFO] Job retry for node 69a70e7ee31b554803095cd0 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e7ee31b554803095cd0'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['mt7629-rfb'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:56 PM UTC [DEBUG] Event received: 69a70e80e31b554803095cd4 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e80e31b554803095cd4: Node current retry_counter: 0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e80e31b554803095cd4:Event data retry_counter: 1 03/03/2026 10:38:56 PM UTC [INFO] Job retry for node 69a70e80e31b554803095cd4 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e80e31b554803095cd4'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['sun7i-a20-cubieboard2'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:56 PM UTC [DEBUG] Event received: 69a70e89e31b554803095d05 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e89e31b554803095d05: Node current retry_counter: 0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e89e31b554803095d05:Event data retry_counter: 1 03/03/2026 10:38:56 PM UTC [INFO] Job retry for node 69a70e89e31b554803095d05 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e89e31b554803095d05'}, 'jobfilter': ['baseline-arm-testpull'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:38:56 PM UTC [DEBUG] Event received: 69a70e8be31b554803095d09 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e8be31b554803095d09: Node current retry_counter: 0 03/03/2026 10:38:56 PM UTC [DEBUG] 69a70e8be31b554803095d09:Event data retry_counter: 1 03/03/2026 10:38:56 PM UTC [INFO] Job retry for node 69a70e8be31b554803095d09 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:38:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70e8be31b554803095d09'}, 'jobfilter': ['baseline-arm-testpull'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:10 PM UTC [DEBUG] Event received: 69a7627e5a0c0e10c481dd22 03/03/2026 10:39:10 PM UTC [DEBUG] 69a7627e5a0c0e10c481dd22: Node current retry_counter: 0 03/03/2026 10:39:10 PM UTC [DEBUG] 69a7627e5a0c0e10c481dd22:Event data retry_counter: 1 03/03/2026 10:39:10 PM UTC [INFO] Job retry for node 69a7627e5a0c0e10c481dd22 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:39:10 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7627e5a0c0e10c481dd22'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['mt8395-genio-1200-evk'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:31 PM UTC [DEBUG] Event received: 69a757dc5a0c0e10c481b2b3 03/03/2026 10:39:31 PM UTC [DEBUG] 69a757dc5a0c0e10c481b2b3: Node current retry_counter: 0 03/03/2026 10:39:31 PM UTC [DEBUG] 69a757dc5a0c0e10c481b2b3:Event data retry_counter: 1 03/03/2026 10:39:31 PM UTC [INFO] Job retry for node 69a757dc5a0c0e10c481b2b3 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:39:31 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757dc5a0c0e10c481b2b3'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:39:45 PM UTC [DEBUG] Event received: 69a763315a0c0e10c481e038 03/03/2026 10:39:45 PM UTC [DEBUG] 69a763315a0c0e10c481e038: Node current retry_counter: 2 03/03/2026 10:39:45 PM UTC [DEBUG] 69a763315a0c0e10c481e038:Event data retry_counter: 3 03/03/2026 10:39:45 PM UTC [INFO] Job retry for node 69a763315a0c0e10c481e038 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:39:45 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a763315a0c0e10c481e038'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx23-olinuxino'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:39:56 PM UTC [DEBUG] Event received: 69a70ec0e31b554803095d82 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec0e31b554803095d82: Node current retry_counter: 0 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec0e31b554803095d82:Event data retry_counter: 1 03/03/2026 10:39:56 PM UTC [INFO] Job retry for node 69a70ec0e31b554803095d82 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ec0e31b554803095d82'}, 'jobfilter': ['ltp-fs_bind'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:56 PM UTC [DEBUG] Event received: 69a70ec4e31b554803095d93 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec4e31b554803095d93: Node current retry_counter: 0 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec4e31b554803095d93:Event data retry_counter: 1 03/03/2026 10:39:56 PM UTC [INFO] Job retry for node 69a70ec4e31b554803095d93 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ec4e31b554803095d93'}, 'jobfilter': ['ltp-input'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:56 PM UTC [DEBUG] Event received: 69a70ec7e31b554803095d9c 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec7e31b554803095d9c: Node current retry_counter: 0 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec7e31b554803095d9c:Event data retry_counter: 1 03/03/2026 10:39:56 PM UTC [INFO] Job retry for node 69a70ec7e31b554803095d9c submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ec7e31b554803095d9c'}, 'jobfilter': ['ltp-ipc'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:56 PM UTC [DEBUG] Event received: 69a70ec9e31b554803095da3 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec9e31b554803095da3: Node current retry_counter: 0 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ec9e31b554803095da3:Event data retry_counter: 1 03/03/2026 10:39:56 PM UTC [INFO] Job retry for node 69a70ec9e31b554803095da3 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ec9e31b554803095da3'}, 'jobfilter': ['ltp-pty'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:56 PM UTC [DEBUG] Event received: 69a70ecbe31b554803095da6 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ecbe31b554803095da6: Node current retry_counter: 0 03/03/2026 10:39:56 PM UTC [DEBUG] 69a70ecbe31b554803095da6:Event data retry_counter: 1 03/03/2026 10:39:56 PM UTC [INFO] Job retry for node 69a70ecbe31b554803095da6 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ecbe31b554803095da6'}, 'jobfilter': ['ltp-sched'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:57 PM UTC [DEBUG] Event received: 69a70ecce31b554803095da9 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ecce31b554803095da9: Node current retry_counter: 0 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ecce31b554803095da9:Event data retry_counter: 1 03/03/2026 10:39:57 PM UTC [INFO] Job retry for node 69a70ecce31b554803095da9 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:57 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ecce31b554803095da9'}, 'jobfilter': ['ltp-smoke'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:57 PM UTC [DEBUG] Event received: 69a70ecfe31b554803095db9 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ecfe31b554803095db9: Node current retry_counter: 0 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ecfe31b554803095db9:Event data retry_counter: 1 03/03/2026 10:39:57 PM UTC [INFO] Job retry for node 69a70ecfe31b554803095db9 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:57 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ecfe31b554803095db9'}, 'jobfilter': ['ltp-syscalls-ipc'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:57 PM UTC [DEBUG] Event received: 69a70ed1e31b554803095dbc 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ed1e31b554803095dbc: Node current retry_counter: 0 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ed1e31b554803095dbc:Event data retry_counter: 1 03/03/2026 10:39:57 PM UTC [INFO] Job retry for node 69a70ed1e31b554803095dbc submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:57 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ed1e31b554803095dbc'}, 'jobfilter': ['ltp-timers'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:57 PM UTC [DEBUG] Event received: 69a70ed4e31b554803095dc3 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ed4e31b554803095dc3: Node current retry_counter: 0 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ed4e31b554803095dc3:Event data retry_counter: 1 03/03/2026 10:39:57 PM UTC [INFO] Job retry for node 69a70ed4e31b554803095dc3 submitted. Parent node: 69a70a4fe31b554803095c08 03/03/2026 10:39:57 PM UTC [DEBUG] Event:{'data': {'id': '69a70a4fe31b554803095c08', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_modules.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70a4fe31b554803095c08/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a4fe31b554803095c08-kbuild-gcc-14-arm-duh4si20', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a70ed4e31b554803095dc3'}, 'jobfilter': ['ltp-watchqueue'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:20:31.073000', 'updated': '2026-03-03T22:20:54.333000', 'timeout': '2026-03-03T22:20:31.073000', 'holdoff': '2026-03-03T16:48:03.658000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:57 PM UTC [DEBUG] Event received: 69a70ed6e31b554803095dc6 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ed6e31b554803095dc6: Node current retry_counter: 0 03/03/2026 10:39:57 PM UTC [DEBUG] 69a70ed6e31b554803095dc6:Event data retry_counter: 1 03/03/2026 10:39:57 PM UTC [INFO] Job retry for node 69a70ed6e31b554803095dc6 submitted. Parent node: 69a70a80e31b554803095c33 03/03/2026 10:39:57 PM UTC [DEBUG] Event:{'data': {'id': '69a70a80e31b554803095c33', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kselftest.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kimage_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kimage.log.gz', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/3.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a80e31b554803095c33-kbuild-gcc-14-x86-rgznp2i8', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a70ed6e31b554803095dc6'}, 'jobfilter': ['baseline-x86-pull-labs-demo'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T16:21:20.331000', 'updated': '2026-03-03T22:21:55.903000', 'timeout': '2026-03-03T22:21:20.331000', 'holdoff': '2026-03-03T16:48:33.740000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:39:58 PM UTC [DEBUG] Event received: 69a762c55a0c0e10c481de3f 03/03/2026 10:39:58 PM UTC [DEBUG] 69a762c55a0c0e10c481de3f: Node current retry_counter: 0 03/03/2026 10:39:58 PM UTC [DEBUG] 69a762c55a0c0e10c481de3f:Event data retry_counter: 1 03/03/2026 10:39:58 PM UTC [INFO] Job retry for node 69a762c55a0c0e10c481de3f submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:39:58 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762c55a0c0e10c481de3f'}, 'jobfilter': ['baseline-arm64-foundriesio'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:40:33 PM UTC [DEBUG] Event received: 69a759c85a0c0e10c481b60c 03/03/2026 10:40:33 PM UTC [DEBUG] 69a759c85a0c0e10c481b60c: Node current retry_counter: 1 03/03/2026 10:40:33 PM UTC [DEBUG] 69a759c85a0c0e10c481b60c:Event data retry_counter: 2 03/03/2026 10:40:33 PM UTC [INFO] Job retry for node 69a759c85a0c0e10c481b60c submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 10:40:33 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a759c85a0c0e10c481b60c'}, 'jobfilter': ['kselftest-mm-8g'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T18:57:50.700000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:40:47 PM UTC [DEBUG] Event received: 69a762fd5a0c0e10c481df2e 03/03/2026 10:40:56 PM UTC [DEBUG] Event received: 69a70f18e31b554803095e34 03/03/2026 10:40:56 PM UTC [DEBUG] 69a70f18e31b554803095e34: Node current retry_counter: 0 03/03/2026 10:40:56 PM UTC [DEBUG] 69a70f18e31b554803095e34:Event data retry_counter: 1 03/03/2026 10:40:56 PM UTC [INFO] Job retry for node 69a70f18e31b554803095e34 submitted. Parent node: 69a70a80e31b554803095c33 03/03/2026 10:40:56 PM UTC [DEBUG] Event:{'data': {'id': '69a70a80e31b554803095c33', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kselftest.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kimage_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/build_kimage.log.gz', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/3.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a70a80e31b554803095c33/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a80e31b554803095c33-kbuild-gcc-14-x86-rgznp2i8', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a70f18e31b554803095e34'}, 'jobfilter': ['baseline-x86'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T16:21:20.331000', 'updated': '2026-03-03T22:21:55.903000', 'timeout': '2026-03-03T22:21:20.331000', 'holdoff': '2026-03-03T16:48:33.740000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:40:59 PM UTC [DEBUG] Event received: 69a762ff5a0c0e10c481df35 03/03/2026 10:41:14 PM UTC [DEBUG] Event received: 69a75d515a0c0e10c481d950 03/03/2026 10:41:14 PM UTC [DEBUG] 69a75d515a0c0e10c481d950: Node current retry_counter: 1 03/03/2026 10:41:14 PM UTC [DEBUG] 69a75d515a0c0e10c481d950:Event data retry_counter: 2 03/03/2026 10:41:14 PM UTC [INFO] Job retry for node 69a75d515a0c0e10c481d950 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:41:14 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a75d515a0c0e10c481d950'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['armada-388-clearfog-pro'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:41:23 PM UTC [DEBUG] Event received: 69a763145a0c0e10c481dfa5 03/03/2026 10:41:37 PM UTC [DEBUG] Event received: 69a763125a0c0e10c481dfa2 03/03/2026 10:42:04 PM UTC [DEBUG] Event received: 69a763bc5a0c0e10c481e64d 03/03/2026 10:42:04 PM UTC [DEBUG] 69a763bc5a0c0e10c481e64d: Node current retry_counter: 2 03/03/2026 10:42:04 PM UTC [DEBUG] 69a763bc5a0c0e10c481e64d:Event data retry_counter: 3 03/03/2026 10:42:04 PM UTC [INFO] Job retry for node 69a763bc5a0c0e10c481e64d submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:42:04 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a763bc5a0c0e10c481e64d'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx27-phytec-phycard-s-rdk'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:42:50 PM UTC [DEBUG] Event received: 69a762d25a0c0e10c481de6d 03/03/2026 10:42:59 PM UTC [DEBUG] Event received: 69a762cf5a0c0e10c481de5f 03/03/2026 10:43:05 PM UTC [DEBUG] Event received: 69a762bb5a0c0e10c481de20 03/03/2026 10:43:05 PM UTC [DEBUG] 69a762bb5a0c0e10c481de20: Node current retry_counter: 0 03/03/2026 10:43:05 PM UTC [DEBUG] 69a762bb5a0c0e10c481de20:Event data retry_counter: 1 03/03/2026 10:43:05 PM UTC [INFO] Job retry for node 69a762bb5a0c0e10c481de20 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:43:05 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762bb5a0c0e10c481de20'}, 'jobfilter': ['baseline-arm64-clabbe'], 'platform_filter': ['rk3588-rock-5b'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:43:11 PM UTC [DEBUG] Event received: 69a762c95a0c0e10c481de4b 03/03/2026 10:43:50 PM UTC [DEBUG] Event received: 69a762a95a0c0e10c481ddde 03/03/2026 10:43:50 PM UTC [DEBUG] 69a762a95a0c0e10c481ddde: Node current retry_counter: 0 03/03/2026 10:43:50 PM UTC [DEBUG] 69a762a95a0c0e10c481ddde:Event data retry_counter: 1 03/03/2026 10:43:50 PM UTC [INFO] Job retry for node 69a762a95a0c0e10c481ddde submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:43:50 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762a95a0c0e10c481ddde'}, 'jobfilter': ['baseline-arm64-broonie'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:44:01 PM UTC [DEBUG] Event received: 69a762cd5a0c0e10c481de58 03/03/2026 10:44:11 PM UTC [DEBUG] Event received: 69a762865a0c0e10c481dd52 03/03/2026 10:44:11 PM UTC [DEBUG] 69a762865a0c0e10c481dd52: Node current retry_counter: 0 03/03/2026 10:44:11 PM UTC [DEBUG] 69a762865a0c0e10c481dd52:Event data retry_counter: 1 03/03/2026 10:44:11 PM UTC [INFO] Job retry for node 69a762865a0c0e10c481dd52 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:44:11 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762865a0c0e10c481dd52'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:36:31.277000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:44:21 PM UTC [DEBUG] Event received: 69a762d15a0c0e10c481de66 03/03/2026 10:45:23 PM UTC [DEBUG] Event received: 69a764825a0c0e10c481fb7d 03/03/2026 10:45:23 PM UTC [DEBUG] 69a764825a0c0e10c481fb7d: Node current retry_counter: 2 03/03/2026 10:45:23 PM UTC [DEBUG] 69a764825a0c0e10c481fb7d:Event data retry_counter: 3 03/03/2026 10:45:23 PM UTC [INFO] Job retry for node 69a764825a0c0e10c481fb7d submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:45:23 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764825a0c0e10c481fb7d'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx28-duckbill'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:45:57 PM UTC [DEBUG] Event received: 69a71035e31b554803095fb8 03/03/2026 10:45:57 PM UTC [DEBUG] 69a71035e31b554803095fb8: Node current retry_counter: 0 03/03/2026 10:45:57 PM UTC [ERROR] Not able to find parent node for 69a71035e31b554803095fb8 03/03/2026 10:46:11 PM UTC [DEBUG] Event received: 69a762ca5a0c0e10c481de4e 03/03/2026 10:46:13 PM UTC [DEBUG] Event received: 69a764b55a0c0e10c48200cc 03/03/2026 10:46:13 PM UTC [DEBUG] 69a764b55a0c0e10c48200cc: Node current retry_counter: 2 03/03/2026 10:46:13 PM UTC [DEBUG] 69a764b55a0c0e10c48200cc:Event data retry_counter: 3 03/03/2026 10:46:13 PM UTC [INFO] Job retry for node 69a764b55a0c0e10c48200cc submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:46:13 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764b55a0c0e10c48200cc'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['jetson-tk1-barebox'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 10:46:27 PM UTC [DEBUG] Event received: 69a762cc5a0c0e10c481de55 03/03/2026 10:46:36 PM UTC [DEBUG] Event received: 69a764a45a0c0e10c481ffdc 03/03/2026 10:46:36 PM UTC [DEBUG] 69a764a45a0c0e10c481ffdc: Node current retry_counter: 0 03/03/2026 10:46:36 PM UTC [DEBUG] 69a764a45a0c0e10c481ffdc:Event data retry_counter: 1 03/03/2026 10:46:36 PM UTC [INFO] Job retry for node 69a764a45a0c0e10c481ffdc submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:46:36 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764a45a0c0e10c481ffdc'}, 'jobfilter': ['kselftest-ftrace'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:46:50 PM UTC [DEBUG] Event received: 69a762f75a0c0e10c481df10 03/03/2026 10:47:16 PM UTC [DEBUG] Event received: 69a764af5a0c0e10c481fff0 03/03/2026 10:47:16 PM UTC [DEBUG] 69a764af5a0c0e10c481fff0: Node current retry_counter: 0 03/03/2026 10:47:16 PM UTC [DEBUG] 69a764af5a0c0e10c481fff0:Event data retry_counter: 1 03/03/2026 10:47:16 PM UTC [INFO] Job retry for node 69a764af5a0c0e10c481fff0 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:47:16 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764af5a0c0e10c481fff0'}, 'jobfilter': ['kselftest-mm'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:47:32 PM UTC [DEBUG] Event received: 69a763105a0c0e10c481df9c 03/03/2026 10:47:38 PM UTC [DEBUG] Event received: 69a764a65a0c0e10c481ffe1 03/03/2026 10:47:38 PM UTC [DEBUG] 69a764a65a0c0e10c481ffe1: Node current retry_counter: 0 03/03/2026 10:47:38 PM UTC [DEBUG] 69a764a65a0c0e10c481ffe1:Event data retry_counter: 1 03/03/2026 10:47:38 PM UTC [INFO] Job retry for node 69a764a65a0c0e10c481ffe1 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:47:38 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764a65a0c0e10c481ffe1'}, 'jobfilter': ['kselftest-gpio'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:47:59 PM UTC [DEBUG] Event received: 69a764c45a0c0e10c4820231 03/03/2026 10:47:59 PM UTC [DEBUG] 69a764c45a0c0e10c4820231: Node current retry_counter: 0 03/03/2026 10:47:59 PM UTC [DEBUG] 69a764c45a0c0e10c4820231:Event data retry_counter: 1 03/03/2026 10:47:59 PM UTC [INFO] Job retry for node 69a764c45a0c0e10c4820231 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:47:59 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764c45a0c0e10c4820231'}, 'jobfilter': ['kselftest-zram'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:19 PM UTC [DEBUG] Event received: 69a764a85a0c0e10c481ffe4 03/03/2026 10:48:19 PM UTC [DEBUG] 69a764a85a0c0e10c481ffe4: Node current retry_counter: 0 03/03/2026 10:48:19 PM UTC [DEBUG] 69a764a85a0c0e10c481ffe4:Event data retry_counter: 1 03/03/2026 10:48:19 PM UTC [INFO] Job retry for node 69a764a85a0c0e10c481ffe4 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:48:19 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764a85a0c0e10c481ffe4'}, 'jobfilter': ['kselftest-ipc'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:36 PM UTC [DEBUG] Event received: 69a764aa5a0c0e10c481ffe7 03/03/2026 10:48:36 PM UTC [DEBUG] 69a764aa5a0c0e10c481ffe7: Node current retry_counter: 0 03/03/2026 10:48:36 PM UTC [DEBUG] 69a764aa5a0c0e10c481ffe7:Event data retry_counter: 1 03/03/2026 10:48:36 PM UTC [INFO] Job retry for node 69a764aa5a0c0e10c481ffe7 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:48:36 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764aa5a0c0e10c481ffe7'}, 'jobfilter': ['kselftest-landlock'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:37 PM UTC [DEBUG] Event received: 69a764ac5a0c0e10c481ffea 03/03/2026 10:48:37 PM UTC [DEBUG] 69a764ac5a0c0e10c481ffea: Node current retry_counter: 0 03/03/2026 10:48:37 PM UTC [DEBUG] 69a764ac5a0c0e10c481ffea:Event data retry_counter: 1 03/03/2026 10:48:37 PM UTC [INFO] Job retry for node 69a764ac5a0c0e10c481ffea submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:48:37 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764ac5a0c0e10c481ffea'}, 'jobfilter': ['kselftest-lsm'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:57 PM UTC [DEBUG] Event received: 69a764b15a0c0e10c481fff5 03/03/2026 10:48:57 PM UTC [DEBUG] 69a764b15a0c0e10c481fff5: Node current retry_counter: 0 03/03/2026 10:48:58 PM UTC [DEBUG] 69a764b15a0c0e10c481fff5:Event data retry_counter: 1 03/03/2026 10:48:58 PM UTC [INFO] Job retry for node 69a764b15a0c0e10c481fff5 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:48:58 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764b15a0c0e10c481fff5'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:58 PM UTC [DEBUG] Event received: 69a710eae31b554803095ff8 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710eae31b554803095ff8: Node current retry_counter: 0 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710eae31b554803095ff8:Event data retry_counter: 1 03/03/2026 10:48:58 PM UTC [INFO] Job retry for node 69a710eae31b554803095ff8 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:48:58 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a710eae31b554803095ff8'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:58 PM UTC [DEBUG] Event received: 69a710ebe31b554803095ffe 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710ebe31b554803095ffe: Node current retry_counter: 0 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710ebe31b554803095ffe:Event data retry_counter: 1 03/03/2026 10:48:58 PM UTC [INFO] Job retry for node 69a710ebe31b554803095ffe submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:48:58 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a710ebe31b554803095ffe'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['fvp-aemva'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:58 PM UTC [DEBUG] Event received: 69a710ebe31b554803096001 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710ebe31b554803096001: Node current retry_counter: 0 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710ebe31b554803096001:Event data retry_counter: 1 03/03/2026 10:48:58 PM UTC [INFO] Job retry for node 69a710ebe31b554803096001 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:48:58 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a710ebe31b554803096001'}, 'jobfilter': ['baseline-arm64-pull-labs-demo'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:48:58 PM UTC [DEBUG] Event received: 69a710ece31b554803096004 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710ece31b554803096004: Node current retry_counter: 0 03/03/2026 10:48:58 PM UTC [DEBUG] 69a710ece31b554803096004:Event data retry_counter: 1 03/03/2026 10:48:58 PM UTC [INFO] Job retry for node 69a710ece31b554803096004 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:48:58 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a710ece31b554803096004'}, 'jobfilter': ['ltp-smoke-pull-labs'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:10 PM UTC [DEBUG] Event received: 69a764ad5a0c0e10c481ffed 03/03/2026 10:49:10 PM UTC [DEBUG] 69a764ad5a0c0e10c481ffed: Node current retry_counter: 0 03/03/2026 10:49:11 PM UTC [DEBUG] 69a764ad5a0c0e10c481ffed:Event data retry_counter: 1 03/03/2026 10:49:11 PM UTC [INFO] Job retry for node 69a764ad5a0c0e10c481ffed submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:49:11 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764ad5a0c0e10c481ffed'}, 'jobfilter': ['kselftest-memfd'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:19 PM UTC [DEBUG] Event received: 69a764b25a0c0e10c481fff8 03/03/2026 10:49:19 PM UTC [DEBUG] 69a764b25a0c0e10c481fff8: Node current retry_counter: 0 03/03/2026 10:49:19 PM UTC [DEBUG] 69a764b25a0c0e10c481fff8:Event data retry_counter: 1 03/03/2026 10:49:19 PM UTC [INFO] Job retry for node 69a764b25a0c0e10c481fff8 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:49:19 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764b25a0c0e10c481fff8'}, 'jobfilter': ['kselftest-ring-buffer'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:19 PM UTC [DEBUG] Event received: 69a764b45a0c0e10c48200ca 03/03/2026 10:49:19 PM UTC [DEBUG] 69a764b45a0c0e10c48200ca: Node current retry_counter: 0 03/03/2026 10:49:19 PM UTC [DEBUG] 69a764b45a0c0e10c48200ca:Event data retry_counter: 1 03/03/2026 10:49:20 PM UTC [INFO] Job retry for node 69a764b45a0c0e10c48200ca submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:49:20 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764b45a0c0e10c48200ca'}, 'jobfilter': ['kselftest-rlimits'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:38 PM UTC [DEBUG] Event received: 69a764b75a0c0e10c48200d4 03/03/2026 10:49:38 PM UTC [DEBUG] 69a764b75a0c0e10c48200d4: Node current retry_counter: 0 03/03/2026 10:49:38 PM UTC [DEBUG] 69a764b75a0c0e10c48200d4:Event data retry_counter: 1 03/03/2026 10:49:38 PM UTC [INFO] Job retry for node 69a764b75a0c0e10c48200d4 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:49:38 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764b75a0c0e10c48200d4'}, 'jobfilter': ['kselftest-sync'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:38 PM UTC [DEBUG] Event received: 69a762eb5a0c0e10c481dedc 03/03/2026 10:49:51 PM UTC [DEBUG] Event received: 69a764b65a0c0e10c48200d1 03/03/2026 10:49:51 PM UTC [DEBUG] 69a764b65a0c0e10c48200d1: Node current retry_counter: 0 03/03/2026 10:49:51 PM UTC [DEBUG] 69a764b65a0c0e10c48200d1:Event data retry_counter: 1 03/03/2026 10:49:52 PM UTC [INFO] Job retry for node 69a764b65a0c0e10c48200d1 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:49:52 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764b65a0c0e10c48200d1'}, 'jobfilter': ['kselftest-splice'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:56 PM UTC [DEBUG] Event received: 69a764b95a0c0e10c48200d7 03/03/2026 10:49:56 PM UTC [DEBUG] 69a764b95a0c0e10c48200d7: Node current retry_counter: 0 03/03/2026 10:49:56 PM UTC [DEBUG] 69a764b95a0c0e10c48200d7:Event data retry_counter: 1 03/03/2026 10:49:56 PM UTC [INFO] Job retry for node 69a764b95a0c0e10c48200d7 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:49:56 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764b95a0c0e10c48200d7'}, 'jobfilter': ['kselftest-timens'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:57 PM UTC [DEBUG] Event received: 69a764bc5a0c0e10c48200da 03/03/2026 10:49:57 PM UTC [DEBUG] 69a764bc5a0c0e10c48200da: Node current retry_counter: 0 03/03/2026 10:49:57 PM UTC [DEBUG] 69a764bc5a0c0e10c48200da:Event data retry_counter: 1 03/03/2026 10:49:57 PM UTC [INFO] Job retry for node 69a764bc5a0c0e10c48200da submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:49:57 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764bc5a0c0e10c48200da'}, 'jobfilter': ['kselftest-seccomp'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:58 PM UTC [DEBUG] Event received: 69a71115e31b554803096095 03/03/2026 10:49:58 PM UTC [DEBUG] 69a71115e31b554803096095: Node current retry_counter: 0 03/03/2026 10:49:58 PM UTC [DEBUG] 69a71115e31b554803096095:Event data retry_counter: 1 03/03/2026 10:49:58 PM UTC [INFO] Job retry for node 69a71115e31b554803096095 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:58 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71115e31b554803096095'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['k3-j721e-beagleboneai64'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:58 PM UTC [DEBUG] Event received: 69a71117e31b554803096098 03/03/2026 10:49:58 PM UTC [DEBUG] 69a71117e31b554803096098: Node current retry_counter: 0 03/03/2026 10:49:58 PM UTC [DEBUG] 69a71117e31b554803096098:Event data retry_counter: 1 03/03/2026 10:49:58 PM UTC [INFO] Job retry for node 69a71117e31b554803096098 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:58 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71117e31b554803096098'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12a-u200'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:58 PM UTC [DEBUG] Event received: 69a71118e31b55480309609b 03/03/2026 10:49:58 PM UTC [DEBUG] 69a71118e31b55480309609b: Node current retry_counter: 0 03/03/2026 10:49:58 PM UTC [DEBUG] 69a71118e31b55480309609b:Event data retry_counter: 1 03/03/2026 10:49:58 PM UTC [INFO] Job retry for node 69a71118e31b55480309609b submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:58 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71118e31b55480309609b'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12a-x96-max'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:59 PM UTC [DEBUG] Event received: 69a7111ae31b5548030960a2 03/03/2026 10:49:59 PM UTC [DEBUG] 69a7111ae31b5548030960a2: Node current retry_counter: 0 03/03/2026 10:49:59 PM UTC [DEBUG] 69a7111ae31b5548030960a2:Event data retry_counter: 1 03/03/2026 10:49:59 PM UTC [INFO] Job retry for node 69a7111ae31b5548030960a2 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:59 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7111ae31b5548030960a2'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-gxl-s905x-libretech-cc'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:59 PM UTC [DEBUG] Event received: 69a7111ce31b5548030960ca 03/03/2026 10:49:59 PM UTC [DEBUG] 69a7111ce31b5548030960ca: Node current retry_counter: 0 03/03/2026 10:49:59 PM UTC [DEBUG] 69a7111ce31b5548030960ca:Event data retry_counter: 1 03/03/2026 10:49:59 PM UTC [INFO] Job retry for node 69a7111ce31b5548030960ca submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:59 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7111ce31b5548030960ca'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-sm1-khadas-vim3l'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:59 PM UTC [DEBUG] Event received: 69a7111de31b5548030960cf 03/03/2026 10:49:59 PM UTC [DEBUG] 69a7111de31b5548030960cf: Node current retry_counter: 0 03/03/2026 10:49:59 PM UTC [DEBUG] 69a7111de31b5548030960cf:Event data retry_counter: 1 03/03/2026 10:49:59 PM UTC [INFO] Job retry for node 69a7111de31b5548030960cf submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:59 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7111de31b5548030960cf'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-sm1-sei610'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:59 PM UTC [DEBUG] Event received: 69a71123e31b5548030960e0 03/03/2026 10:49:59 PM UTC [DEBUG] 69a71123e31b5548030960e0: Node current retry_counter: 0 03/03/2026 10:49:59 PM UTC [DEBUG] 69a71123e31b5548030960e0:Event data retry_counter: 1 03/03/2026 10:49:59 PM UTC [INFO] Job retry for node 69a71123e31b5548030960e0 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:59 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71123e31b5548030960e0'}, 'jobfilter': ['baseline-arm64-broonie'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:49:59 PM UTC [DEBUG] Event received: 69a71124e31b5548030960e3 03/03/2026 10:49:59 PM UTC [DEBUG] 69a71124e31b5548030960e3: Node current retry_counter: 0 03/03/2026 10:49:59 PM UTC [DEBUG] 69a71124e31b5548030960e3:Event data retry_counter: 1 03/03/2026 10:49:59 PM UTC [INFO] Job retry for node 69a71124e31b5548030960e3 submitted. Parent node: 69a70a64e31b554803095c1a 03/03/2026 10:49:59 PM UTC [DEBUG] Event:{'data': {'id': '69a70a64e31b554803095c1a', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/2.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a70a64e31b554803095c1a/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a64e31b554803095c1a-kbuild-gcc-14-arm64-0xkud3sh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71124e31b5548030960e3'}, 'jobfilter': ['baseline-arm64-broonie'], 'platform_filter': ['imx8mp-evk'], 'created': '2026-03-03T16:20:52.479000', 'updated': '2026-03-03T22:20:55.661000', 'timeout': '2026-03-03T22:20:52.479000', 'holdoff': '2026-03-03T16:58:31.026000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:50:16 PM UTC [DEBUG] Event received: 69a764be5a0c0e10c48200dd 03/03/2026 10:50:16 PM UTC [DEBUG] 69a764be5a0c0e10c48200dd: Node current retry_counter: 0 03/03/2026 10:50:16 PM UTC [DEBUG] 69a764be5a0c0e10c48200dd:Event data retry_counter: 1 03/03/2026 10:50:16 PM UTC [INFO] Job retry for node 69a764be5a0c0e10c48200dd submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:50:16 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764be5a0c0e10c48200dd'}, 'jobfilter': ['kselftest-ublk'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:50:30 PM UTC [DEBUG] Event received: 69a764c05a0c0e10c48200e0 03/03/2026 10:50:30 PM UTC [DEBUG] 69a764c05a0c0e10c48200e0: Node current retry_counter: 0 03/03/2026 10:50:30 PM UTC [DEBUG] 69a764c05a0c0e10c48200e0:Event data retry_counter: 1 03/03/2026 10:50:31 PM UTC [INFO] Job retry for node 69a764c05a0c0e10c48200e0 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:50:31 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764c05a0c0e10c48200e0'}, 'jobfilter': ['kselftest-uevent'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:50:31 PM UTC [DEBUG] Event received: 69a7630a5a0c0e10c481df62 03/03/2026 10:50:36 PM UTC [DEBUG] Event received: 69a764c25a0c0e10c48200e3 03/03/2026 10:50:36 PM UTC [DEBUG] 69a764c25a0c0e10c48200e3: Node current retry_counter: 0 03/03/2026 10:50:36 PM UTC [DEBUG] 69a764c25a0c0e10c48200e3:Event data retry_counter: 1 03/03/2026 10:50:36 PM UTC [INFO] Job retry for node 69a764c25a0c0e10c48200e3 submitted. Parent node: 69a750a95a0c0e10c481a7a4 03/03/2026 10:50:36 PM UTC [DEBUG] Event:{'data': {'id': '69a750a95a0c0e10c481a7a4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm-kselftest'], 'group': 'kbuild-gcc-14-arm-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-kselftest-69a750a95a0c0e10c481a7a4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kselftest'], 'config_full': 'multi_v7_defconfig+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a95a0c0e10c481a7a4-kbuild-gcc-14-arm-kselft-curdyvmh', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a764c25a0c0e10c48200e3'}, 'jobfilter': ['kselftest-user-events'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T21:20:41.807000', 'updated': '2026-03-03T22:46:03.247000', 'timeout': '2026-03-04T03:20:41.807000', 'holdoff': '2026-03-03T22:55:54.007000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:51:25 PM UTC [DEBUG] Event received: 69a757de5a0c0e10c481b2b9 03/03/2026 10:51:25 PM UTC [DEBUG] 69a757de5a0c0e10c481b2b9: Node current retry_counter: 0 03/03/2026 10:51:25 PM UTC [DEBUG] 69a757de5a0c0e10c481b2b9:Event data retry_counter: 1 03/03/2026 10:51:25 PM UTC [INFO] Job retry for node 69a757de5a0c0e10c481b2b9 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:51:25 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757de5a0c0e10c481b2b9'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:51:37 PM UTC [DEBUG] Event received: 69a7616c5a0c0e10c481dc40 03/03/2026 10:51:37 PM UTC [DEBUG] 69a7616c5a0c0e10c481dc40: Node current retry_counter: 1 03/03/2026 10:51:37 PM UTC [DEBUG] 69a7616c5a0c0e10c481dc40:Event data retry_counter: 2 03/03/2026 10:51:37 PM UTC [INFO] Job retry for node 69a7616c5a0c0e10c481dc40 submitted. Parent node: 69a7447b5a0c0e10c4819cc3 03/03/2026 10:51:37 PM UTC [DEBUG] Event:{'data': {'id': '69a7447b5a0c0e10c4819cc3', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build_kselftest_stderr.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/.config', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/zImage', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a7447b5a0c0e10c4819cc3/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7447b5a0c0e10c4819cc3-kbuild-gcc-14-arm-3giy7j5o', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7616c5a0c0e10c481dc40'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx6qp-wandboard-revd1'], 'created': '2026-03-03T20:28:43.853000', 'updated': '2026-03-03T21:20:41.320000', 'timeout': '2026-03-04T02:28:43.853000', 'holdoff': '2026-03-03T21:20:00.955000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:51:57 PM UTC [DEBUG] Event received: 69a762ec5a0c0e10c481dedf 03/03/2026 10:51:59 PM UTC [DEBUG] Event received: 69a71178e31b554803096171 03/03/2026 10:51:59 PM UTC [DEBUG] 69a71178e31b554803096171: Node current retry_counter: 1 03/03/2026 10:51:59 PM UTC [DEBUG] 69a71178e31b554803096171:Event data retry_counter: 2 03/03/2026 10:51:59 PM UTC [INFO] Job retry for node 69a71178e31b554803096171 submitted. Parent node: 69a46664a327b9815668f9bb 03/03/2026 10:51:59 PM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71178e31b554803096171'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['am57xx-beagle-x15'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:51:59 PM UTC [DEBUG] Event received: 69a711abe31b5548030961be 03/03/2026 10:51:59 PM UTC [DEBUG] 69a711abe31b5548030961be: Node current retry_counter: 1 03/03/2026 10:51:59 PM UTC [DEBUG] 69a711abe31b5548030961be:Event data retry_counter: 2 03/03/2026 10:51:59 PM UTC [INFO] Job retry for node 69a711abe31b5548030961be submitted. Parent node: 69a46664a327b9815668f9bb 03/03/2026 10:51:59 PM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a711abe31b5548030961be'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['at91-sama5d4_xplained'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:51:59 PM UTC [DEBUG] Event received: 69a762f45a0c0e10c481df0a 03/03/2026 10:52:37 PM UTC [DEBUG] Event received: 69a766295a0c0e10c4821da3 03/03/2026 10:52:37 PM UTC [DEBUG] 69a766295a0c0e10c4821da3: Node current retry_counter: 1 03/03/2026 10:52:37 PM UTC [DEBUG] 69a766295a0c0e10c4821da3:Event data retry_counter: 2 03/03/2026 10:52:37 PM UTC [INFO] Job retry for node 69a766295a0c0e10c4821da3 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:52:37 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766295a0c0e10c4821da3'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:52:57 PM UTC [DEBUG] Event received: 69a762fa5a0c0e10c481df16 03/03/2026 10:52:59 PM UTC [DEBUG] Event received: 69a711afe31b5548030961c6 03/03/2026 10:52:59 PM UTC [DEBUG] 69a711afe31b5548030961c6: Node current retry_counter: 0 03/03/2026 10:52:59 PM UTC [DEBUG] 69a711afe31b5548030961c6:Event data retry_counter: 1 03/03/2026 10:52:59 PM UTC [INFO] Job retry for node 69a711afe31b5548030961c6 submitted. Parent node: 69a70a68e31b554803095c1d 03/03/2026 10:52:59 PM UTC [DEBUG] Event:{'data': {'id': '69a70a68e31b554803095c1d', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-nfsboot', 'path': ['checkout', 'kbuild-gcc-14-arm64-nfsboot'], 'group': 'kbuild-gcc-14-arm64-nfsboot', 'parent': '69a709efe31b554803095bf2', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_dtbs_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_modules.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_dtbs.log.gz', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/fragments/2.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/fragments/1.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/fragments/0.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/fragments/3.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-nfsboot-69a70a68e31b554803095c1d/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-stable', 'commit': 'affa3407a29a4970bac8df3b337ca5edc4de7d2c', 'describe': 'staging-stable-20260303.1', 'version': {'version': 6, 'patchlevel': 13, 'sublevel': 12, 'extra': '-1-gaffa3407a29a4', 'name': None}, 'patchset': None, 'commit_tags': ['staging-stable-20260303.1'], 'commit_message': 'staging-stable-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['netdev', 'nfs-root-boot', 'kselftest'], 'config_full': 'defconfig+netdev+nfs-root-boot+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70a68e31b554803095c1d-kbuild-gcc-14-arm64-nfsb-s69fmg58', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a711afe31b5548030961c6'}, 'jobfilter': ['ltp-smoke-pull-labs'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T16:20:56.702000', 'updated': '2026-03-03T22:21:54.546000', 'timeout': '2026-03-03T22:20:56.702000', 'holdoff': '2026-03-03T17:01:58.065000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '2a729cc26b4a47c6590f7921ee5aae654e8752f8ab233818c894688a7aff0413', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:52:59 PM UTC [DEBUG] Event received: 69a711dde31b55480309620d 03/03/2026 10:52:59 PM UTC [DEBUG] 69a711dde31b55480309620d: Node current retry_counter: 1 03/03/2026 10:52:59 PM UTC [DEBUG] 69a711dde31b55480309620d:Event data retry_counter: 2 03/03/2026 10:52:59 PM UTC [INFO] Job retry for node 69a711dde31b55480309620d submitted. Parent node: 69a46664a327b9815668f9bb 03/03/2026 10:52:59 PM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a711dde31b55480309620d'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beagle-xm'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:53:04 PM UTC [DEBUG] Event received: 69a766365a0c0e10c4821e26 03/03/2026 10:53:04 PM UTC [DEBUG] 69a766365a0c0e10c4821e26: Node current retry_counter: 1 03/03/2026 10:53:04 PM UTC [DEBUG] 69a766365a0c0e10c4821e26:Event data retry_counter: 2 03/03/2026 10:53:04 PM UTC [INFO] Job retry for node 69a766365a0c0e10c4821e26 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:53:04 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766365a0c0e10c4821e26'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:53:04 PM UTC [DEBUG] Event received: 69a7663d5a0c0e10c4821e41 03/03/2026 10:53:04 PM UTC [DEBUG] 69a7663d5a0c0e10c4821e41: Node current retry_counter: 1 03/03/2026 10:53:05 PM UTC [DEBUG] 69a7663d5a0c0e10c4821e41:Event data retry_counter: 2 03/03/2026 10:53:05 PM UTC [INFO] Job retry for node 69a7663d5a0c0e10c4821e41 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:53:05 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7663d5a0c0e10c4821e41'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:53:24 PM UTC [DEBUG] Event received: 69a766475a0c0e10c4821e5d 03/03/2026 10:53:24 PM UTC [DEBUG] 69a766475a0c0e10c4821e5d: Node current retry_counter: 1 03/03/2026 10:53:24 PM UTC [DEBUG] 69a766475a0c0e10c4821e5d:Event data retry_counter: 2 03/03/2026 10:53:24 PM UTC [INFO] Job retry for node 69a766475a0c0e10c4821e5d submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:53:24 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766475a0c0e10c4821e5d'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:53:38 PM UTC [DEBUG] Event received: 69a766565a0c0e10c4821e72 03/03/2026 10:53:38 PM UTC [DEBUG] 69a766565a0c0e10c4821e72: Node current retry_counter: 1 03/03/2026 10:53:38 PM UTC [DEBUG] 69a766565a0c0e10c4821e72:Event data retry_counter: 2 03/03/2026 10:53:38 PM UTC [INFO] Job retry for node 69a766565a0c0e10c4821e72 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:53:38 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766565a0c0e10c4821e72'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:53:38 PM UTC [DEBUG] Event received: 69a7665d5a0c0e10c4821e97 03/03/2026 10:53:38 PM UTC [DEBUG] 69a7665d5a0c0e10c4821e97: Node current retry_counter: 1 03/03/2026 10:53:38 PM UTC [DEBUG] 69a7665d5a0c0e10c4821e97:Event data retry_counter: 2 03/03/2026 10:53:38 PM UTC [INFO] Job retry for node 69a7665d5a0c0e10c4821e97 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:53:38 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7665d5a0c0e10c4821e97'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:53:59 PM UTC [DEBUG] Event received: 69a7120fe31b55480309622d 03/03/2026 10:53:59 PM UTC [DEBUG] 69a7120fe31b55480309622d: Node current retry_counter: 1 03/03/2026 10:53:59 PM UTC [DEBUG] 69a7120fe31b55480309622d:Event data retry_counter: 2 03/03/2026 10:53:59 PM UTC [INFO] Job retry for node 69a7120fe31b55480309622d submitted. Parent node: 69a46664a327b9815668f9bb 03/03/2026 10:53:59 PM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7120fe31b55480309622d'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:54:12 PM UTC [DEBUG] Event received: 69a7668d5a0c0e10c4821efb 03/03/2026 10:54:12 PM UTC [DEBUG] 69a7668d5a0c0e10c4821efb: Node current retry_counter: 0 03/03/2026 10:54:12 PM UTC [DEBUG] 69a7668d5a0c0e10c4821efb:Event data retry_counter: 1 03/03/2026 10:54:12 PM UTC [INFO] Job retry for node 69a7668d5a0c0e10c4821efb submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:12 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7668d5a0c0e10c4821efb'}, 'jobfilter': ['baseline-x86-intel-chromebook'], 'platform_filter': ['acer-cbv514-1h-34uz-brya'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:19 PM UTC [DEBUG] Event received: 69a762f85a0c0e10c481df13 03/03/2026 10:54:21 PM UTC [DEBUG] Event received: 69a7668a5a0c0e10c4821ef2 03/03/2026 10:54:21 PM UTC [DEBUG] 69a7668a5a0c0e10c4821ef2: Node current retry_counter: 0 03/03/2026 10:54:21 PM UTC [DEBUG] 69a7668a5a0c0e10c4821ef2:Event data retry_counter: 1 03/03/2026 10:54:21 PM UTC [INFO] Job retry for node 69a7668a5a0c0e10c4821ef2 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:21 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7668a5a0c0e10c4821ef2'}, 'jobfilter': ['baseline-x86-amd-chromebook'], 'platform_filter': ['dell-latitude-3445-7520c-skyrim'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:23 PM UTC [DEBUG] Event received: 69a766865a0c0e10c4821ee7 03/03/2026 10:54:23 PM UTC [DEBUG] 69a766865a0c0e10c4821ee7: Node current retry_counter: 0 03/03/2026 10:54:23 PM UTC [DEBUG] 69a766865a0c0e10c4821ee7:Event data retry_counter: 1 03/03/2026 10:54:23 PM UTC [INFO] Job retry for node 69a766865a0c0e10c4821ee7 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:23 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766865a0c0e10c4821ee7'}, 'jobfilter': ['baseline-x86-amd-chromebook'], 'platform_filter': ['acer-R721T-grunt'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:24 PM UTC [DEBUG] Event received: 69a7668b5a0c0e10c4821ef5 03/03/2026 10:54:24 PM UTC [DEBUG] 69a7668b5a0c0e10c4821ef5: Node current retry_counter: 0 03/03/2026 10:54:24 PM UTC [DEBUG] 69a7668b5a0c0e10c4821ef5:Event data retry_counter: 1 03/03/2026 10:54:24 PM UTC [INFO] Job retry for node 69a7668b5a0c0e10c4821ef5 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:24 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7668b5a0c0e10c4821ef5'}, 'jobfilter': ['baseline-x86-amd-chromebook'], 'platform_filter': ['hp-x360-14a-cb0001xx-zork'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:26 PM UTC [DEBUG] Event received: 69a766875a0c0e10c4821eeb 03/03/2026 10:54:26 PM UTC [DEBUG] 69a766875a0c0e10c4821eeb: Node current retry_counter: 0 03/03/2026 10:54:26 PM UTC [DEBUG] 69a766875a0c0e10c4821eeb:Event data retry_counter: 1 03/03/2026 10:54:26 PM UTC [INFO] Job retry for node 69a766875a0c0e10c4821eeb submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:26 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766875a0c0e10c4821eeb'}, 'jobfilter': ['baseline-x86-amd-chromebook'], 'platform_filter': ['acer-cp514-3wh-r0qs-guybrush'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:28 PM UTC [DEBUG] Event received: 69a766885a0c0e10c4821eef 03/03/2026 10:54:28 PM UTC [DEBUG] 69a766885a0c0e10c4821eef: Node current retry_counter: 0 03/03/2026 10:54:28 PM UTC [DEBUG] 69a766885a0c0e10c4821eef:Event data retry_counter: 1 03/03/2026 10:54:28 PM UTC [INFO] Job retry for node 69a766885a0c0e10c4821eef submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:28 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766885a0c0e10c4821eef'}, 'jobfilter': ['baseline-x86-amd-chromebook'], 'platform_filter': ['asus-CM1400CXA-dalboz'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:28 PM UTC [DEBUG] Event received: 69a7668c5a0c0e10c4821ef8 03/03/2026 10:54:28 PM UTC [DEBUG] 69a7668c5a0c0e10c4821ef8: Node current retry_counter: 0 03/03/2026 10:54:28 PM UTC [DEBUG] 69a7668c5a0c0e10c4821ef8:Event data retry_counter: 1 03/03/2026 10:54:29 PM UTC [INFO] Job retry for node 69a7668c5a0c0e10c4821ef8 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:29 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7668c5a0c0e10c4821ef8'}, 'jobfilter': ['baseline-x86-amd-chromebook'], 'platform_filter': ['lenovo-TPad-C13-Yoga-zork'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:30 PM UTC [DEBUG] Event received: 69a7668e5a0c0e10c4821efe 03/03/2026 10:54:30 PM UTC [DEBUG] 69a7668e5a0c0e10c4821efe: Node current retry_counter: 0 03/03/2026 10:54:30 PM UTC [DEBUG] 69a7668e5a0c0e10c4821efe:Event data retry_counter: 1 03/03/2026 10:54:30 PM UTC [INFO] Job retry for node 69a7668e5a0c0e10c4821efe submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:30 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7668e5a0c0e10c4821efe'}, 'jobfilter': ['baseline-x86-intel-chromebook'], 'platform_filter': ['acer-chromebox-cxi5-brask'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:31 PM UTC [DEBUG] Event received: 69a766915a0c0e10c4821f05 03/03/2026 10:54:31 PM UTC [DEBUG] 69a766915a0c0e10c4821f05: Node current retry_counter: 0 03/03/2026 10:54:31 PM UTC [DEBUG] 69a766915a0c0e10c4821f05:Event data retry_counter: 1 03/03/2026 10:54:31 PM UTC [INFO] Job retry for node 69a766915a0c0e10c4821f05 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:31 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766915a0c0e10c4821f05'}, 'jobfilter': ['baseline-x86-intel-chromebook'], 'platform_filter': ['acer-cp514-2h-1160g7-volteer'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:42 PM UTC [DEBUG] Event received: 69a766925a0c0e10c4821f09 03/03/2026 10:54:42 PM UTC [DEBUG] 69a766925a0c0e10c4821f09: Node current retry_counter: 0 03/03/2026 10:54:42 PM UTC [DEBUG] 69a766925a0c0e10c4821f09:Event data retry_counter: 1 03/03/2026 10:54:42 PM UTC [INFO] Job retry for node 69a766925a0c0e10c4821f09 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:42 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766925a0c0e10c4821f09'}, 'jobfilter': ['baseline-x86-intel-chromebook'], 'platform_filter': ['asus-CX3402CVA-brya'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:48 PM UTC [DEBUG] Event received: 69a7668f5a0c0e10c4821f02 03/03/2026 10:54:48 PM UTC [DEBUG] 69a7668f5a0c0e10c4821f02: Node current retry_counter: 0 03/03/2026 10:54:48 PM UTC [DEBUG] 69a7668f5a0c0e10c4821f02:Event data retry_counter: 1 03/03/2026 10:54:48 PM UTC [INFO] Job retry for node 69a7668f5a0c0e10c4821f02 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:54:48 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7668f5a0c0e10c4821f02'}, 'jobfilter': ['baseline-x86-intel-chromebook'], 'platform_filter': ['acer-cp514-2h-1130g7-volteer'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:54:59 PM UTC [DEBUG] Event received: 69a71241e31b55480309625b 03/03/2026 10:54:59 PM UTC [DEBUG] 69a71241e31b55480309625b: Node current retry_counter: 1 03/03/2026 10:54:59 PM UTC [DEBUG] 69a71241e31b55480309625b:Event data retry_counter: 2 03/03/2026 10:54:59 PM UTC [INFO] Job retry for node 69a71241e31b55480309625b submitted. Parent node: 69a46664a327b9815668f9bb 03/03/2026 10:54:59 PM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71241e31b55480309625b'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['mt7629-rfb'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:55:03 PM UTC [DEBUG] Event received: 69a757e15a0c0e10c481b2bf 03/03/2026 10:55:03 PM UTC [DEBUG] 69a757e15a0c0e10c481b2bf: Node current retry_counter: 0 03/03/2026 10:55:03 PM UTC [DEBUG] 69a757e15a0c0e10c481b2bf:Event data retry_counter: 1 03/03/2026 10:55:03 PM UTC [INFO] Job retry for node 69a757e15a0c0e10c481b2bf submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:55:03 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757e15a0c0e10c481b2bf'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:55:19 PM UTC [DEBUG] Event received: 69a762f25a0c0e10c481df07 03/03/2026 10:55:58 PM UTC [DEBUG] Event received: 69a763075a0c0e10c481df5c 03/03/2026 10:55:59 PM UTC [DEBUG] Event received: 69a71272e31b55480309628d 03/03/2026 10:55:59 PM UTC [DEBUG] 69a71272e31b55480309628d: Node current retry_counter: 1 03/03/2026 10:55:59 PM UTC [DEBUG] 69a71272e31b55480309628d:Event data retry_counter: 2 03/03/2026 10:55:59 PM UTC [INFO] Job retry for node 69a71272e31b55480309628d submitted. Parent node: 69a46664a327b9815668f9bb 03/03/2026 10:55:59 PM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71272e31b55480309628d'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['sun7i-a20-cubieboard2'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:56:16 PM UTC [DEBUG] Event received: 69a767005a0c0e10c48221b0 03/03/2026 10:56:16 PM UTC [DEBUG] 69a767005a0c0e10c48221b0: Node current retry_counter: 0 03/03/2026 10:56:16 PM UTC [DEBUG] 69a767005a0c0e10c48221b0:Event data retry_counter: 1 03/03/2026 10:56:16 PM UTC [INFO] Job retry for node 69a767005a0c0e10c48221b0 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:56:16 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767005a0c0e10c48221b0'}, 'jobfilter': ['watchdog-reset-x86-intel'], 'platform_filter': ['acer-cp514-2h-1160g7-volteer'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:56:20 PM UTC [DEBUG] Event received: 69a766fd5a0c0e10c48220ae 03/03/2026 10:56:20 PM UTC [DEBUG] 69a766fd5a0c0e10c48220ae: Node current retry_counter: 0 03/03/2026 10:56:20 PM UTC [DEBUG] 69a766fd5a0c0e10c48220ae:Event data retry_counter: 1 03/03/2026 10:56:20 PM UTC [INFO] Job retry for node 69a766fd5a0c0e10c48220ae submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:56:20 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766fd5a0c0e10c48220ae'}, 'jobfilter': ['watchdog-reset-x86-intel'], 'platform_filter': ['acer-chromebox-cxi5-brask'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:56:23 PM UTC [DEBUG] Event received: 69a767165a0c0e10c482223a 03/03/2026 10:56:23 PM UTC [DEBUG] 69a767165a0c0e10c482223a: Node current retry_counter: 0 03/03/2026 10:56:23 PM UTC [DEBUG] 69a767165a0c0e10c482223a:Event data retry_counter: 1 03/03/2026 10:56:23 PM UTC [INFO] Job retry for node 69a767165a0c0e10c482223a submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:56:23 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767165a0c0e10c482223a'}, 'jobfilter': ['baseline-x86-baylibre'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:56:26 PM UTC [DEBUG] Event received: 69a766f75a0c0e10c482209f 03/03/2026 10:56:26 PM UTC [DEBUG] 69a766f75a0c0e10c482209f: Node current retry_counter: 0 03/03/2026 10:56:26 PM UTC [DEBUG] 69a766f75a0c0e10c482209f:Event data retry_counter: 1 03/03/2026 10:56:26 PM UTC [INFO] Job retry for node 69a766f75a0c0e10c482209f submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:56:26 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766f75a0c0e10c482209f'}, 'jobfilter': ['watchdog-reset-x86-amd'], 'platform_filter': ['asus-CM1400CXA-dalboz'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:56:27 PM UTC [DEBUG] Event received: 69a766f85a0c0e10c48220a2 03/03/2026 10:56:27 PM UTC [DEBUG] 69a766f85a0c0e10c48220a2: Node current retry_counter: 0 03/03/2026 10:56:27 PM UTC [DEBUG] 69a766f85a0c0e10c48220a2:Event data retry_counter: 1 03/03/2026 10:56:27 PM UTC [INFO] Job retry for node 69a766f85a0c0e10c48220a2 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:56:27 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766f85a0c0e10c48220a2'}, 'jobfilter': ['watchdog-reset-x86-amd'], 'platform_filter': ['dell-latitude-3445-7520c-skyrim'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:56:29 PM UTC [DEBUG] Event received: 69a766fa5a0c0e10c48220a5 03/03/2026 10:56:29 PM UTC [DEBUG] 69a766fa5a0c0e10c48220a5: Node current retry_counter: 0 03/03/2026 10:56:29 PM UTC [DEBUG] 69a766fa5a0c0e10c48220a5:Event data retry_counter: 1 03/03/2026 10:56:29 PM UTC [INFO] Job retry for node 69a766fa5a0c0e10c48220a5 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:56:29 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766fa5a0c0e10c48220a5'}, 'jobfilter': ['watchdog-reset-x86-amd'], 'platform_filter': ['hp-x360-14a-cb0001xx-zork'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:56:38 PM UTC [DEBUG] Event received: 69a7630c5a0c0e10c481df73 03/03/2026 10:56:44 PM UTC [DEBUG] Event received: 69a767175a0c0e10c482223c 03/03/2026 10:56:44 PM UTC [DEBUG] 69a767175a0c0e10c482223c: Node current retry_counter: 1 03/03/2026 10:56:44 PM UTC [DEBUG] 69a767175a0c0e10c482223c:Event data retry_counter: 2 03/03/2026 10:56:44 PM UTC [INFO] Job retry for node 69a767175a0c0e10c482223c submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:56:44 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767175a0c0e10c482223c'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:56:58 PM UTC [DEBUG] Event received: 69a7672b5a0c0e10c4822308 03/03/2026 10:56:58 PM UTC [DEBUG] 69a7672b5a0c0e10c4822308: Node current retry_counter: 1 03/03/2026 10:56:58 PM UTC [DEBUG] 69a7672b5a0c0e10c4822308:Event data retry_counter: 2 03/03/2026 10:56:58 PM UTC [INFO] Job retry for node 69a7672b5a0c0e10c4822308 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:56:58 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7672b5a0c0e10c4822308'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:56:59 PM UTC [DEBUG] Event received: 69a7630e5a0c0e10c481df7f 03/03/2026 10:57:04 PM UTC [DEBUG] Event received: 69a7671f5a0c0e10c482224d 03/03/2026 10:57:04 PM UTC [DEBUG] 69a7671f5a0c0e10c482224d: Node current retry_counter: 1 03/03/2026 10:57:04 PM UTC [DEBUG] 69a7671f5a0c0e10c482224d:Event data retry_counter: 2 03/03/2026 10:57:04 PM UTC [INFO] Job retry for node 69a7671f5a0c0e10c482224d submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:57:04 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7671f5a0c0e10c482224d'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:57:08 PM UTC [DEBUG] Event received: 69a7628e5a0c0e10c481dd6a 03/03/2026 10:57:08 PM UTC [DEBUG] 69a7628e5a0c0e10c481dd6a: Node current retry_counter: 0 03/03/2026 10:57:08 PM UTC [DEBUG] 69a7628e5a0c0e10c481dd6a:Event data retry_counter: 1 03/03/2026 10:57:08 PM UTC [INFO] Job retry for node 69a7628e5a0c0e10c481dd6a submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 10:57:08 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7628e5a0c0e10c481dd6a'}, 'jobfilter': ['baseline-nfs-arm64'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 10:57:17 PM UTC [DEBUG] Event received: 69a767365a0c0e10c4822344 03/03/2026 10:57:17 PM UTC [DEBUG] 69a767365a0c0e10c4822344: Node current retry_counter: 1 03/03/2026 10:57:18 PM UTC [DEBUG] 69a767365a0c0e10c4822344:Event data retry_counter: 2 03/03/2026 10:57:18 PM UTC [INFO] Job retry for node 69a767365a0c0e10c4822344 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:57:18 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767365a0c0e10c4822344'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:57:18 PM UTC [DEBUG] Event received: 69a7673d5a0c0e10c48223cc 03/03/2026 10:57:18 PM UTC [DEBUG] 69a7673d5a0c0e10c48223cc: Node current retry_counter: 1 03/03/2026 10:57:18 PM UTC [DEBUG] 69a7673d5a0c0e10c48223cc:Event data retry_counter: 2 03/03/2026 10:57:18 PM UTC [INFO] Job retry for node 69a7673d5a0c0e10c48223cc submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 10:57:18 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7673d5a0c0e10c48223cc'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 10:57:31 PM UTC [DEBUG] Event received: 69a762f55a0c0e10c481df0d 03/03/2026 10:58:31 PM UTC [DEBUG] Event received: 69a767975a0c0e10c4822467 03/03/2026 10:58:31 PM UTC [DEBUG] 69a767975a0c0e10c4822467: Node current retry_counter: 1 03/03/2026 10:58:31 PM UTC [DEBUG] 69a767975a0c0e10c4822467:Event data retry_counter: 2 03/03/2026 10:58:31 PM UTC [INFO] Job retry for node 69a767975a0c0e10c4822467 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:58:31 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a767975a0c0e10c4822467'}, 'jobfilter': ['baseline-arm64-mediatek-chromebook'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:59:14 PM UTC [DEBUG] Event received: 69a767c15a0c0e10c48225ea 03/03/2026 10:59:14 PM UTC [DEBUG] 69a767c15a0c0e10c48225ea: Node current retry_counter: 1 03/03/2026 10:59:14 PM UTC [DEBUG] 69a767c15a0c0e10c48225ea:Event data retry_counter: 2 03/03/2026 10:59:14 PM UTC [INFO] Job retry for node 69a767c15a0c0e10c48225ea submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 10:59:14 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a767c15a0c0e10c48225ea'}, 'jobfilter': ['baseline-nfs-arm64-mediatek-chromebook'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 10:59:27 PM UTC [DEBUG] Event received: 69a767015a0c0e10c48221b3 03/03/2026 10:59:27 PM UTC [DEBUG] 69a767015a0c0e10c48221b3: Node current retry_counter: 0 03/03/2026 10:59:27 PM UTC [DEBUG] 69a767015a0c0e10c48221b3:Event data retry_counter: 1 03/03/2026 10:59:27 PM UTC [INFO] Job retry for node 69a767015a0c0e10c48221b3 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:59:27 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767015a0c0e10c48221b3'}, 'jobfilter': ['watchdog-reset-x86-intel'], 'platform_filter': ['asus-CX3402CVA-brya'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 10:59:56 PM UTC [DEBUG] Event received: 69a766fe5a0c0e10c4822147 03/03/2026 10:59:56 PM UTC [DEBUG] 69a766fe5a0c0e10c4822147: Node current retry_counter: 0 03/03/2026 10:59:56 PM UTC [DEBUG] 69a766fe5a0c0e10c4822147:Event data retry_counter: 1 03/03/2026 10:59:56 PM UTC [INFO] Job retry for node 69a766fe5a0c0e10c4822147 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 10:59:56 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766fe5a0c0e10c4822147'}, 'jobfilter': ['watchdog-reset-x86-intel'], 'platform_filter': ['acer-cp514-2h-1130g7-volteer'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:00:04 PM UTC [DEBUG] Event received: 69a767f45a0c0e10c482270f 03/03/2026 11:00:04 PM UTC [DEBUG] 69a767f45a0c0e10c482270f: Node current retry_counter: 1 03/03/2026 11:00:04 PM UTC [DEBUG] 69a767f45a0c0e10c482270f:Event data retry_counter: 2 03/03/2026 11:00:04 PM UTC [INFO] Job retry for node 69a767f45a0c0e10c482270f submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:00:04 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a767f45a0c0e10c482270f'}, 'jobfilter': ['kselftest-devices-probe'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:00:14 PM UTC [DEBUG] Event received: 69a766f65a0c0e10c482209c 03/03/2026 11:00:14 PM UTC [DEBUG] 69a766f65a0c0e10c482209c: Node current retry_counter: 0 03/03/2026 11:00:14 PM UTC [DEBUG] 69a766f65a0c0e10c482209c:Event data retry_counter: 1 03/03/2026 11:00:14 PM UTC [INFO] Job retry for node 69a766f65a0c0e10c482209c submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:00:14 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766f65a0c0e10c482209c'}, 'jobfilter': ['watchdog-reset-x86-amd'], 'platform_filter': ['acer-cp514-3wh-r0qs-guybrush'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:00:33 PM UTC [DEBUG] Event received: 69a766fc5a0c0e10c48220ab 03/03/2026 11:00:33 PM UTC [DEBUG] 69a766fc5a0c0e10c48220ab: Node current retry_counter: 0 03/03/2026 11:00:33 PM UTC [DEBUG] 69a766fc5a0c0e10c48220ab:Event data retry_counter: 1 03/03/2026 11:00:33 PM UTC [INFO] Job retry for node 69a766fc5a0c0e10c48220ab submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:00:33 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766fc5a0c0e10c48220ab'}, 'jobfilter': ['watchdog-reset-x86-intel'], 'platform_filter': ['acer-cbv514-1h-34uz-brya'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:00:59 PM UTC [DEBUG] Event received: 69a757e35a0c0e10c481b2c8 03/03/2026 11:00:59 PM UTC [DEBUG] 69a757e35a0c0e10c481b2c8: Node current retry_counter: 0 03/03/2026 11:00:59 PM UTC [DEBUG] 69a757e35a0c0e10c481b2c8:Event data retry_counter: 1 03/03/2026 11:00:59 PM UTC [INFO] Job retry for node 69a757e35a0c0e10c481b2c8 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 11:00:59 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757e35a0c0e10c481b2c8'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:01:02 PM UTC [DEBUG] Event received: 69a7682d5a0c0e10c482282e 03/03/2026 11:01:02 PM UTC [DEBUG] 69a7682d5a0c0e10c482282e: Node current retry_counter: 1 03/03/2026 11:01:02 PM UTC [DEBUG] 69a7682d5a0c0e10c482282e:Event data retry_counter: 2 03/03/2026 11:01:02 PM UTC [INFO] Job retry for node 69a7682d5a0c0e10c482282e submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:01:02 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7682d5a0c0e10c482282e'}, 'jobfilter': ['kselftest-cpufreq'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:01:09 PM UTC [DEBUG] Event received: 69a766f55a0c0e10c4822099 03/03/2026 11:01:09 PM UTC [DEBUG] 69a766f55a0c0e10c4822099: Node current retry_counter: 0 03/03/2026 11:01:09 PM UTC [DEBUG] 69a766f55a0c0e10c4822099:Event data retry_counter: 1 03/03/2026 11:01:10 PM UTC [INFO] Job retry for node 69a766f55a0c0e10c4822099 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:01:10 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766f55a0c0e10c4822099'}, 'jobfilter': ['watchdog-reset-x86-amd'], 'platform_filter': ['acer-R721T-grunt'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T22:53:45.332000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:01:30 PM UTC [DEBUG] Event received: 69a762e45a0c0e10c481dec5 03/03/2026 11:01:30 PM UTC [DEBUG] 69a762e45a0c0e10c481dec5: Node current retry_counter: 0 03/03/2026 11:01:30 PM UTC [DEBUG] 69a762e45a0c0e10c481dec5:Event data retry_counter: 1 03/03/2026 11:01:30 PM UTC [INFO] Job retry for node 69a762e45a0c0e10c481dec5 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 11:01:30 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762e45a0c0e10c481dec5'}, 'jobfilter': ['kselftest-breakpoints'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:01:42 PM UTC [DEBUG] Event received: 69a764e25a0c0e10c4820291 03/03/2026 11:01:42 PM UTC [DEBUG] 69a764e25a0c0e10c4820291: Node current retry_counter: 0 03/03/2026 11:01:42 PM UTC [DEBUG] 69a764e25a0c0e10c4820291:Event data retry_counter: 1 03/03/2026 11:01:42 PM UTC [INFO] Job retry for node 69a764e25a0c0e10c4820291 submitted. Parent node: 69a751385a0c0e10c481a841 03/03/2026 11:01:42 PM UTC [DEBUG] Event:{'data': {'id': '69a751385a0c0e10c481a841', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt_x86_board', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt_x86_board'], 'group': 'kbuild-gcc-14-x86-preempt_rt_x86_board', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt', 'x86-board'], 'config_full': 'defconfig+preempt_rt+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751385a0c0e10c481a841-kbuild-gcc-14-x86-preemp-vin2msgu', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a764e25a0c0e10c4820291'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['acer-R721T-grunt'], 'created': '2026-03-03T21:23:04.425000', 'updated': '2026-03-03T22:57:48.592000', 'timeout': '2026-03-04T03:23:04.425000', 'holdoff': '2026-03-03T22:56:50.118000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:01:54 PM UTC [DEBUG] Event received: 69a7684a5a0c0e10c4822925 03/03/2026 11:01:54 PM UTC [DEBUG] 69a7684a5a0c0e10c4822925: Node current retry_counter: 1 03/03/2026 11:01:54 PM UTC [DEBUG] 69a7684a5a0c0e10c4822925:Event data retry_counter: 2 03/03/2026 11:01:54 PM UTC [INFO] Job retry for node 69a7684a5a0c0e10c4822925 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:01:54 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7684a5a0c0e10c4822925'}, 'jobfilter': ['baseline-arm64-mediatek-chromebook'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:01:58 PM UTC [DEBUG] Event received: 69a762bc5a0c0e10c481de23 03/03/2026 11:01:58 PM UTC [DEBUG] 69a762bc5a0c0e10c481de23: Node current retry_counter: 0 03/03/2026 11:01:58 PM UTC [DEBUG] 69a762bc5a0c0e10c481de23:Event data retry_counter: 1 03/03/2026 11:01:58 PM UTC [INFO] Job retry for node 69a762bc5a0c0e10c481de23 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 11:01:58 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762bc5a0c0e10c481de23'}, 'jobfilter': ['baseline-arm64-clabbe'], 'platform_filter': ['sun50i-a64-bananapi-m64'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:02:06 PM UTC [DEBUG] Event received: 69a7686e5a0c0e10c48229d9 03/03/2026 11:02:06 PM UTC [DEBUG] 69a7686e5a0c0e10c48229d9: Node current retry_counter: 0 03/03/2026 11:02:06 PM UTC [DEBUG] 69a7686e5a0c0e10c48229d9:Event data retry_counter: 1 03/03/2026 11:02:06 PM UTC [INFO] Job retry for node 69a7686e5a0c0e10c48229d9 submitted. Parent node: 69a750d75a0c0e10c481a7cd 03/03/2026 11:02:06 PM UTC [DEBUG] Event:{'data': {'id': '69a750d75a0c0e10c481a7cd', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook-kcidebug', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook-kcidebug'], 'group': 'kbuild-gcc-14-arm64-chromebook-kcidebug', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/fragments/3.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-kcidebug-69a750d75a0c0e10c481a7cd/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kcidebug', 'lab-setup'], 'config_full': 'defconfig+arm64-chromebook+kcidebug+lab-setup', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750d75a0c0e10c481a7cd-kbuild-gcc-14-arm64-chro-y1fupo4j', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7686e5a0c0e10c48229d9'}, 'jobfilter': ['baseline-arm64-kcidebug-mediatek'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:27.038000', 'updated': '2026-03-03T23:02:02.816000', 'timeout': '2026-03-04T03:21:27.038000', 'holdoff': '2026-03-03T23:12:01.034000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:02:17 PM UTC [DEBUG] Event received: 69a764e35a0c0e10c4820294 03/03/2026 11:02:17 PM UTC [DEBUG] 69a764e35a0c0e10c4820294: Node current retry_counter: 0 03/03/2026 11:02:17 PM UTC [DEBUG] 69a764e35a0c0e10c4820294:Event data retry_counter: 1 03/03/2026 11:02:17 PM UTC [INFO] Job retry for node 69a764e35a0c0e10c4820294 submitted. Parent node: 69a751385a0c0e10c481a841 03/03/2026 11:02:17 PM UTC [DEBUG] Event:{'data': {'id': '69a751385a0c0e10c481a841', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt_x86_board', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt_x86_board'], 'group': 'kbuild-gcc-14-x86-preempt_rt_x86_board', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt', 'x86-board'], 'config_full': 'defconfig+preempt_rt+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751385a0c0e10c481a841-kbuild-gcc-14-x86-preemp-vin2msgu', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a764e35a0c0e10c4820294'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['acer-cp514-3wh-r0qs-guybrush'], 'created': '2026-03-03T21:23:04.425000', 'updated': '2026-03-03T22:57:48.592000', 'timeout': '2026-03-04T03:23:04.425000', 'holdoff': '2026-03-03T22:56:50.118000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:02:26 PM UTC [DEBUG] Event received: 69a763025a0c0e10c481df4f 03/03/2026 11:02:58 PM UTC [DEBUG] Event received: 69a766da5a0c0e10c482205c 03/03/2026 11:03:13 PM UTC [DEBUG] Event received: 69a7650d5a0c0e10c48203de 03/03/2026 11:03:13 PM UTC [DEBUG] 69a7650d5a0c0e10c48203de: Node current retry_counter: 0 03/03/2026 11:03:13 PM UTC [DEBUG] 69a7650d5a0c0e10c48203de:Event data retry_counter: 1 03/03/2026 11:03:13 PM UTC [INFO] Job retry for node 69a7650d5a0c0e10c48203de submitted. Parent node: 69a751385a0c0e10c481a841 03/03/2026 11:03:13 PM UTC [DEBUG] Event:{'data': {'id': '69a751385a0c0e10c481a841', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt_x86_board', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt_x86_board'], 'group': 'kbuild-gcc-14-x86-preempt_rt_x86_board', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt_x86_board-69a751385a0c0e10c481a841/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt', 'x86-board'], 'config_full': 'defconfig+preempt_rt+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751385a0c0e10c481a841-kbuild-gcc-14-x86-preemp-vin2msgu', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7650d5a0c0e10c48203de'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['acer-cp514-3wh-r0qs-guybrush'], 'created': '2026-03-03T21:23:04.425000', 'updated': '2026-03-03T22:57:48.592000', 'timeout': '2026-03-04T03:23:04.425000', 'holdoff': '2026-03-03T22:56:50.118000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:03:54 PM UTC [DEBUG] Event received: 69a768745a0c0e10c4822a34 03/03/2026 11:03:54 PM UTC [DEBUG] 69a768745a0c0e10c4822a34: Node current retry_counter: 1 03/03/2026 11:03:54 PM UTC [DEBUG] 69a768745a0c0e10c4822a34:Event data retry_counter: 2 03/03/2026 11:03:54 PM UTC [INFO] Job retry for node 69a768745a0c0e10c4822a34 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:03:54 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a768745a0c0e10c4822a34'}, 'jobfilter': ['baseline-arm64-qualcomm-chromebook'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:04:03 PM UTC [DEBUG] Event received: 69a766fb5a0c0e10c48220a8 03/03/2026 11:04:03 PM UTC [DEBUG] 69a766fb5a0c0e10c48220a8: Node current retry_counter: 0 03/03/2026 11:04:03 PM UTC [DEBUG] 69a766fb5a0c0e10c48220a8:Event data retry_counter: 1 03/03/2026 11:04:03 PM UTC [INFO] Job retry for node 69a766fb5a0c0e10c48220a8 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:04:03 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766fb5a0c0e10c48220a8'}, 'jobfilter': ['watchdog-reset-x86-amd'], 'platform_filter': ['lenovo-TPad-C13-Yoga-zork'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T23:03:49.080000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:04:49 PM UTC [DEBUG] Event received: 69a769115a0c0e10c4822fc5 03/03/2026 11:04:49 PM UTC [DEBUG] 69a769115a0c0e10c4822fc5: Node current retry_counter: 1 03/03/2026 11:04:49 PM UTC [DEBUG] 69a769115a0c0e10c4822fc5:Event data retry_counter: 2 03/03/2026 11:04:49 PM UTC [INFO] Job retry for node 69a769115a0c0e10c4822fc5 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:04:49 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769115a0c0e10c4822fc5'}, 'jobfilter': ['kselftest-cpufreq-hibernate'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:04:56 PM UTC [DEBUG] Event received: 69a766dc5a0c0e10c482206b 03/03/2026 11:05:55 PM UTC [DEBUG] Event received: 69a766df5a0c0e10c4822071 03/03/2026 11:06:22 PM UTC [DEBUG] Event received: 69a768ae5a0c0e10c4822cc9 03/03/2026 11:06:22 PM UTC [DEBUG] 69a768ae5a0c0e10c4822cc9: Node current retry_counter: 1 03/03/2026 11:06:22 PM UTC [DEBUG] 69a768ae5a0c0e10c4822cc9:Event data retry_counter: 2 03/03/2026 11:06:23 PM UTC [INFO] Job retry for node 69a768ae5a0c0e10c4822cc9 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:06:23 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a768ae5a0c0e10c4822cc9'}, 'jobfilter': ['baseline-arm64-qualcomm-chromebook'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:06:30 PM UTC [DEBUG] Event received: 69a766e45a0c0e10c482207d 03/03/2026 11:06:42 PM UTC [DEBUG] Event received: 69a766e15a0c0e10c4822077 03/03/2026 11:06:44 PM UTC [DEBUG] Event received: 69a766db5a0c0e10c482205f 03/03/2026 11:06:45 PM UTC [DEBUG] Event received: 69a766d85a0c0e10c4822059 03/03/2026 11:06:47 PM UTC [DEBUG] Event received: 69a768db5a0c0e10c4822eca 03/03/2026 11:06:47 PM UTC [DEBUG] 69a768db5a0c0e10c4822eca: Node current retry_counter: 1 03/03/2026 11:06:47 PM UTC [DEBUG] 69a768db5a0c0e10c4822eca:Event data retry_counter: 2 03/03/2026 11:06:47 PM UTC [INFO] Job retry for node 69a768db5a0c0e10c4822eca submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:06:47 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a768db5a0c0e10c4822eca'}, 'jobfilter': ['baseline-arm64-qualcomm-chromebook'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:06:49 PM UTC [DEBUG] Event received: 69a766e35a0c0e10c482207a 03/03/2026 11:06:55 PM UTC [DEBUG] Event received: 69a7631c5a0c0e10c481dfd0 03/03/2026 11:06:58 PM UTC [DEBUG] Event received: 69a768fa5a0c0e10c4822f1a 03/03/2026 11:06:58 PM UTC [DEBUG] 69a768fa5a0c0e10c4822f1a: Node current retry_counter: 0 03/03/2026 11:06:58 PM UTC [DEBUG] 69a768fa5a0c0e10c4822f1a:Event data retry_counter: 1 03/03/2026 11:06:58 PM UTC [INFO] Job retry for node 69a768fa5a0c0e10c4822f1a submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:06:58 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a768fa5a0c0e10c4822f1a'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:06:58 PM UTC [DEBUG] Event received: 69a768f95a0c0e10c4822f10 03/03/2026 11:06:58 PM UTC [DEBUG] 69a768f95a0c0e10c4822f10: Node current retry_counter: 0 03/03/2026 11:06:58 PM UTC [DEBUG] 69a768f95a0c0e10c4822f10:Event data retry_counter: 1 03/03/2026 11:06:58 PM UTC [INFO] Job retry for node 69a768f95a0c0e10c4822f10 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:06:58 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a768f95a0c0e10c4822f10'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:00 PM UTC [DEBUG] Event received: 69a7150fe31b554803096734 03/03/2026 11:07:00 PM UTC [DEBUG] 69a7150fe31b554803096734: Node current retry_counter: 0 03/03/2026 11:07:00 PM UTC [DEBUG] 69a7150fe31b554803096734:Event data retry_counter: 1 03/03/2026 11:07:00 PM UTC [INFO] Job retry for node 69a7150fe31b554803096734 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:00 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7150fe31b554803096734'}, 'jobfilter': ['baseline-arm-pull-labs-demo'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:01 PM UTC [DEBUG] Event received: 69a71510e31b554803096737 03/03/2026 11:07:01 PM UTC [DEBUG] 69a71510e31b554803096737: Node current retry_counter: 0 03/03/2026 11:07:01 PM UTC [DEBUG] 69a71510e31b554803096737:Event data retry_counter: 1 03/03/2026 11:07:01 PM UTC [INFO] Job retry for node 69a71510e31b554803096737 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:01 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71510e31b554803096737'}, 'jobfilter': ['baseline-arm-pull-labs-demo'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:01 PM UTC [DEBUG] Event received: 69a71517e31b55480309674c 03/03/2026 11:07:01 PM UTC [DEBUG] 69a71517e31b55480309674c: Node current retry_counter: 0 03/03/2026 11:07:01 PM UTC [DEBUG] 69a71517e31b55480309674c:Event data retry_counter: 1 03/03/2026 11:07:01 PM UTC [INFO] Job retry for node 69a71517e31b55480309674c submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:01 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71517e31b55480309674c'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['am57xx-beagle-x15'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:01 PM UTC [DEBUG] Event received: 69a71518e31b554803096752 03/03/2026 11:07:01 PM UTC [DEBUG] 69a71518e31b554803096752: Node current retry_counter: 0 03/03/2026 11:07:01 PM UTC [DEBUG] 69a71518e31b554803096752:Event data retry_counter: 1 03/03/2026 11:07:01 PM UTC [INFO] Job retry for node 69a71518e31b554803096752 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:01 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71518e31b554803096752'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['at91-sama5d4_xplained'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:02 PM UTC [DEBUG] Event received: 69a71519e31b554803096774 03/03/2026 11:07:02 PM UTC [DEBUG] 69a71519e31b554803096774: Node current retry_counter: 0 03/03/2026 11:07:02 PM UTC [DEBUG] 69a71519e31b554803096774:Event data retry_counter: 1 03/03/2026 11:07:02 PM UTC [INFO] Job retry for node 69a71519e31b554803096774 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:02 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71519e31b554803096774'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beagle-xm'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:02 PM UTC [DEBUG] Event received: 69a7151be31b554803096777 03/03/2026 11:07:02 PM UTC [DEBUG] 69a7151be31b554803096777: Node current retry_counter: 0 03/03/2026 11:07:02 PM UTC [DEBUG] 69a7151be31b554803096777:Event data retry_counter: 1 03/03/2026 11:07:02 PM UTC [INFO] Job retry for node 69a7151be31b554803096777 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:02 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7151be31b554803096777'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:02 PM UTC [DEBUG] Event received: 69a7151ee31b554803096783 03/03/2026 11:07:02 PM UTC [DEBUG] 69a7151ee31b554803096783: Node current retry_counter: 0 03/03/2026 11:07:02 PM UTC [DEBUG] 69a7151ee31b554803096783:Event data retry_counter: 1 03/03/2026 11:07:02 PM UTC [INFO] Job retry for node 69a7151ee31b554803096783 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:02 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7151ee31b554803096783'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['mt7629-rfb'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:02 PM UTC [DEBUG] Event received: 69a7151fe31b554803096786 03/03/2026 11:07:02 PM UTC [DEBUG] 69a7151fe31b554803096786: Node current retry_counter: 0 03/03/2026 11:07:02 PM UTC [DEBUG] 69a7151fe31b554803096786:Event data retry_counter: 1 03/03/2026 11:07:02 PM UTC [INFO] Job retry for node 69a7151fe31b554803096786 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:02 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7151fe31b554803096786'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['sun7i-a20-cubieboard2'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:02 PM UTC [DEBUG] Event received: 69a71528e31b55480309679d 03/03/2026 11:07:02 PM UTC [DEBUG] 69a71528e31b55480309679d: Node current retry_counter: 0 03/03/2026 11:07:02 PM UTC [DEBUG] 69a71528e31b55480309679d:Event data retry_counter: 1 03/03/2026 11:07:02 PM UTC [INFO] Job retry for node 69a71528e31b55480309679d submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:02 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71528e31b55480309679d'}, 'jobfilter': ['baseline-arm-testpull'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:02 PM UTC [DEBUG] Event received: 69a71528e31b5548030967a0 03/03/2026 11:07:02 PM UTC [DEBUG] 69a71528e31b5548030967a0: Node current retry_counter: 0 03/03/2026 11:07:02 PM UTC [DEBUG] 69a71528e31b5548030967a0:Event data retry_counter: 1 03/03/2026 11:07:02 PM UTC [INFO] Job retry for node 69a71528e31b5548030967a0 submitted. Parent node: 69a70f87e31b554803095edb 03/03/2026 11:07:02 PM UTC [DEBUG] Event:{'data': {'id': '69a70f87e31b554803095edb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_dtbs.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/zImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a70f87e31b554803095edb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70f87e31b554803095edb-kbuild-gcc-14-arm-tsbknguy', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a71528e31b5548030967a0'}, 'jobfilter': ['baseline-arm-testpull'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T16:42:47.751000', 'updated': '2026-03-03T22:42:57.143000', 'timeout': '2026-03-03T22:42:47.751000', 'holdoff': '2026-03-03T17:16:21.925000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:03 PM UTC [DEBUG] Event received: 69a7690d5a0c0e10c4822fb8 03/03/2026 11:07:03 PM UTC [DEBUG] 69a7690d5a0c0e10c4822fb8: Node current retry_counter: 0 03/03/2026 11:07:03 PM UTC [DEBUG] 69a7690d5a0c0e10c4822fb8:Event data retry_counter: 1 03/03/2026 11:07:03 PM UTC [INFO] Job retry for node 69a7690d5a0c0e10c4822fb8 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:03 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7690d5a0c0e10c4822fb8'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:03 PM UTC [DEBUG] Event received: 69a7690c5a0c0e10c4822fb5 03/03/2026 11:07:03 PM UTC [DEBUG] 69a7690c5a0c0e10c4822fb5: Node current retry_counter: 0 03/03/2026 11:07:03 PM UTC [DEBUG] 69a7690c5a0c0e10c4822fb5:Event data retry_counter: 1 03/03/2026 11:07:03 PM UTC [INFO] Job retry for node 69a7690c5a0c0e10c4822fb5 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:03 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7690c5a0c0e10c4822fb5'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:03 PM UTC [DEBUG] Event received: 69a769095a0c0e10c4822fa0 03/03/2026 11:07:03 PM UTC [DEBUG] 69a769095a0c0e10c4822fa0: Node current retry_counter: 0 03/03/2026 11:07:03 PM UTC [DEBUG] 69a769095a0c0e10c4822fa0:Event data retry_counter: 1 03/03/2026 11:07:03 PM UTC [INFO] Job retry for node 69a769095a0c0e10c4822fa0 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:03 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769095a0c0e10c4822fa0'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:04 PM UTC [DEBUG] Event received: 69a769025a0c0e10c4822f71 03/03/2026 11:07:04 PM UTC [DEBUG] 69a769025a0c0e10c4822f71: Node current retry_counter: 0 03/03/2026 11:07:04 PM UTC [DEBUG] 69a769025a0c0e10c4822f71:Event data retry_counter: 1 03/03/2026 11:07:04 PM UTC [INFO] Job retry for node 69a769025a0c0e10c4822f71 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:04 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769025a0c0e10c4822f71'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:07 PM UTC [DEBUG] Event received: 69a7670e5a0c0e10c4822220 03/03/2026 11:07:07 PM UTC [DEBUG] 69a7670e5a0c0e10c4822220: Node current retry_counter: 0 03/03/2026 11:07:08 PM UTC [DEBUG] 69a7670e5a0c0e10c4822220:Event data retry_counter: 1 03/03/2026 11:07:08 PM UTC [INFO] Job retry for node 69a7670e5a0c0e10c4822220 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:07:08 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7670e5a0c0e10c4822220'}, 'jobfilter': ['wifi-basic-x86-intel'], 'platform_filter': ['acer-cp514-2h-1160g7-volteer'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T23:03:49.080000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:07:11 PM UTC [DEBUG] Event received: 69a769155a0c0e10c4822fed 03/03/2026 11:07:11 PM UTC [DEBUG] 69a769155a0c0e10c4822fed: Node current retry_counter: 0 03/03/2026 11:07:11 PM UTC [DEBUG] 69a769155a0c0e10c4822fed:Event data retry_counter: 1 03/03/2026 11:07:11 PM UTC [INFO] Job retry for node 69a769155a0c0e10c4822fed submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:11 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769155a0c0e10c4822fed'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:12 PM UTC [DEBUG] Event received: 69a7691e5a0c0e10c4823167 03/03/2026 11:07:12 PM UTC [DEBUG] 69a7691e5a0c0e10c4823167: Node current retry_counter: 0 03/03/2026 11:07:12 PM UTC [DEBUG] 69a7691e5a0c0e10c4823167:Event data retry_counter: 1 03/03/2026 11:07:12 PM UTC [INFO] Job retry for node 69a7691e5a0c0e10c4823167 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7691e5a0c0e10c4823167'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:13 PM UTC [DEBUG] Event received: 69a769225a0c0e10c48231a2 03/03/2026 11:07:13 PM UTC [DEBUG] 69a769225a0c0e10c48231a2: Node current retry_counter: 0 03/03/2026 11:07:13 PM UTC [DEBUG] 69a769225a0c0e10c48231a2:Event data retry_counter: 1 03/03/2026 11:07:13 PM UTC [INFO] Job retry for node 69a769225a0c0e10c48231a2 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:13 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769225a0c0e10c48231a2'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:14 PM UTC [DEBUG] Event received: 69a769215a0c0e10c482319f 03/03/2026 11:07:14 PM UTC [DEBUG] 69a769215a0c0e10c482319f: Node current retry_counter: 0 03/03/2026 11:07:14 PM UTC [DEBUG] 69a769215a0c0e10c482319f:Event data retry_counter: 1 03/03/2026 11:07:14 PM UTC [INFO] Job retry for node 69a769215a0c0e10c482319f submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:14 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769215a0c0e10c482319f'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:22 PM UTC [DEBUG] Event received: 69a762e55a0c0e10c481decb 03/03/2026 11:07:22 PM UTC [DEBUG] 69a762e55a0c0e10c481decb: Node current retry_counter: 0 03/03/2026 11:07:22 PM UTC [DEBUG] 69a762e55a0c0e10c481decb:Event data retry_counter: 1 03/03/2026 11:07:22 PM UTC [INFO] Job retry for node 69a762e55a0c0e10c481decb submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 11:07:22 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762e55a0c0e10c481decb'}, 'jobfilter': ['kselftest-breakpoints'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:07:22 PM UTC [DEBUG] Event received: 69a769345a0c0e10c48232fa 03/03/2026 11:07:22 PM UTC [DEBUG] 69a769345a0c0e10c48232fa: Node current retry_counter: 0 03/03/2026 11:07:22 PM UTC [DEBUG] 69a769345a0c0e10c48232fa:Event data retry_counter: 1 03/03/2026 11:07:22 PM UTC [INFO] Job retry for node 69a769345a0c0e10c48232fa submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:22 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769345a0c0e10c48232fa'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:23 PM UTC [DEBUG] Event received: 69a769355a0c0e10c4823314 03/03/2026 11:07:23 PM UTC [DEBUG] 69a769355a0c0e10c4823314: Node current retry_counter: 0 03/03/2026 11:07:23 PM UTC [DEBUG] 69a769355a0c0e10c4823314:Event data retry_counter: 1 03/03/2026 11:07:23 PM UTC [INFO] Job retry for node 69a769355a0c0e10c4823314 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:23 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769355a0c0e10c4823314'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:23 PM UTC [DEBUG] Event received: 69a7692d5a0c0e10c48232e0 03/03/2026 11:07:23 PM UTC [DEBUG] 69a7692d5a0c0e10c48232e0: Node current retry_counter: 1 03/03/2026 11:07:23 PM UTC [DEBUG] 69a7692d5a0c0e10c48232e0:Event data retry_counter: 2 03/03/2026 11:07:23 PM UTC [INFO] Job retry for node 69a7692d5a0c0e10c48232e0 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:07:23 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7692d5a0c0e10c48232e0'}, 'jobfilter': ['baseline-arm64-mediatek-chromebook'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:07:23 PM UTC [DEBUG] Event received: 69a769315a0c0e10c48232ed 03/03/2026 11:07:23 PM UTC [DEBUG] 69a769315a0c0e10c48232ed: Node current retry_counter: 0 03/03/2026 11:07:24 PM UTC [DEBUG] 69a769315a0c0e10c48232ed:Event data retry_counter: 1 03/03/2026 11:07:24 PM UTC [INFO] Job retry for node 69a769315a0c0e10c48232ed submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:24 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769315a0c0e10c48232ed'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:24 PM UTC [DEBUG] Event received: 69a769295a0c0e10c48232a6 03/03/2026 11:07:24 PM UTC [DEBUG] 69a769295a0c0e10c48232a6: Node current retry_counter: 0 03/03/2026 11:07:24 PM UTC [DEBUG] 69a769295a0c0e10c48232a6:Event data retry_counter: 1 03/03/2026 11:07:24 PM UTC [INFO] Job retry for node 69a769295a0c0e10c48232a6 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:24 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769295a0c0e10c48232a6'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:26 PM UTC [DEBUG] Event received: 69a75b095a0c0e10c481d111 03/03/2026 11:07:26 PM UTC [DEBUG] 69a75b095a0c0e10c481d111: Node current retry_counter: 1 03/03/2026 11:07:27 PM UTC [DEBUG] 69a75b095a0c0e10c481d111:Event data retry_counter: 2 03/03/2026 11:07:27 PM UTC [INFO] Job retry for node 69a75b095a0c0e10c481d111 submitted. Parent node: 69a70fc1e31b554803095f36 03/03/2026 11:07:27 PM UTC [DEBUG] Event:{'data': {'id': '69a70fc1e31b554803095f36', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a70fc1e31b554803095f36/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a70fc1e31b554803095f36-kbuild-gcc-14-arm64-ksel-zw4klnoh', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a75b095a0c0e10c481d111'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T16:43:45.788000', 'updated': '2026-03-03T22:43:59.410000', 'timeout': '2026-03-03T22:43:45.788000', 'holdoff': '2026-03-03T18:57:29.159000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:07:28 PM UTC [DEBUG] Event received: 69a769455a0c0e10c48235ca 03/03/2026 11:07:28 PM UTC [DEBUG] 69a769455a0c0e10c48235ca: Node current retry_counter: 0 03/03/2026 11:07:28 PM UTC [DEBUG] 69a769455a0c0e10c48235ca:Event data retry_counter: 1 03/03/2026 11:07:28 PM UTC [INFO] Job retry for node 69a769455a0c0e10c48235ca submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:28 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769455a0c0e10c48235ca'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:29 PM UTC [DEBUG] Event received: 69a769495a0c0e10c4823650 03/03/2026 11:07:29 PM UTC [DEBUG] 69a769495a0c0e10c4823650: Node current retry_counter: 0 03/03/2026 11:07:29 PM UTC [DEBUG] 69a769495a0c0e10c4823650:Event data retry_counter: 1 03/03/2026 11:07:29 PM UTC [INFO] Job retry for node 69a769495a0c0e10c4823650 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:29 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769495a0c0e10c4823650'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:29 PM UTC [DEBUG] Event received: 69a7693e5a0c0e10c482351a 03/03/2026 11:07:29 PM UTC [DEBUG] 69a7693e5a0c0e10c482351a: Node current retry_counter: 0 03/03/2026 11:07:29 PM UTC [DEBUG] 69a7693e5a0c0e10c482351a:Event data retry_counter: 1 03/03/2026 11:07:29 PM UTC [INFO] Job retry for node 69a7693e5a0c0e10c482351a submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:29 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7693e5a0c0e10c482351a'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:29 PM UTC [DEBUG] Event received: 69a7695d5a0c0e10c4823b60 03/03/2026 11:07:29 PM UTC [DEBUG] 69a7695d5a0c0e10c4823b60: Node current retry_counter: 0 03/03/2026 11:07:29 PM UTC [DEBUG] 69a7695d5a0c0e10c4823b60:Event data retry_counter: 1 03/03/2026 11:07:29 PM UTC [INFO] Job retry for node 69a7695d5a0c0e10c4823b60 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:29 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7695d5a0c0e10c4823b60'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:29 PM UTC [DEBUG] Event received: 69a769485a0c0e10c482361b 03/03/2026 11:07:29 PM UTC [DEBUG] 69a769485a0c0e10c482361b: Node current retry_counter: 0 03/03/2026 11:07:29 PM UTC [DEBUG] 69a769485a0c0e10c482361b:Event data retry_counter: 1 03/03/2026 11:07:29 PM UTC [INFO] Job retry for node 69a769485a0c0e10c482361b submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:29 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769485a0c0e10c482361b'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:30 PM UTC [DEBUG] Event received: 69a763095a0c0e10c481df5f 03/03/2026 11:07:30 PM UTC [DEBUG] Event received: 69a769595a0c0e10c48239fd 03/03/2026 11:07:30 PM UTC [DEBUG] 69a769595a0c0e10c48239fd: Node current retry_counter: 0 03/03/2026 11:07:30 PM UTC [DEBUG] 69a769595a0c0e10c48239fd:Event data retry_counter: 1 03/03/2026 11:07:30 PM UTC [INFO] Job retry for node 69a769595a0c0e10c48239fd submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:30 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769595a0c0e10c48239fd'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:30 PM UTC [DEBUG] Event received: 69a769515a0c0e10c48236cd 03/03/2026 11:07:30 PM UTC [DEBUG] 69a769515a0c0e10c48236cd: Node current retry_counter: 0 03/03/2026 11:07:30 PM UTC [DEBUG] 69a769515a0c0e10c48236cd:Event data retry_counter: 1 03/03/2026 11:07:30 PM UTC [INFO] Job retry for node 69a769515a0c0e10c48236cd submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:30 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769515a0c0e10c48236cd'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:30 PM UTC [DEBUG] Event received: 69a766de5a0c0e10c482206e 03/03/2026 11:07:33 PM UTC [DEBUG] Event received: 69a7695c5a0c0e10c4823b2b 03/03/2026 11:07:33 PM UTC [DEBUG] 69a7695c5a0c0e10c4823b2b: Node current retry_counter: 0 03/03/2026 11:07:33 PM UTC [DEBUG] 69a7695c5a0c0e10c4823b2b:Event data retry_counter: 1 03/03/2026 11:07:33 PM UTC [INFO] Job retry for node 69a7695c5a0c0e10c4823b2b submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:33 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7695c5a0c0e10c4823b2b'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:36 PM UTC [DEBUG] Event received: 69a766e05a0c0e10c4822074 03/03/2026 11:07:36 PM UTC [DEBUG] Event received: 69a769665a0c0e10c4823e5f 03/03/2026 11:07:36 PM UTC [DEBUG] 69a769665a0c0e10c4823e5f: Node current retry_counter: 0 03/03/2026 11:07:36 PM UTC [DEBUG] 69a769665a0c0e10c4823e5f:Event data retry_counter: 1 03/03/2026 11:07:36 PM UTC [INFO] Job retry for node 69a769665a0c0e10c4823e5f submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:36 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769665a0c0e10c4823e5f'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:37 PM UTC [DEBUG] Event received: 69a7696f5a0c0e10c4824038 03/03/2026 11:07:37 PM UTC [DEBUG] 69a7696f5a0c0e10c4824038: Node current retry_counter: 0 03/03/2026 11:07:37 PM UTC [DEBUG] 69a7696f5a0c0e10c4824038:Event data retry_counter: 1 03/03/2026 11:07:37 PM UTC [INFO] Job retry for node 69a7696f5a0c0e10c4824038 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:37 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7696f5a0c0e10c4824038'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:38 PM UTC [DEBUG] Event received: 69a769725a0c0e10c48240a2 03/03/2026 11:07:38 PM UTC [DEBUG] 69a769725a0c0e10c48240a2: Node current retry_counter: 0 03/03/2026 11:07:38 PM UTC [DEBUG] 69a769725a0c0e10c48240a2:Event data retry_counter: 1 03/03/2026 11:07:38 PM UTC [INFO] Job retry for node 69a769725a0c0e10c48240a2 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:38 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769725a0c0e10c48240a2'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:38 PM UTC [DEBUG] Event received: 69a769855a0c0e10c4824706 03/03/2026 11:07:38 PM UTC [DEBUG] 69a769855a0c0e10c4824706: Node current retry_counter: 0 03/03/2026 11:07:38 PM UTC [DEBUG] 69a769855a0c0e10c4824706:Event data retry_counter: 1 03/03/2026 11:07:38 PM UTC [INFO] Job retry for node 69a769855a0c0e10c4824706 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:38 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769855a0c0e10c4824706'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:43 PM UTC [DEBUG] Event received: 69a7697b5a0c0e10c482427c 03/03/2026 11:07:43 PM UTC [DEBUG] 69a7697b5a0c0e10c482427c: Node current retry_counter: 0 03/03/2026 11:07:43 PM UTC [DEBUG] 69a7697b5a0c0e10c482427c:Event data retry_counter: 1 03/03/2026 11:07:43 PM UTC [INFO] Job retry for node 69a7697b5a0c0e10c482427c submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:43 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7697b5a0c0e10c482427c'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:43 PM UTC [DEBUG] Event received: 69a769735a0c0e10c48240d7 03/03/2026 11:07:43 PM UTC [DEBUG] 69a769735a0c0e10c48240d7: Node current retry_counter: 0 03/03/2026 11:07:43 PM UTC [DEBUG] 69a769735a0c0e10c48240d7:Event data retry_counter: 1 03/03/2026 11:07:43 PM UTC [INFO] Job retry for node 69a769735a0c0e10c48240d7 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:43 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769735a0c0e10c48240d7'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:44 PM UTC [DEBUG] Event received: 69a769925a0c0e10c4824c2d 03/03/2026 11:07:44 PM UTC [DEBUG] 69a769925a0c0e10c4824c2d: Node current retry_counter: 0 03/03/2026 11:07:44 PM UTC [DEBUG] 69a769925a0c0e10c4824c2d:Event data retry_counter: 1 03/03/2026 11:07:44 PM UTC [INFO] Job retry for node 69a769925a0c0e10c4824c2d submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:44 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769925a0c0e10c4824c2d'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:44 PM UTC [DEBUG] Event received: 69a769c05a0c0e10c4825596 03/03/2026 11:07:44 PM UTC [DEBUG] 69a769c05a0c0e10c4825596: Node current retry_counter: 1 03/03/2026 11:07:44 PM UTC [DEBUG] 69a769c05a0c0e10c4825596:Event data retry_counter: 2 03/03/2026 11:07:44 PM UTC [INFO] Job retry for node 69a769c05a0c0e10c4825596 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:07:44 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769c05a0c0e10c4825596'}, 'jobfilter': ['kselftest-cpufreq-suspend'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:07:46 PM UTC [DEBUG] Event received: 69a769885a0c0e10c4824839 03/03/2026 11:07:46 PM UTC [DEBUG] 69a769885a0c0e10c4824839: Node current retry_counter: 0 03/03/2026 11:07:46 PM UTC [DEBUG] 69a769885a0c0e10c4824839:Event data retry_counter: 1 03/03/2026 11:07:46 PM UTC [INFO] Job retry for node 69a769885a0c0e10c4824839 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:46 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769885a0c0e10c4824839'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:47 PM UTC [DEBUG] Event received: 69a7698a5a0c0e10c4824950 03/03/2026 11:07:47 PM UTC [DEBUG] 69a7698a5a0c0e10c4824950: Node current retry_counter: 0 03/03/2026 11:07:47 PM UTC [DEBUG] 69a7698a5a0c0e10c4824950:Event data retry_counter: 1 03/03/2026 11:07:47 PM UTC [INFO] Job retry for node 69a7698a5a0c0e10c4824950 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:47 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7698a5a0c0e10c4824950'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:47 PM UTC [DEBUG] Event received: 69a7699b5a0c0e10c4824e92 03/03/2026 11:07:47 PM UTC [DEBUG] 69a7699b5a0c0e10c4824e92: Node current retry_counter: 0 03/03/2026 11:07:47 PM UTC [DEBUG] 69a7699b5a0c0e10c4824e92:Event data retry_counter: 1 03/03/2026 11:07:47 PM UTC [INFO] Job retry for node 69a7699b5a0c0e10c4824e92 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:47 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7699b5a0c0e10c4824e92'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:48 PM UTC [DEBUG] Event received: 69a7699e5a0c0e10c4824f11 03/03/2026 11:07:48 PM UTC [DEBUG] 69a7699e5a0c0e10c4824f11: Node current retry_counter: 0 03/03/2026 11:07:48 PM UTC [DEBUG] 69a7699e5a0c0e10c4824f11:Event data retry_counter: 1 03/03/2026 11:07:48 PM UTC [INFO] Job retry for node 69a7699e5a0c0e10c4824f11 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:48 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7699e5a0c0e10c4824f11'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:49 PM UTC [DEBUG] Event received: 69a769a75a0c0e10c4825000 03/03/2026 11:07:49 PM UTC [DEBUG] 69a769a75a0c0e10c4825000: Node current retry_counter: 0 03/03/2026 11:07:49 PM UTC [DEBUG] 69a769a75a0c0e10c4825000:Event data retry_counter: 1 03/03/2026 11:07:49 PM UTC [INFO] Job retry for node 69a769a75a0c0e10c4825000 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:49 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769a75a0c0e10c4825000'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:50 PM UTC [DEBUG] Event received: 69a763155a0c0e10c481dfac 03/03/2026 11:07:51 PM UTC [DEBUG] Event received: 69a7699f5a0c0e10c4824f46 03/03/2026 11:07:51 PM UTC [DEBUG] 69a7699f5a0c0e10c4824f46: Node current retry_counter: 0 03/03/2026 11:07:51 PM UTC [DEBUG] 69a7699f5a0c0e10c4824f46:Event data retry_counter: 1 03/03/2026 11:07:51 PM UTC [INFO] Job retry for node 69a7699f5a0c0e10c4824f46 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:51 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7699f5a0c0e10c4824f46'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:54 PM UTC [DEBUG] Event received: 69a769b05a0c0e10c482507e 03/03/2026 11:07:54 PM UTC [DEBUG] 69a769b05a0c0e10c482507e: Node current retry_counter: 0 03/03/2026 11:07:54 PM UTC [DEBUG] 69a769b05a0c0e10c482507e:Event data retry_counter: 1 03/03/2026 11:07:54 PM UTC [INFO] Job retry for node 69a769b05a0c0e10c482507e submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:54 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769b05a0c0e10c482507e'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:07:56 PM UTC [DEBUG] Event received: 69a766e55a0c0e10c4822080 03/03/2026 11:07:58 PM UTC [DEBUG] Event received: 69a769bd5a0c0e10c48254a8 03/03/2026 11:07:58 PM UTC [DEBUG] 69a769bd5a0c0e10c48254a8: Node current retry_counter: 0 03/03/2026 11:07:58 PM UTC [DEBUG] 69a769bd5a0c0e10c48254a8:Event data retry_counter: 1 03/03/2026 11:07:58 PM UTC [INFO] Job retry for node 69a769bd5a0c0e10c48254a8 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:07:58 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769bd5a0c0e10c48254a8'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:08:04 PM UTC [DEBUG] Event received: 69a769b55a0c0e10c482525e 03/03/2026 11:08:04 PM UTC [DEBUG] 69a769b55a0c0e10c482525e: Node current retry_counter: 0 03/03/2026 11:08:04 PM UTC [DEBUG] 69a769b55a0c0e10c482525e:Event data retry_counter: 1 03/03/2026 11:08:04 PM UTC [INFO] Job retry for node 69a769b55a0c0e10c482525e submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:08:04 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769b55a0c0e10c482525e'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:08:06 PM UTC [DEBUG] Event received: 69a769b35a0c0e10c482525b 03/03/2026 11:08:06 PM UTC [DEBUG] 69a769b35a0c0e10c482525b: Node current retry_counter: 0 03/03/2026 11:08:06 PM UTC [DEBUG] 69a769b35a0c0e10c482525b:Event data retry_counter: 1 03/03/2026 11:08:06 PM UTC [INFO] Job retry for node 69a769b35a0c0e10c482525b submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:08:06 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769b35a0c0e10c482525b'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:08:12 PM UTC [DEBUG] Event received: 69a769c65a0c0e10c48255c7 03/03/2026 11:08:12 PM UTC [DEBUG] 69a769c65a0c0e10c48255c7: Node current retry_counter: 0 03/03/2026 11:08:12 PM UTC [DEBUG] 69a769c65a0c0e10c48255c7:Event data retry_counter: 1 03/03/2026 11:08:13 PM UTC [INFO] Job retry for node 69a769c65a0c0e10c48255c7 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:08:13 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769c65a0c0e10c48255c7'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:08:13 PM UTC [DEBUG] Event received: 69a762d75a0c0e10c481de8d 03/03/2026 11:08:13 PM UTC [DEBUG] 69a762d75a0c0e10c481de8d: Node current retry_counter: 0 03/03/2026 11:08:13 PM UTC [DEBUG] 69a762d75a0c0e10c481de8d:Event data retry_counter: 1 03/03/2026 11:08:13 PM UTC [INFO] Job retry for node 69a762d75a0c0e10c481de8d submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 11:08:13 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762d75a0c0e10c481de8d'}, 'jobfilter': ['kselftest-arm64'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:08:16 PM UTC [DEBUG] Event received: 69a769ca5a0c0e10c48255dd 03/03/2026 11:08:16 PM UTC [DEBUG] 69a769ca5a0c0e10c48255dd: Node current retry_counter: 0 03/03/2026 11:08:16 PM UTC [DEBUG] 69a769ca5a0c0e10c48255dd:Event data retry_counter: 1 03/03/2026 11:08:16 PM UTC [INFO] Job retry for node 69a769ca5a0c0e10c48255dd submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:08:16 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769ca5a0c0e10c48255dd'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['dragonboard-820c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:08:24 PM UTC [DEBUG] Event received: 69a769d25a0c0e10c4825981 03/03/2026 11:08:24 PM UTC [DEBUG] 69a769d25a0c0e10c4825981: Node current retry_counter: 0 03/03/2026 11:08:24 PM UTC [DEBUG] 69a769d25a0c0e10c4825981:Event data retry_counter: 1 03/03/2026 11:08:24 PM UTC [INFO] Job retry for node 69a769d25a0c0e10c4825981 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:08:24 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769d25a0c0e10c4825981'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['qemu-arm64'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:08:26 PM UTC [DEBUG] Event received: 69a769e95a0c0e10c48259fb 03/03/2026 11:08:26 PM UTC [DEBUG] 69a769e95a0c0e10c48259fb: Node current retry_counter: 1 03/03/2026 11:08:26 PM UTC [DEBUG] 69a769e95a0c0e10c48259fb:Event data retry_counter: 2 03/03/2026 11:08:26 PM UTC [INFO] Job retry for node 69a769e95a0c0e10c48259fb submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:08:26 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769e95a0c0e10c48259fb'}, 'jobfilter': ['kselftest-dmabuf-heaps'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:08:26 PM UTC [DEBUG] Event received: 69a769c85a0c0e10c48255da 03/03/2026 11:08:26 PM UTC [DEBUG] 69a769c85a0c0e10c48255da: Node current retry_counter: 0 03/03/2026 11:08:26 PM UTC [DEBUG] 69a769c85a0c0e10c48255da:Event data retry_counter: 1 03/03/2026 11:08:26 PM UTC [INFO] Job retry for node 69a769c85a0c0e10c48255da submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:08:26 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769c85a0c0e10c48255da'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['dragonboard-410c'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:08:37 PM UTC [DEBUG] Event received: 69a7670d5a0c0e10c48221e7 03/03/2026 11:08:37 PM UTC [DEBUG] 69a7670d5a0c0e10c48221e7: Node current retry_counter: 0 03/03/2026 11:08:37 PM UTC [DEBUG] 69a7670d5a0c0e10c48221e7:Event data retry_counter: 1 03/03/2026 11:08:38 PM UTC [INFO] Job retry for node 69a7670d5a0c0e10c48221e7 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:08:38 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7670d5a0c0e10c48221e7'}, 'jobfilter': ['wifi-basic-x86-intel'], 'platform_filter': ['acer-cp514-2h-1130g7-volteer'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T23:03:49.080000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:08:44 PM UTC [DEBUG] Event received: 69a769d95a0c0e10c4825997 03/03/2026 11:08:44 PM UTC [DEBUG] 69a769d95a0c0e10c4825997: Node current retry_counter: 0 03/03/2026 11:08:44 PM UTC [DEBUG] 69a769d95a0c0e10c4825997:Event data retry_counter: 1 03/03/2026 11:08:44 PM UTC [INFO] Job retry for node 69a769d95a0c0e10c4825997 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:08:44 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769d95a0c0e10c4825997'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:04:22.106000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:09:06 PM UTC [DEBUG] Event received: 69a76a125a0c0e10c4825b06 03/03/2026 11:09:06 PM UTC [DEBUG] 69a76a125a0c0e10c4825b06: Node current retry_counter: 1 03/03/2026 11:09:06 PM UTC [DEBUG] 69a76a125a0c0e10c4825b06:Event data retry_counter: 2 03/03/2026 11:09:06 PM UTC [INFO] Job retry for node 69a76a125a0c0e10c4825b06 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:09:06 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76a125a0c0e10c4825b06'}, 'jobfilter': ['kselftest-exec'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:09:26 PM UTC [DEBUG] Event received: 69a769605a0c0e10c4823c96 03/03/2026 11:09:46 PM UTC [DEBUG] Event received: 69a76a3a5a0c0e10c4825b5e 03/03/2026 11:09:46 PM UTC [DEBUG] 69a76a3a5a0c0e10c4825b5e: Node current retry_counter: 1 03/03/2026 11:09:46 PM UTC [DEBUG] 69a76a3a5a0c0e10c4825b5e:Event data retry_counter: 2 03/03/2026 11:09:46 PM UTC [INFO] Job retry for node 69a76a3a5a0c0e10c4825b5e submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:09:46 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76a3a5a0c0e10c4825b5e'}, 'jobfilter': ['kselftest-iommu'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:10:26 PM UTC [DEBUG] Event received: 69a76a625a0c0e10c4825b6a 03/03/2026 11:10:26 PM UTC [DEBUG] 69a76a625a0c0e10c4825b6a: Node current retry_counter: 1 03/03/2026 11:10:26 PM UTC [DEBUG] 69a76a625a0c0e10c4825b6a:Event data retry_counter: 2 03/03/2026 11:10:26 PM UTC [INFO] Job retry for node 69a76a625a0c0e10c4825b6a submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:10:26 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76a625a0c0e10c4825b6a'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:10:39 PM UTC [DEBUG] Event received: 69a763065a0c0e10c481df59 03/03/2026 11:11:05 PM UTC [DEBUG] Event received: 69a76a895a0c0e10c4825cb6 03/03/2026 11:11:05 PM UTC [DEBUG] 69a76a895a0c0e10c4825cb6: Node current retry_counter: 1 03/03/2026 11:11:05 PM UTC [DEBUG] 69a76a895a0c0e10c4825cb6:Event data retry_counter: 2 03/03/2026 11:11:05 PM UTC [INFO] Job retry for node 69a76a895a0c0e10c4825cb6 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:11:05 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76a895a0c0e10c4825cb6'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:12:02 PM UTC [DEBUG] Event received: 69a757e65a0c0e10c481b2ce 03/03/2026 11:12:02 PM UTC [DEBUG] 69a757e65a0c0e10c481b2ce: Node current retry_counter: 0 03/03/2026 11:12:02 PM UTC [DEBUG] 69a757e65a0c0e10c481b2ce:Event data retry_counter: 1 03/03/2026 11:12:02 PM UTC [INFO] Job retry for node 69a757e65a0c0e10c481b2ce submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 11:12:02 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757e65a0c0e10c481b2ce'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:13:31 PM UTC [DEBUG] Event received: 69a7631d5a0c0e10c481dfd7 03/03/2026 11:13:36 PM UTC [DEBUG] Event received: 69a76b205a0c0e10c4825d72 03/03/2026 11:13:36 PM UTC [DEBUG] 69a76b205a0c0e10c4825d72: Node current retry_counter: 1 03/03/2026 11:13:36 PM UTC [DEBUG] 69a76b205a0c0e10c4825d72:Event data retry_counter: 2 03/03/2026 11:13:36 PM UTC [INFO] Job retry for node 69a76b205a0c0e10c4825d72 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:13:36 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76b205a0c0e10c4825d72'}, 'jobfilter': ['watchdog-reset-arm64-mediatek'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:14:37 PM UTC [DEBUG] Event received: 69a76b425a0c0e10c4825d87 03/03/2026 11:14:37 PM UTC [DEBUG] 69a76b425a0c0e10c4825d87: Node current retry_counter: 1 03/03/2026 11:14:37 PM UTC [DEBUG] 69a76b425a0c0e10c4825d87:Event data retry_counter: 2 03/03/2026 11:14:37 PM UTC [INFO] Job retry for node 69a76b425a0c0e10c4825d87 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:14:37 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76b425a0c0e10c4825d87'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:15:02 PM UTC [DEBUG] Event received: 69a76b645a0c0e10c4825d8f 03/03/2026 11:15:02 PM UTC [DEBUG] 69a76b645a0c0e10c4825d8f: Node current retry_counter: 1 03/03/2026 11:15:02 PM UTC [DEBUG] 69a76b645a0c0e10c4825d8f:Event data retry_counter: 2 03/03/2026 11:15:02 PM UTC [INFO] Job retry for node 69a76b645a0c0e10c4825d8f submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:15:02 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76b645a0c0e10c4825d8f'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:15:43 PM UTC [DEBUG] Event received: 69a757e85a0c0e10c481b2d8 03/03/2026 11:15:43 PM UTC [DEBUG] 69a757e85a0c0e10c481b2d8: Node current retry_counter: 0 03/03/2026 11:15:43 PM UTC [DEBUG] 69a757e85a0c0e10c481b2d8:Event data retry_counter: 1 03/03/2026 11:15:43 PM UTC [INFO] Job retry for node 69a757e85a0c0e10c481b2d8 submitted. Parent node: 69a751345a0c0e10c481a83e 03/03/2026 11:15:43 PM UTC [DEBUG] Event:{'data': {'id': '69a751345a0c0e10c481a83e', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-x86-preempt_rt'], 'group': 'kbuild-gcc-14-x86-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/0.config', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.sh', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_modules.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-preempt_rt-69a751345a0c0e10c481a83e/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751345a0c0e10c481a83e-kbuild-gcc-14-x86-preemp-ag9lzd42', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a757e85a0c0e10c481b2d8'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:23:00.299000', 'updated': '2026-03-03T22:01:44.069000', 'timeout': '2026-03-04T03:23:00.299000', 'holdoff': '2026-03-03T22:01:08.002000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:15:52 PM UTC [DEBUG] Event received: 69a76b885a0c0e10c4825d98 03/03/2026 11:15:52 PM UTC [DEBUG] 69a76b885a0c0e10c4825d98: Node current retry_counter: 1 03/03/2026 11:15:52 PM UTC [DEBUG] 69a76b885a0c0e10c4825d98:Event data retry_counter: 2 03/03/2026 11:15:52 PM UTC [INFO] Job retry for node 69a76b885a0c0e10c4825d98 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:15:52 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76b885a0c0e10c4825d98'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:15:53 PM UTC [DEBUG] Event received: 69a766b65a0c0e10c4821fc8 03/03/2026 11:15:53 PM UTC [DEBUG] 69a766b65a0c0e10c4821fc8: Node current retry_counter: 0 03/03/2026 11:15:53 PM UTC [DEBUG] 69a766b65a0c0e10c4821fc8:Event data retry_counter: 1 03/03/2026 11:15:53 PM UTC [INFO] Job retry for node 69a766b65a0c0e10c4821fc8 submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:15:53 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766b65a0c0e10c4821fc8'}, 'jobfilter': ['kselftest-cpufreq-suspend'], 'platform_filter': ['acer-R721T-grunt'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T23:03:49.080000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:16:11 PM UTC [DEBUG] Event received: 69a76bbb5a0c0e10c4825ded 03/03/2026 11:16:11 PM UTC [DEBUG] 69a76bbb5a0c0e10c4825ded: Node current retry_counter: 1 03/03/2026 11:16:11 PM UTC [DEBUG] 69a76bbb5a0c0e10c4825ded:Event data retry_counter: 2 03/03/2026 11:16:11 PM UTC [INFO] Job retry for node 69a76bbb5a0c0e10c4825ded submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:16:11 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76bbb5a0c0e10c4825ded'}, 'jobfilter': ['wifi-basic-arm64-mediatek'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:16:46 PM UTC [DEBUG] Event received: 69a76aa65a0c0e10c4825cd9 03/03/2026 11:16:53 PM UTC [DEBUG] Event received: 69a766b75a0c0e10c4821fcb 03/03/2026 11:16:53 PM UTC [DEBUG] 69a766b75a0c0e10c4821fcb: Node current retry_counter: 0 03/03/2026 11:16:53 PM UTC [DEBUG] 69a766b75a0c0e10c4821fcb:Event data retry_counter: 1 03/03/2026 11:16:53 PM UTC [INFO] Job retry for node 69a766b75a0c0e10c4821fcb submitted. Parent node: 69a7511e5a0c0e10c481a82c 03/03/2026 11:16:53 PM UTC [DEBUG] Event:{'data': {'id': '69a7511e5a0c0e10c481a82c', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_modules_stderr.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/metadata.json', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.sh', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/1.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/3.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a7511e5a0c0e10c481a82c/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7511e5a0c0e10c481a82c-kbuild-gcc-14-x86-z4jcxd26', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a766b75a0c0e10c4821fcb'}, 'jobfilter': ['kselftest-cpufreq-suspend'], 'platform_filter': ['acer-cp514-3wh-r0qs-guybrush'], 'created': '2026-03-03T21:22:38.730000', 'updated': '2026-03-03T23:03:49.080000', 'timeout': '2026-03-04T03:22:38.730000', 'holdoff': '2026-03-03T23:03:44.475000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:17:13 PM UTC [DEBUG] Event received: 69a76bdb5a0c0e10c4825e9a 03/03/2026 11:17:13 PM UTC [DEBUG] 69a76bdb5a0c0e10c4825e9a: Node current retry_counter: 1 03/03/2026 11:17:13 PM UTC [DEBUG] 69a76bdb5a0c0e10c4825e9a:Event data retry_counter: 2 03/03/2026 11:17:13 PM UTC [INFO] Job retry for node 69a76bdb5a0c0e10c4825e9a submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:17:13 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76bdb5a0c0e10c4825e9a'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:17:52 PM UTC [DEBUG] Event received: 69a76c045a0c0e10c4826145 03/03/2026 11:17:52 PM UTC [DEBUG] 69a76c045a0c0e10c4826145: Node current retry_counter: 1 03/03/2026 11:17:52 PM UTC [DEBUG] 69a76c045a0c0e10c4826145:Event data retry_counter: 2 03/03/2026 11:17:52 PM UTC [INFO] Job retry for node 69a76c045a0c0e10c4826145 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:17:52 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76c045a0c0e10c4826145'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:17:52 PM UTC [DEBUG] Event received: 69a7693f5a0c0e10c482354f 03/03/2026 11:17:52 PM UTC [DEBUG] 69a7693f5a0c0e10c482354f: Node current retry_counter: 0 03/03/2026 11:17:52 PM UTC [DEBUG] 69a7693f5a0c0e10c482354f:Event data retry_counter: 1 03/03/2026 11:17:53 PM UTC [INFO] Job retry for node 69a7693f5a0c0e10c482354f submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:17:53 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7693f5a0c0e10c482354f'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['r8a779m1-ulcb'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:18:02 PM UTC [DEBUG] Event received: 69a717b0e31b554803096d2c 03/03/2026 11:18:02 PM UTC [DEBUG] 69a717b0e31b554803096d2c: Node current retry_counter: 3 03/03/2026 11:18:02 PM UTC [INFO] 69a717b0e31b554803096d2c Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:18:29 PM UTC [DEBUG] Event received: 69a76c2d5a0c0e10c4826173 03/03/2026 11:18:29 PM UTC [DEBUG] 69a76c2d5a0c0e10c4826173: Node current retry_counter: 1 03/03/2026 11:18:29 PM UTC [DEBUG] 69a76c2d5a0c0e10c4826173:Event data retry_counter: 2 03/03/2026 11:18:29 PM UTC [INFO] Job retry for node 69a76c2d5a0c0e10c4826173 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:18:29 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76c2d5a0c0e10c4826173'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:18:53 PM UTC [DEBUG] Event received: 69a76aad5a0c0e10c4825ce8 03/03/2026 11:19:11 PM UTC [DEBUG] Event received: 69a76c525a0c0e10c4826225 03/03/2026 11:19:11 PM UTC [DEBUG] 69a76c525a0c0e10c4826225: Node current retry_counter: 1 03/03/2026 11:19:11 PM UTC [DEBUG] 69a76c525a0c0e10c4826225:Event data retry_counter: 2 03/03/2026 11:19:11 PM UTC [INFO] Job retry for node 69a76c525a0c0e10c4826225 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:19:11 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76c525a0c0e10c4826225'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:19:36 PM UTC [DEBUG] Event received: 69a767905a0c0e10c482245e 03/03/2026 11:19:36 PM UTC [DEBUG] 69a767905a0c0e10c482245e: Node current retry_counter: 0 03/03/2026 11:19:36 PM UTC [DEBUG] 69a767905a0c0e10c482245e:Event data retry_counter: 1 03/03/2026 11:19:36 PM UTC [INFO] Job retry for node 69a767905a0c0e10c482245e submitted. Parent node: 69a751235a0c0e10c481a82f 03/03/2026 11:19:36 PM UTC [DEBUG] Event:{'data': {'id': '69a751235a0c0e10c481a82f', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-kcidebug', 'path': ['checkout', 'kbuild-gcc-14-x86-kcidebug'], 'group': 'kbuild-gcc-14-x86-kcidebug', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/bzImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'i386', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kcidebug', 'x86-board'], 'config_full': 'defconfig+kcidebug+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751235a0c0e10c481a82f-kbuild-gcc-14-x86-kcideb-jfd25ucp', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767905a0c0e10c482245e'}, 'jobfilter': ['baseline-x86-kcidebug-intel'], 'platform_filter': ['acer-cp514-2h-1160g7-volteer'], 'created': '2026-03-03T21:22:43.043000', 'updated': '2026-03-03T23:08:49.272000', 'timeout': '2026-03-04T03:22:43.043000', 'holdoff': '2026-03-03T23:08:13.715000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:20:01 PM UTC [DEBUG] Event received: 69a76c835a0c0e10c4826513 03/03/2026 11:20:01 PM UTC [DEBUG] 69a76c835a0c0e10c4826513: Node current retry_counter: 1 03/03/2026 11:20:01 PM UTC [DEBUG] 69a76c835a0c0e10c4826513:Event data retry_counter: 2 03/03/2026 11:20:01 PM UTC [INFO] Job retry for node 69a76c835a0c0e10c4826513 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:20:01 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76c835a0c0e10c4826513'}, 'jobfilter': ['watchdog-reset-arm64-qualcomm'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:20:14 PM UTC [DEBUG] Event received: 69a767915a0c0e10c4822461 03/03/2026 11:20:14 PM UTC [DEBUG] 69a767915a0c0e10c4822461: Node current retry_counter: 0 03/03/2026 11:20:14 PM UTC [DEBUG] 69a767915a0c0e10c4822461:Event data retry_counter: 1 03/03/2026 11:20:14 PM UTC [INFO] Job retry for node 69a767915a0c0e10c4822461 submitted. Parent node: 69a751235a0c0e10c481a82f 03/03/2026 11:20:14 PM UTC [DEBUG] Event:{'data': {'id': '69a751235a0c0e10c481a82f', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-kcidebug', 'path': ['checkout', 'kbuild-gcc-14-x86-kcidebug'], 'group': 'kbuild-gcc-14-x86-kcidebug', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/bzImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'i386', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kcidebug', 'x86-board'], 'config_full': 'defconfig+kcidebug+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751235a0c0e10c481a82f-kbuild-gcc-14-x86-kcideb-jfd25ucp', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767915a0c0e10c4822461'}, 'jobfilter': ['baseline-x86-kcidebug-intel'], 'platform_filter': ['asus-CX3402CVA-brya'], 'created': '2026-03-03T21:22:43.043000', 'updated': '2026-03-03T23:08:49.272000', 'timeout': '2026-03-04T03:22:43.043000', 'holdoff': '2026-03-03T23:08:13.715000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:20:40 PM UTC [DEBUG] Event received: 69a76aaf5a0c0e10c4825cf9 03/03/2026 11:20:48 PM UTC [DEBUG] Event received: 69a76ca75a0c0e10c4826553 03/03/2026 11:20:48 PM UTC [DEBUG] 69a76ca75a0c0e10c4826553: Node current retry_counter: 1 03/03/2026 11:20:48 PM UTC [DEBUG] 69a76ca75a0c0e10c4826553:Event data retry_counter: 2 03/03/2026 11:20:48 PM UTC [INFO] Job retry for node 69a76ca75a0c0e10c4826553 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:20:48 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ca75a0c0e10c4826553'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['sc7180-trogdor-kingoftown'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:21:01 PM UTC [DEBUG] Event received: 69a76aac5a0c0e10c4825ce5 03/03/2026 11:21:06 PM UTC [DEBUG] Event received: 69a76cca5a0c0e10c48266b4 03/03/2026 11:21:06 PM UTC [DEBUG] 69a76cca5a0c0e10c48266b4: Node current retry_counter: 1 03/03/2026 11:21:06 PM UTC [DEBUG] 69a76cca5a0c0e10c48266b4:Event data retry_counter: 2 03/03/2026 11:21:06 PM UTC [INFO] Job retry for node 69a76cca5a0c0e10c48266b4 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:21:06 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76cca5a0c0e10c48266b4'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:21:13 PM UTC [DEBUG] Event received: 69a76aa75a0c0e10c4825cdc 03/03/2026 11:21:33 PM UTC [DEBUG] Event received: 69a7678f5a0c0e10c4822458 03/03/2026 11:21:33 PM UTC [DEBUG] 69a7678f5a0c0e10c4822458: Node current retry_counter: 0 03/03/2026 11:21:33 PM UTC [DEBUG] 69a7678f5a0c0e10c4822458:Event data retry_counter: 1 03/03/2026 11:21:33 PM UTC [INFO] Job retry for node 69a7678f5a0c0e10c4822458 submitted. Parent node: 69a751235a0c0e10c481a82f 03/03/2026 11:21:33 PM UTC [DEBUG] Event:{'data': {'id': '69a751235a0c0e10c481a82f', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-kcidebug', 'path': ['checkout', 'kbuild-gcc-14-x86-kcidebug'], 'group': 'kbuild-gcc-14-x86-kcidebug', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/bzImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'i386', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kcidebug', 'x86-board'], 'config_full': 'defconfig+kcidebug+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751235a0c0e10c481a82f-kbuild-gcc-14-x86-kcideb-jfd25ucp', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7678f5a0c0e10c4822458'}, 'jobfilter': ['baseline-x86-kcidebug-intel'], 'platform_filter': ['acer-cp514-2h-1130g7-volteer'], 'created': '2026-03-03T21:22:43.043000', 'updated': '2026-03-03T23:08:49.272000', 'timeout': '2026-03-04T03:22:43.043000', 'holdoff': '2026-03-03T23:08:13.715000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:21:48 PM UTC [DEBUG] Event received: 69a76cf75a0c0e10c4826946 03/03/2026 11:21:48 PM UTC [DEBUG] 69a76cf75a0c0e10c4826946: Node current retry_counter: 1 03/03/2026 11:21:48 PM UTC [DEBUG] 69a76cf75a0c0e10c4826946:Event data retry_counter: 2 03/03/2026 11:21:48 PM UTC [INFO] Job retry for node 69a76cf75a0c0e10c4826946 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:21:48 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76cf75a0c0e10c4826946'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:22:07 PM UTC [DEBUG] Event received: 69a76aaa5a0c0e10c4825ce2 03/03/2026 11:22:15 PM UTC [DEBUG] Event received: 69a76ab45a0c0e10c4825d02 03/03/2026 11:22:16 PM UTC [DEBUG] Event received: 69a7678d5a0c0e10c4822454 03/03/2026 11:22:16 PM UTC [DEBUG] 69a7678d5a0c0e10c4822454: Node current retry_counter: 0 03/03/2026 11:22:16 PM UTC [DEBUG] 69a7678d5a0c0e10c4822454:Event data retry_counter: 1 03/03/2026 11:22:17 PM UTC [INFO] Job retry for node 69a7678d5a0c0e10c4822454 submitted. Parent node: 69a751235a0c0e10c481a82f 03/03/2026 11:22:17 PM UTC [DEBUG] Event:{'data': {'id': '69a751235a0c0e10c481a82f', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-kcidebug', 'path': ['checkout', 'kbuild-gcc-14-x86-kcidebug'], 'group': 'kbuild-gcc-14-x86-kcidebug', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/bzImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'i386', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kcidebug', 'x86-board'], 'config_full': 'defconfig+kcidebug+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751235a0c0e10c481a82f-kbuild-gcc-14-x86-kcideb-jfd25ucp', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a7678d5a0c0e10c4822454'}, 'jobfilter': ['baseline-x86-kcidebug-intel'], 'platform_filter': ['acer-cbv514-1h-34uz-brya'], 'created': '2026-03-03T21:22:43.043000', 'updated': '2026-03-03T23:08:49.272000', 'timeout': '2026-03-04T03:22:43.043000', 'holdoff': '2026-03-03T23:08:13.715000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:22:32 PM UTC [DEBUG] Event received: 69a76d175a0c0e10c4826998 03/03/2026 11:22:32 PM UTC [DEBUG] 69a76d175a0c0e10c4826998: Node current retry_counter: 1 03/03/2026 11:22:32 PM UTC [DEBUG] 69a76d175a0c0e10c4826998:Event data retry_counter: 2 03/03/2026 11:22:32 PM UTC [INFO] Job retry for node 69a76d175a0c0e10c4826998 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:22:32 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76d175a0c0e10c4826998'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:23:10 PM UTC [DEBUG] Event received: 69a76d425a0c0e10c4826b02 03/03/2026 11:23:10 PM UTC [DEBUG] 69a76d425a0c0e10c4826b02: Node current retry_counter: 1 03/03/2026 11:23:10 PM UTC [DEBUG] 69a76d425a0c0e10c4826b02:Event data retry_counter: 2 03/03/2026 11:23:10 PM UTC [INFO] Job retry for node 69a76d425a0c0e10c4826b02 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:23:10 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76d425a0c0e10c4826b02'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:23:51 PM UTC [DEBUG] Event received: 69a76d635a0c0e10c4826b09 03/03/2026 11:23:51 PM UTC [DEBUG] 69a76d635a0c0e10c4826b09: Node current retry_counter: 1 03/03/2026 11:23:51 PM UTC [DEBUG] 69a76d635a0c0e10c4826b09:Event data retry_counter: 2 03/03/2026 11:23:51 PM UTC [INFO] Job retry for node 69a76d635a0c0e10c4826b09 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:23:51 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76d635a0c0e10c4826b09'}, 'jobfilter': ['fluster-debian-av1'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:24:03 PM UTC [DEBUG] Event received: 69a7191ae31b554803096f74 03/03/2026 11:24:03 PM UTC [DEBUG] 69a7191ae31b554803096f74: Node current retry_counter: 1 03/03/2026 11:24:03 PM UTC [DEBUG] 69a7191ae31b554803096f74:Event data retry_counter: 2 03/03/2026 11:24:03 PM UTC [INFO] Job retry for node 69a7191ae31b554803096f74 submitted. Parent node: 69a46670a327b9815668f9d6 03/03/2026 11:24:03 PM UTC [DEBUG] Event:{'data': {'id': '69a46670a327b9815668f9d6', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/1.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46670a327b9815668f9d6-kbuild-gcc-14-arm64-yexgpujh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7191ae31b554803096f74'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['k3-j721e-beagleboneai64'], 'created': '2026-03-01T16:16:48.840000', 'updated': '2026-03-01T22:17:19.412000', 'timeout': '2026-03-01T22:16:48.840000', 'holdoff': '2026-03-01T17:04:01.803000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:24:34 PM UTC [DEBUG] Event received: 69a76d8c5a0c0e10c4826b20 03/03/2026 11:24:34 PM UTC [DEBUG] 69a76d8c5a0c0e10c4826b20: Node current retry_counter: 1 03/03/2026 11:24:34 PM UTC [DEBUG] 69a76d8c5a0c0e10c4826b20:Event data retry_counter: 2 03/03/2026 11:24:34 PM UTC [INFO] Job retry for node 69a76d8c5a0c0e10c4826b20 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:24:34 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76d8c5a0c0e10c4826b20'}, 'jobfilter': ['fluster-debian-av1-chromium-10bit'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:24:40 PM UTC [DEBUG] Event received: 69a767925a0c0e10c4822464 03/03/2026 11:24:40 PM UTC [DEBUG] 69a767925a0c0e10c4822464: Node current retry_counter: 0 03/03/2026 11:24:40 PM UTC [DEBUG] 69a767925a0c0e10c4822464:Event data retry_counter: 1 03/03/2026 11:24:40 PM UTC [INFO] Job retry for node 69a767925a0c0e10c4822464 submitted. Parent node: 69a751235a0c0e10c481a82f 03/03/2026 11:24:40 PM UTC [DEBUG] Event:{'data': {'id': '69a751235a0c0e10c481a82f', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86-kcidebug', 'path': ['checkout', 'kbuild-gcc-14-x86-kcidebug'], 'group': 'kbuild-gcc-14-x86-kcidebug', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/metadata.json', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/0.config', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/bzImage', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-kcidebug-69a751235a0c0e10c481a82f/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'i386', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['kcidebug', 'x86-board'], 'config_full': 'defconfig+kcidebug+x86-board', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a751235a0c0e10c481a82f-kbuild-gcc-14-x86-kcideb-jfd25ucp', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a767925a0c0e10c4822464'}, 'jobfilter': ['baseline-x86-kcidebug-intel'], 'platform_filter': ['aaeon-UPN-EHLX4RE-A10-0864'], 'created': '2026-03-03T21:22:43.043000', 'updated': '2026-03-03T23:08:49.272000', 'timeout': '2026-03-04T03:22:43.043000', 'holdoff': '2026-03-03T23:08:13.715000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:24:59 PM UTC [DEBUG] Event received: 69a76ab25a0c0e10c4825cff 03/03/2026 11:25:04 PM UTC [DEBUG] Event received: 69a76db65a0c0e10c4826b31 03/03/2026 11:25:04 PM UTC [DEBUG] 69a76db65a0c0e10c4826b31: Node current retry_counter: 1 03/03/2026 11:25:04 PM UTC [DEBUG] 69a76db65a0c0e10c4826b31:Event data retry_counter: 2 03/03/2026 11:25:05 PM UTC [INFO] Job retry for node 69a76db65a0c0e10c4826b31 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:25:05 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76db65a0c0e10c4826b31'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:25:43 PM UTC [DEBUG] Event received: 69a769265a0c0e10c4823252 03/03/2026 11:25:43 PM UTC [DEBUG] 69a769265a0c0e10c4823252: Node current retry_counter: 0 03/03/2026 11:25:43 PM UTC [DEBUG] 69a769265a0c0e10c4823252:Event data retry_counter: 1 03/03/2026 11:25:43 PM UTC [INFO] Job retry for node 69a769265a0c0e10c4823252 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:25:43 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769265a0c0e10c4823252'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:26:02 PM UTC [DEBUG] Event received: 69a769435a0c0e10c482358a 03/03/2026 11:26:02 PM UTC [DEBUG] 69a769435a0c0e10c482358a: Node current retry_counter: 0 03/03/2026 11:26:02 PM UTC [DEBUG] 69a769435a0c0e10c482358a:Event data retry_counter: 1 03/03/2026 11:26:02 PM UTC [INFO] Job retry for node 69a769435a0c0e10c482358a submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:26:02 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769435a0c0e10c482358a'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['rk3576-rock-4d'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:26:03 PM UTC [DEBUG] Event received: 69a71974e31b5548030970bd 03/03/2026 11:26:03 PM UTC [DEBUG] 69a71974e31b5548030970bd: Node current retry_counter: 1 03/03/2026 11:26:03 PM UTC [DEBUG] 69a71974e31b5548030970bd:Event data retry_counter: 2 03/03/2026 11:26:03 PM UTC [INFO] Job retry for node 69a71974e31b5548030970bd submitted. Parent node: 69a46670a327b9815668f9d6 03/03/2026 11:26:03 PM UTC [DEBUG] Event:{'data': {'id': '69a46670a327b9815668f9d6', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/1.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46670a327b9815668f9d6-kbuild-gcc-14-arm64-yexgpujh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71974e31b5548030970bd'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12a-u200'], 'created': '2026-03-01T16:16:48.840000', 'updated': '2026-03-01T22:17:19.412000', 'timeout': '2026-03-01T22:16:48.840000', 'holdoff': '2026-03-01T17:04:01.803000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:26:07 PM UTC [DEBUG] Event received: 69a76ab15a0c0e10c4825cfc 03/03/2026 11:26:09 PM UTC [DEBUG] Event received: 69a76de75a0c0e10c4826b54 03/03/2026 11:26:09 PM UTC [DEBUG] 69a76de75a0c0e10c4826b54: Node current retry_counter: 1 03/03/2026 11:26:09 PM UTC [DEBUG] 69a76de75a0c0e10c4826b54:Event data retry_counter: 2 03/03/2026 11:26:09 PM UTC [INFO] Job retry for node 69a76de75a0c0e10c4826b54 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:26:09 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76de75a0c0e10c4826b54'}, 'jobfilter': ['watchdog-reset-arm64-qualcomm'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:26:19 PM UTC [DEBUG] Event received: 69a769395a0c0e10c4823357 03/03/2026 11:26:19 PM UTC [DEBUG] 69a769395a0c0e10c4823357: Node current retry_counter: 0 03/03/2026 11:26:19 PM UTC [DEBUG] 69a769395a0c0e10c4823357:Event data retry_counter: 1 03/03/2026 11:26:19 PM UTC [INFO] Job retry for node 69a769395a0c0e10c4823357 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:26:19 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769395a0c0e10c4823357'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:26:20 PM UTC [DEBUG] Event received: 69a769115a0c0e10c4822fc9 03/03/2026 11:26:20 PM UTC [DEBUG] 69a769115a0c0e10c4822fc9: Node current retry_counter: 0 03/03/2026 11:26:20 PM UTC [DEBUG] 69a769115a0c0e10c4822fc9:Event data retry_counter: 1 03/03/2026 11:26:20 PM UTC [INFO] Job retry for node 69a769115a0c0e10c4822fc9 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:26:20 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769115a0c0e10c4822fc9'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:26:31 PM UTC [DEBUG] Event received: 69a768fe5a0c0e10c4822f31 03/03/2026 11:26:31 PM UTC [DEBUG] 69a768fe5a0c0e10c4822f31: Node current retry_counter: 0 03/03/2026 11:26:31 PM UTC [DEBUG] 69a768fe5a0c0e10c4822f31:Event data retry_counter: 1 03/03/2026 11:26:31 PM UTC [INFO] Job retry for node 69a768fe5a0c0e10c4822f31 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:26:31 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a768fe5a0c0e10c4822f31'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:26:34 PM UTC [DEBUG] Event received: 69a76ab65a0c0e10c4825d05 03/03/2026 11:26:38 PM UTC [DEBUG] Event received: 69a76e0f5a0c0e10c4826b80 03/03/2026 11:26:38 PM UTC [DEBUG] 69a76e0f5a0c0e10c4826b80: Node current retry_counter: 1 03/03/2026 11:26:38 PM UTC [DEBUG] 69a76e0f5a0c0e10c4826b80:Event data retry_counter: 2 03/03/2026 11:26:38 PM UTC [INFO] Job retry for node 69a76e0f5a0c0e10c4826b80 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:26:38 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76e0f5a0c0e10c4826b80'}, 'jobfilter': ['watchdog-reset-arm64-mediatek'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:27:01 PM UTC [DEBUG] Event received: 69a769085a0c0e10c4822f9d 03/03/2026 11:27:01 PM UTC [DEBUG] 69a769085a0c0e10c4822f9d: Node current retry_counter: 0 03/03/2026 11:27:01 PM UTC [DEBUG] 69a769085a0c0e10c4822f9d:Event data retry_counter: 1 03/03/2026 11:27:01 PM UTC [INFO] Job retry for node 69a769085a0c0e10c4822f9d submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:27:01 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769085a0c0e10c4822f9d'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['rk3588-rock-5b'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:27:03 PM UTC [DEBUG] Event received: 69a719cbe31b5548030972a0 03/03/2026 11:27:03 PM UTC [DEBUG] 69a719cbe31b5548030972a0: Node current retry_counter: 1 03/03/2026 11:27:03 PM UTC [DEBUG] 69a719cbe31b5548030972a0:Event data retry_counter: 2 03/03/2026 11:27:03 PM UTC [INFO] Job retry for node 69a719cbe31b5548030972a0 submitted. Parent node: 69a46670a327b9815668f9d6 03/03/2026 11:27:03 PM UTC [DEBUG] Event:{'data': {'id': '69a46670a327b9815668f9d6', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/1.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46670a327b9815668f9d6-kbuild-gcc-14-arm64-yexgpujh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a719cbe31b5548030972a0'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-g12a-x96-max'], 'created': '2026-03-01T16:16:48.840000', 'updated': '2026-03-01T22:17:19.412000', 'timeout': '2026-03-01T22:16:48.840000', 'holdoff': '2026-03-01T17:04:01.803000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:27:11 PM UTC [DEBUG] Event received: 69a76e345a0c0e10c4826fc0 03/03/2026 11:27:11 PM UTC [DEBUG] 69a76e345a0c0e10c4826fc0: Node current retry_counter: 1 03/03/2026 11:27:11 PM UTC [DEBUG] 69a76e345a0c0e10c4826fc0:Event data retry_counter: 2 03/03/2026 11:27:11 PM UTC [INFO] Job retry for node 69a76e345a0c0e10c4826fc0 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:27:11 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76e345a0c0e10c4826fc0'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['sc7180-trogdor-wormdingler-rev1-boe'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:27:12 PM UTC [DEBUG] Event received: 69a76aca5a0c0e10c4825d2d 03/03/2026 11:27:30 PM UTC [DEBUG] Event received: 69a7694d5a0c0e10c48236c4 03/03/2026 11:27:30 PM UTC [DEBUG] 69a7694d5a0c0e10c48236c4: Node current retry_counter: 0 03/03/2026 11:27:30 PM UTC [DEBUG] 69a7694d5a0c0e10c48236c4:Event data retry_counter: 1 03/03/2026 11:27:30 PM UTC [INFO] Job retry for node 69a7694d5a0c0e10c48236c4 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:27:30 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7694d5a0c0e10c48236c4'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:27:51 PM UTC [DEBUG] Event received: 69a76e555a0c0e10c4827077 03/03/2026 11:27:51 PM UTC [DEBUG] 69a76e555a0c0e10c4827077: Node current retry_counter: 1 03/03/2026 11:27:52 PM UTC [DEBUG] 69a76e555a0c0e10c4827077:Event data retry_counter: 2 03/03/2026 11:27:52 PM UTC [INFO] Job retry for node 69a76e555a0c0e10c4827077 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:27:52 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76e555a0c0e10c4827077'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['mt8195-cherry-tomato-r2'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:28:03 PM UTC [DEBUG] Event received: 69a71a23e31b5548030972cf 03/03/2026 11:28:03 PM UTC [DEBUG] 69a71a23e31b5548030972cf: Node current retry_counter: 1 03/03/2026 11:28:03 PM UTC [DEBUG] 69a71a23e31b5548030972cf:Event data retry_counter: 2 03/03/2026 11:28:03 PM UTC [INFO] Job retry for node 69a71a23e31b5548030972cf submitted. Parent node: 69a46670a327b9815668f9d6 03/03/2026 11:28:03 PM UTC [DEBUG] Event:{'data': {'id': '69a46670a327b9815668f9d6', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/1.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46670a327b9815668f9d6-kbuild-gcc-14-arm64-yexgpujh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71a23e31b5548030972cf'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-gxl-s905x-libretech-cc'], 'created': '2026-03-01T16:16:48.840000', 'updated': '2026-03-01T22:17:19.412000', 'timeout': '2026-03-01T22:16:48.840000', 'holdoff': '2026-03-01T17:04:01.803000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:28:51 PM UTC [DEBUG] Event received: 69a765385a0c0e10c4820884 03/03/2026 11:28:51 PM UTC [DEBUG] 69a765385a0c0e10c4820884: Node current retry_counter: 3 03/03/2026 11:28:51 PM UTC [INFO] 69a765385a0c0e10c4820884 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:29:12 PM UTC [DEBUG] Event received: 69a76a9e5a0c0e10c4825cc7 03/03/2026 11:29:12 PM UTC [DEBUG] 69a76a9e5a0c0e10c4825cc7: Node current retry_counter: 3 03/03/2026 11:29:12 PM UTC [INFO] 69a76a9e5a0c0e10c4825cc7 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:30:03 PM UTC [DEBUG] Event received: 69a71a79e31b554803097641 03/03/2026 11:30:03 PM UTC [DEBUG] 69a71a79e31b554803097641: Node current retry_counter: 1 03/03/2026 11:30:03 PM UTC [DEBUG] 69a71a79e31b554803097641:Event data retry_counter: 2 03/03/2026 11:30:03 PM UTC [INFO] Job retry for node 69a71a79e31b554803097641 submitted. Parent node: 69a46670a327b9815668f9d6 03/03/2026 11:30:03 PM UTC [DEBUG] Event:{'data': {'id': '69a46670a327b9815668f9d6', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/1.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46670a327b9815668f9d6-kbuild-gcc-14-arm64-yexgpujh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71a79e31b554803097641'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-sm1-khadas-vim3l'], 'created': '2026-03-01T16:16:48.840000', 'updated': '2026-03-01T22:17:19.412000', 'timeout': '2026-03-01T22:16:48.840000', 'holdoff': '2026-03-01T17:04:01.803000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:30:20 PM UTC [DEBUG] Event received: 69a76f0c5a0c0e10c4827261 03/03/2026 11:30:20 PM UTC [DEBUG] 69a76f0c5a0c0e10c4827261: Node current retry_counter: 1 03/03/2026 11:30:20 PM UTC [DEBUG] 69a76f0c5a0c0e10c4827261:Event data retry_counter: 2 03/03/2026 11:30:20 PM UTC [INFO] Job retry for node 69a76f0c5a0c0e10c4827261 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:30:20 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76f0c5a0c0e10c4827261'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:30:49 PM UTC [DEBUG] Event received: 69a76f295a0c0e10c48272dd 03/03/2026 11:30:49 PM UTC [DEBUG] 69a76f295a0c0e10c48272dd: Node current retry_counter: 1 03/03/2026 11:30:49 PM UTC [DEBUG] 69a76f295a0c0e10c48272dd:Event data retry_counter: 2 03/03/2026 11:30:49 PM UTC [INFO] Job retry for node 69a76f295a0c0e10c48272dd submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:30:49 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76f295a0c0e10c48272dd'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:30:52 PM UTC [DEBUG] Event received: 69a76abf5a0c0e10c4825d14 03/03/2026 11:30:52 PM UTC [DEBUG] 69a76abf5a0c0e10c4825d14: Node current retry_counter: 0 03/03/2026 11:30:52 PM UTC [DEBUG] 69a76abf5a0c0e10c4825d14:Event data retry_counter: 1 03/03/2026 11:30:52 PM UTC [INFO] Job retry for node 69a76abf5a0c0e10c4825d14 submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/03/2026 11:30:52 PM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76abf5a0c0e10c4825d14'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['sun50i-h5-libretech-all-h3-cc'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:31:04 PM UTC [DEBUG] Event received: 69a71acee31b554803097689 03/03/2026 11:31:04 PM UTC [DEBUG] 69a71acee31b554803097689: Node current retry_counter: 1 03/03/2026 11:31:04 PM UTC [DEBUG] 69a71acee31b554803097689:Event data retry_counter: 2 03/03/2026 11:31:04 PM UTC [INFO] Job retry for node 69a71acee31b554803097689 submitted. Parent node: 69a46670a327b9815668f9d6 03/03/2026 11:31:04 PM UTC [DEBUG] Event:{'data': {'id': '69a46670a327b9815668f9d6', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_dtbs.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build_kimage.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/metadata.json', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/2.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/1.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a46670a327b9815668f9d6/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46670a327b9815668f9d6-kbuild-gcc-14-arm64-yexgpujh', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a71acee31b554803097689'}, 'jobfilter': ['baseline-arm64-baylibre'], 'platform_filter': ['meson-sm1-sei610'], 'created': '2026-03-01T16:16:48.840000', 'updated': '2026-03-01T22:17:19.412000', 'timeout': '2026-03-01T22:16:48.840000', 'holdoff': '2026-03-01T17:04:01.803000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:31:18 PM UTC [DEBUG] Event received: 69a76f465a0c0e10c48272ed 03/03/2026 11:31:18 PM UTC [DEBUG] 69a76f465a0c0e10c48272ed: Node current retry_counter: 1 03/03/2026 11:31:18 PM UTC [DEBUG] 69a76f465a0c0e10c48272ed:Event data retry_counter: 2 03/03/2026 11:31:18 PM UTC [INFO] Job retry for node 69a76f465a0c0e10c48272ed submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:31:18 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76f465a0c0e10c48272ed'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:32:33 PM UTC [DEBUG] Event received: 69a762f15a0c0e10c481deec 03/03/2026 11:32:33 PM UTC [DEBUG] 69a762f15a0c0e10c481deec: Node current retry_counter: 0 03/03/2026 11:32:33 PM UTC [DEBUG] 69a762f15a0c0e10c481deec:Event data retry_counter: 1 03/03/2026 11:32:33 PM UTC [INFO] Job retry for node 69a762f15a0c0e10c481deec submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 11:32:33 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762f15a0c0e10c481deec'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:32:52 PM UTC [DEBUG] Event received: 69a76aa55a0c0e10c4825cd3 03/03/2026 11:32:52 PM UTC [DEBUG] 69a76aa55a0c0e10c4825cd3: Node current retry_counter: 0 03/03/2026 11:32:52 PM UTC [DEBUG] 69a76aa55a0c0e10c4825cd3:Event data retry_counter: 1 03/03/2026 11:32:52 PM UTC [INFO] Job retry for node 69a76aa55a0c0e10c4825cd3 submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/03/2026 11:32:52 PM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76aa55a0c0e10c4825cd3'}, 'jobfilter': ['kselftest-gpio'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:33:12 PM UTC [DEBUG] Event received: 69a76fb85a0c0e10c48273ea 03/03/2026 11:33:12 PM UTC [DEBUG] 69a76fb85a0c0e10c48273ea: Node current retry_counter: 1 03/03/2026 11:33:12 PM UTC [DEBUG] 69a76fb85a0c0e10c48273ea:Event data retry_counter: 2 03/03/2026 11:33:12 PM UTC [INFO] Job retry for node 69a76fb85a0c0e10c48273ea submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:33:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76fb85a0c0e10c48273ea'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:33:34 PM UTC [DEBUG] Event received: 69a769a55a0c0e10c4824ffa 03/03/2026 11:33:34 PM UTC [DEBUG] 69a769a55a0c0e10c4824ffa: Node current retry_counter: 0 03/03/2026 11:33:34 PM UTC [DEBUG] 69a769a55a0c0e10c4824ffa:Event data retry_counter: 1 03/03/2026 11:33:34 PM UTC [INFO] Job retry for node 69a769a55a0c0e10c4824ffa submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:33:34 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769a55a0c0e10c4824ffa'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['mt8390-genio-700-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:33:41 PM UTC [DEBUG] Event received: 69a76fd45a0c0e10c48273f6 03/03/2026 11:33:41 PM UTC [DEBUG] 69a76fd45a0c0e10c48273f6: Node current retry_counter: 1 03/03/2026 11:33:41 PM UTC [DEBUG] 69a76fd45a0c0e10c48273f6:Event data retry_counter: 2 03/03/2026 11:33:41 PM UTC [INFO] Job retry for node 69a76fd45a0c0e10c48273f6 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:33:41 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76fd45a0c0e10c48273f6'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:34:04 PM UTC [DEBUG] Event received: 69a71b53e31b5548030976a8 03/03/2026 11:34:04 PM UTC [DEBUG] 69a71b53e31b5548030976a8: Node current retry_counter: 0 03/03/2026 11:34:04 PM UTC [DEBUG] 69a71b53e31b5548030976a8:Event data retry_counter: 1 03/03/2026 11:34:04 PM UTC [INFO] Job retry for node 69a71b53e31b5548030976a8 submitted. Parent node: 69a71013e31b554803095f8d 03/03/2026 11:34:04 PM UTC [DEBUG] Event:{'data': {'id': '69a71013e31b554803095f8d', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-x86', 'path': ['checkout', 'kbuild-gcc-14-x86'], 'group': 'kbuild-gcc-14-x86', 'parent': '69a70eeae31b554803095dee', 'state': 'available', 'result': 'pass', 'artifacts': {'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/metadata.json', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build_kselftest_stderr.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/fragments/0.config', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build_modules.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/fragments/2.config', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/fragments/3.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/bzImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-x86-69a71013e31b554803095f8d/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'x86_64', 'defconfig': 'x86_64_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'x86-board', 'kselftest'], 'config_full': 'x86_64_defconfig+lab-setup+x86-board+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a71013e31b554803095f8d-kbuild-gcc-14-x86-unct7ako', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'bzimage', 'regression': None}, 'debug': {'retry_by': '69a71b53e31b5548030976a8'}, 'jobfilter': ['baseline-x86-pull-labs-demo'], 'platform_filter': ['qemu-x86_64'], 'created': '2026-03-03T16:45:07.521000', 'updated': '2026-03-03T22:46:04.515000', 'timeout': '2026-03-03T22:45:07.521000', 'holdoff': '2026-03-03T17:43:05.170000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '557ed5149db932db0764e8689252be678237949e22500db42ba813367241f292', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:34:04 PM UTC [DEBUG] Event received: 69a71b57e31b5548030976b5 03/03/2026 11:34:04 PM UTC [DEBUG] 69a71b57e31b5548030976b5: Node current retry_counter: 3 03/03/2026 11:34:04 PM UTC [INFO] 69a71b57e31b5548030976b5 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:34:09 PM UTC [DEBUG] Event received: 69a76ff15a0c0e10c4827424 03/03/2026 11:34:09 PM UTC [DEBUG] 69a76ff15a0c0e10c4827424: Node current retry_counter: 1 03/03/2026 11:34:09 PM UTC [DEBUG] 69a76ff15a0c0e10c4827424:Event data retry_counter: 2 03/03/2026 11:34:09 PM UTC [INFO] Job retry for node 69a76ff15a0c0e10c4827424 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:34:09 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ff15a0c0e10c4827424'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:34:37 PM UTC [DEBUG] Event received: 69a7700d5a0c0e10c4827446 03/03/2026 11:34:37 PM UTC [DEBUG] 69a7700d5a0c0e10c4827446: Node current retry_counter: 1 03/03/2026 11:34:37 PM UTC [DEBUG] 69a7700d5a0c0e10c4827446:Event data retry_counter: 2 03/03/2026 11:34:37 PM UTC [INFO] Job retry for node 69a7700d5a0c0e10c4827446 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:34:37 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7700d5a0c0e10c4827446'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:34:55 PM UTC [DEBUG] Event received: 69a76e665a0c0e10c4827097 03/03/2026 11:34:55 PM UTC [DEBUG] 69a76e665a0c0e10c4827097: Node current retry_counter: 2 03/03/2026 11:34:55 PM UTC [DEBUG] 69a76e665a0c0e10c4827097:Event data retry_counter: 3 03/03/2026 11:34:55 PM UTC [INFO] Job retry for node 69a76e665a0c0e10c4827097 submitted. Parent node: 69a744905a0c0e10c4819cd5 03/03/2026 11:34:55 PM UTC [DEBUG] Event:{'data': {'id': '69a744905a0c0e10c4819cd5', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a7441d5a0c0e10c481984c', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_kimage.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/metadata.json', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/build.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a744905a0c0e10c4819cd5/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '3e1798600e34c9f1b02eb42d9a0f64cb0bd760fe', 'describe': 'staging-next-20260303.1', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-3432-g3e1798600e34c', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260303.1'], 'commit_message': 'staging-next-20260303.1', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a744905a0c0e10c4819cd5-kbuild-gcc-14-arm64-fxz9ctjr', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76e665a0c0e10c4827097'}, 'jobfilter': ['baseline-arm64'], 'platform_filter': ['sm8350-hdk'], 'created': '2026-03-03T20:29:04.922000', 'updated': '2026-03-03T21:17:41.133000', 'timeout': '2026-03-04T02:29:04.922000', 'holdoff': '2026-03-03T21:17:06.024000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '8900cd29a327079f4ce51538190fd097ba19e5e3dcb2f0e66ae9ac9a1fc7d0df', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 3}} 03/03/2026 11:35:06 PM UTC [DEBUG] Event received: 69a7702a5a0c0e10c4827451 03/03/2026 11:35:06 PM UTC [DEBUG] 69a7702a5a0c0e10c4827451: Node current retry_counter: 1 03/03/2026 11:35:06 PM UTC [DEBUG] 69a7702a5a0c0e10c4827451:Event data retry_counter: 2 03/03/2026 11:35:06 PM UTC [INFO] Job retry for node 69a7702a5a0c0e10c4827451 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:35:06 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7702a5a0c0e10c4827451'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:35:20 PM UTC [DEBUG] Event received: 69a76abb5a0c0e10c4825d0e 03/03/2026 11:35:35 PM UTC [DEBUG] Event received: 69a770475a0c0e10c4827dc8 03/03/2026 11:35:35 PM UTC [DEBUG] 69a770475a0c0e10c4827dc8: Node current retry_counter: 1 03/03/2026 11:35:35 PM UTC [DEBUG] 69a770475a0c0e10c4827dc8:Event data retry_counter: 2 03/03/2026 11:35:35 PM UTC [INFO] Job retry for node 69a770475a0c0e10c4827dc8 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:35:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a770475a0c0e10c4827dc8'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:36:04 PM UTC [DEBUG] Event received: 69a770635a0c0e10c4827df2 03/03/2026 11:36:04 PM UTC [DEBUG] 69a770635a0c0e10c4827df2: Node current retry_counter: 1 03/03/2026 11:36:04 PM UTC [DEBUG] 69a770635a0c0e10c4827df2:Event data retry_counter: 2 03/03/2026 11:36:04 PM UTC [INFO] Job retry for node 69a770635a0c0e10c4827df2 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:36:04 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a770635a0c0e10c4827df2'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:36:14 PM UTC [DEBUG] Event received: 69a4cd65a327b98156691b20 03/03/2026 11:36:14 PM UTC [DEBUG] 69a4cd65a327b98156691b20: Node current retry_counter: 3 03/03/2026 11:36:14 PM UTC [INFO] 69a4cd65a327b98156691b20 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:36:32 PM UTC [DEBUG] Event received: 69a770805a0c0e10c4827e29 03/03/2026 11:36:32 PM UTC [DEBUG] 69a770805a0c0e10c4827e29: Node current retry_counter: 1 03/03/2026 11:36:32 PM UTC [DEBUG] 69a770805a0c0e10c4827e29:Event data retry_counter: 2 03/03/2026 11:36:32 PM UTC [INFO] Job retry for node 69a770805a0c0e10c4827e29 submitted. Parent node: 69a750f05a0c0e10c481a7ea 03/03/2026 11:36:32 PM UTC [DEBUG] Event:{'data': {'id': '69a750f05a0c0e10c481a7ea', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt_chromebook'], 'group': 'kbuild-gcc-14-arm64-preempt_rt_chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kselftest.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_dtbs_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/1.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/0.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt_chromebook-69a750f05a0c0e10c481a7ea/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'preempt_rt'], 'config_full': 'defconfig+arm64-chromebook+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750f05a0c0e10c481a7ea-kbuild-gcc-14-arm64-pree-zlvjdtim', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a770805a0c0e10c4827e29'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['mt8196-rauru-navi-sku0'], 'created': '2026-03-03T21:21:52.695000', 'updated': '2026-03-03T22:42:14.893000', 'timeout': '2026-03-04T03:21:52.695000', 'holdoff': '2026-03-03T22:08:19.395000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:36:52 PM UTC [DEBUG] Event received: 69a762e75a0c0e10c481ded2 03/03/2026 11:36:52 PM UTC [DEBUG] 69a762e75a0c0e10c481ded2: Node current retry_counter: 0 03/03/2026 11:36:52 PM UTC [DEBUG] 69a762e75a0c0e10c481ded2:Event data retry_counter: 1 03/03/2026 11:36:52 PM UTC [INFO] Job retry for node 69a762e75a0c0e10c481ded2 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 11:36:52 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a762e75a0c0e10c481ded2'}, 'jobfilter': ['kselftest-breakpoints'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:36:54 PM UTC [DEBUG] Event received: 69a4cd90a327b98156691b2f 03/03/2026 11:36:54 PM UTC [DEBUG] 69a4cd90a327b98156691b2f: Node current retry_counter: 3 03/03/2026 11:36:54 PM UTC [INFO] 69a4cd90a327b98156691b2f Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:37:05 PM UTC [DEBUG] Event received: 69a7695f5a0c0e10c4823b96 03/03/2026 11:37:14 PM UTC [DEBUG] Event received: 69a769915a0c0e10c4824bbc 03/03/2026 11:37:14 PM UTC [DEBUG] 69a769915a0c0e10c4824bbc: Node current retry_counter: 0 03/03/2026 11:37:14 PM UTC [DEBUG] 69a769915a0c0e10c4824bbc:Event data retry_counter: 1 03/03/2026 11:37:14 PM UTC [INFO] Job retry for node 69a769915a0c0e10c4824bbc submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:37:14 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769915a0c0e10c4824bbc'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['mt8395-genio-1200-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:37:28 PM UTC [DEBUG] Event received: 69a7709e5a0c0e10c4827e64 03/03/2026 11:37:28 PM UTC [DEBUG] 69a7709e5a0c0e10c4827e64: Node current retry_counter: 1 03/03/2026 11:37:28 PM UTC [DEBUG] 69a7709e5a0c0e10c4827e64:Event data retry_counter: 2 03/03/2026 11:37:28 PM UTC [INFO] Job retry for node 69a7709e5a0c0e10c4827e64 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:37:28 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7709e5a0c0e10c4827e64'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:37:34 PM UTC [DEBUG] Event received: 69a4cdbba327b98156691b47 03/03/2026 11:37:34 PM UTC [DEBUG] 69a4cdbba327b98156691b47: Node current retry_counter: 3 03/03/2026 11:37:34 PM UTC [INFO] 69a4cdbba327b98156691b47 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:38:11 PM UTC [DEBUG] Event received: 69a76aa95a0c0e10c4825cdf 03/03/2026 11:38:11 PM UTC [DEBUG] 69a76aa95a0c0e10c4825cdf: Node current retry_counter: 0 03/03/2026 11:38:12 PM UTC [DEBUG] 69a76aa95a0c0e10c4825cdf:Event data retry_counter: 1 03/03/2026 11:38:12 PM UTC [INFO] Job retry for node 69a76aa95a0c0e10c4825cdf submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/03/2026 11:38:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76aa95a0c0e10c4825cdf'}, 'jobfilter': ['kselftest-kvm'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:38:34 PM UTC [DEBUG] Event received: 69a4cde5a327b98156691b51 03/03/2026 11:38:34 PM UTC [DEBUG] 69a4cde5a327b98156691b51: Node current retry_counter: 3 03/03/2026 11:38:34 PM UTC [INFO] 69a4cde5a327b98156691b51 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:39:14 PM UTC [DEBUG] Event received: 69a4ce10a327b98156691b5f 03/03/2026 11:39:14 PM UTC [DEBUG] 69a4ce10a327b98156691b5f: Node current retry_counter: 3 03/03/2026 11:39:14 PM UTC [INFO] 69a4ce10a327b98156691b5f Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:39:32 PM UTC [DEBUG] Event received: 69a7711a5a0c0e10c4827fd8 03/03/2026 11:39:32 PM UTC [DEBUG] 69a7711a5a0c0e10c4827fd8: Node current retry_counter: 1 03/03/2026 11:39:32 PM UTC [DEBUG] 69a7711a5a0c0e10c4827fd8:Event data retry_counter: 2 03/03/2026 11:39:32 PM UTC [INFO] Job retry for node 69a7711a5a0c0e10c4827fd8 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:39:32 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7711a5a0c0e10c4827fd8'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:39:54 PM UTC [DEBUG] Event received: 69a4ce3aa327b98156691b6e 03/03/2026 11:39:54 PM UTC [DEBUG] 69a4ce3aa327b98156691b6e: Node current retry_counter: 3 03/03/2026 11:39:54 PM UTC [INFO] 69a4ce3aa327b98156691b6e Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:40:08 PM UTC [DEBUG] Event received: 69a771425a0c0e10c4828006 03/03/2026 11:40:08 PM UTC [DEBUG] 69a771425a0c0e10c4828006: Node current retry_counter: 1 03/03/2026 11:40:08 PM UTC [DEBUG] 69a771425a0c0e10c4828006:Event data retry_counter: 2 03/03/2026 11:40:08 PM UTC [INFO] Job retry for node 69a771425a0c0e10c4828006 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:40:08 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a771425a0c0e10c4828006'}, 'jobfilter': ['fluster-debian-vp8'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:40:54 PM UTC [DEBUG] Event received: 69a771615a0c0e10c4828030 03/03/2026 11:40:54 PM UTC [DEBUG] 69a771615a0c0e10c4828030: Node current retry_counter: 1 03/03/2026 11:40:54 PM UTC [DEBUG] 69a771615a0c0e10c4828030:Event data retry_counter: 2 03/03/2026 11:40:54 PM UTC [INFO] Job retry for node 69a771615a0c0e10c4828030 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:40:54 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a771615a0c0e10c4828030'}, 'jobfilter': ['fluster-debian-h264'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:41:30 PM UTC [DEBUG] Event received: 69a7718d5a0c0e10c4828039 03/03/2026 11:41:30 PM UTC [DEBUG] 69a7718d5a0c0e10c4828039: Node current retry_counter: 1 03/03/2026 11:41:30 PM UTC [DEBUG] 69a7718d5a0c0e10c4828039:Event data retry_counter: 2 03/03/2026 11:41:30 PM UTC [INFO] Job retry for node 69a7718d5a0c0e10c4828039 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:41:30 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7718d5a0c0e10c4828039'}, 'jobfilter': ['fluster-debian-h265'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:41:54 PM UTC [DEBUG] Event received: 69a771b95a0c0e10c4828049 03/03/2026 11:41:54 PM UTC [DEBUG] 69a771b95a0c0e10c4828049: Node current retry_counter: 1 03/03/2026 11:41:54 PM UTC [DEBUG] 69a771b95a0c0e10c4828049:Event data retry_counter: 2 03/03/2026 11:41:54 PM UTC [INFO] Job retry for node 69a771b95a0c0e10c4828049 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:41:54 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a771b95a0c0e10c4828049'}, 'jobfilter': ['watchdog-reset-arm64-qualcomm'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:42:04 PM UTC [DEBUG] Event received: 69a71d5be31b5548030984e8 03/03/2026 11:42:04 PM UTC [DEBUG] 69a71d5be31b5548030984e8: Node current retry_counter: 3 03/03/2026 11:42:04 PM UTC [INFO] 69a71d5be31b5548030984e8 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:42:12 PM UTC [DEBUG] Event received: 69a76ab95a0c0e10c4825d0b 03/03/2026 11:42:12 PM UTC [DEBUG] 69a76ab95a0c0e10c4825d0b: Node current retry_counter: 0 03/03/2026 11:42:12 PM UTC [DEBUG] 69a76ab95a0c0e10c4825d0b:Event data retry_counter: 1 03/03/2026 11:42:12 PM UTC [INFO] Job retry for node 69a76ab95a0c0e10c4825d0b submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/03/2026 11:42:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ab95a0c0e10c4825d0b'}, 'jobfilter': ['kselftest-memfd'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:42:49 PM UTC [DEBUG] Event received: 69a771dc5a0c0e10c4828073 03/03/2026 11:42:49 PM UTC [DEBUG] 69a771dc5a0c0e10c4828073: Node current retry_counter: 1 03/03/2026 11:42:49 PM UTC [DEBUG] 69a771dc5a0c0e10c4828073:Event data retry_counter: 2 03/03/2026 11:42:49 PM UTC [INFO] Job retry for node 69a771dc5a0c0e10c4828073 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:42:49 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a771dc5a0c0e10c4828073'}, 'jobfilter': ['fluster-debian-vp9'], 'platform_filter': ['sc7180-trogdor-lazor-limozeen'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:43:04 PM UTC [DEBUG] Event received: 69a71d8fe31b5548030984f8 03/03/2026 11:43:04 PM UTC [DEBUG] 69a71d8fe31b5548030984f8: Node current retry_counter: 3 03/03/2026 11:43:04 PM UTC [INFO] 69a71d8fe31b5548030984f8 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:43:09 PM UTC [DEBUG] Event received: 69a769c05a0c0e10c482552f 03/03/2026 11:43:09 PM UTC [DEBUG] 69a769c05a0c0e10c482552f: Node current retry_counter: 0 03/03/2026 11:43:09 PM UTC [DEBUG] 69a769c05a0c0e10c482552f:Event data retry_counter: 1 03/03/2026 11:43:09 PM UTC [INFO] Job retry for node 69a769c05a0c0e10c482552f submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:43:09 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769c05a0c0e10c482552f'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['rk3399-gru-kevin'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:43:14 PM UTC [DEBUG] Event received: 69a771fb5a0c0e10c4828092 03/03/2026 11:43:14 PM UTC [DEBUG] 69a771fb5a0c0e10c4828092: Node current retry_counter: 1 03/03/2026 11:43:14 PM UTC [DEBUG] 69a771fb5a0c0e10c4828092:Event data retry_counter: 2 03/03/2026 11:43:14 PM UTC [INFO] Job retry for node 69a771fb5a0c0e10c4828092 submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:43:14 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a771fb5a0c0e10c4828092'}, 'jobfilter': ['fluster-debian-h264-frext'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:43:46 PM UTC [DEBUG] Event received: 69a772325a0c0e10c48280c1 03/03/2026 11:43:46 PM UTC [DEBUG] 69a772325a0c0e10c48280c1: Node current retry_counter: 1 03/03/2026 11:43:47 PM UTC [DEBUG] 69a772325a0c0e10c48280c1:Event data retry_counter: 2 03/03/2026 11:43:47 PM UTC [INFO] Job retry for node 69a772325a0c0e10c48280c1 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:43:47 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a772325a0c0e10c48280c1'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['da850-lcdk'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:44:05 PM UTC [DEBUG] Event received: 69a772295a0c0e10c48280bb 03/03/2026 11:44:05 PM UTC [DEBUG] 69a772295a0c0e10c48280bb: Node current retry_counter: 1 03/03/2026 11:44:05 PM UTC [DEBUG] 69a772295a0c0e10c48280bb:Event data retry_counter: 2 03/03/2026 11:44:05 PM UTC [INFO] Job retry for node 69a772295a0c0e10c48280bb submitted. Parent node: 69a7505c5a0c0e10c481a749 03/03/2026 11:44:05 PM UTC [DEBUG] Event:{'data': {'id': '69a7505c5a0c0e10c481a749', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-chromebook', 'path': ['checkout', 'kbuild-gcc-14-arm64-chromebook'], 'group': 'kbuild-gcc-14-arm64-chromebook', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules_stderr.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.sh', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_dtbs_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/metadata.json', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/build_kimage.log.gz', 'fragments/3_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/3.config', 'fragments/4_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/fragments/4.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-chromebook-69a7505c5a0c0e10c481a749/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'arm64-chromebook', 'CONFIG_MODULE_COMPRESS=n', 'CONFIG_MODULE_COMPRESS_NONE=y'], 'config_full': 'defconfig+lab-setup+arm64-chromebook+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a7505c5a0c0e10c481a749-kbuild-gcc-14-arm64-chro-cmhrv37z', 'job_context': 'aks-kbuild-medium-1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a772295a0c0e10c48280bb'}, 'jobfilter': ['watchdog-reset-arm64-mediatek'], 'platform_filter': ['mt8183-kukui-jacuzzi-juniper-sku16'], 'created': '2026-03-03T21:19:24.824000', 'updated': '2026-03-03T22:09:38.166000', 'timeout': '2026-03-04T03:19:24.824000', 'holdoff': '2026-03-03T22:04:05.666000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/03/2026 11:44:32 PM UTC [DEBUG] Event received: 69a772605a0c0e10c48280ec 03/03/2026 11:44:32 PM UTC [DEBUG] 69a772605a0c0e10c48280ec: Node current retry_counter: 1 03/03/2026 11:44:32 PM UTC [DEBUG] 69a772605a0c0e10c48280ec:Event data retry_counter: 2 03/03/2026 11:44:32 PM UTC [INFO] Job retry for node 69a772605a0c0e10c48280ec submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:44:32 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a772605a0c0e10c48280ec'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:45:05 PM UTC [DEBUG] Event received: 69a71df9e31b554803098518 03/03/2026 11:45:05 PM UTC [DEBUG] 69a71df9e31b554803098518: Node current retry_counter: 3 03/03/2026 11:45:05 PM UTC [INFO] 69a71df9e31b554803098518 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:45:19 PM UTC [DEBUG] Event received: 69a772885a0c0e10c48281e0 03/03/2026 11:45:19 PM UTC [DEBUG] 69a772885a0c0e10c48281e0: Node current retry_counter: 1 03/03/2026 11:45:19 PM UTC [DEBUG] 69a772885a0c0e10c48281e0:Event data retry_counter: 2 03/03/2026 11:45:19 PM UTC [INFO] Job retry for node 69a772885a0c0e10c48281e0 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:45:19 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a772885a0c0e10c48281e0'}, 'jobfilter': ['baseline-arm'], 'platform_filter': ['de0-nano-soc'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:45:57 PM UTC [DEBUG] Event received: 69a769625a0c0e10c4823ccb 03/03/2026 11:45:57 PM UTC [DEBUG] 69a769625a0c0e10c4823ccb: Node current retry_counter: 0 03/03/2026 11:45:57 PM UTC [DEBUG] 69a769625a0c0e10c4823ccb:Event data retry_counter: 1 03/03/2026 11:45:57 PM UTC [INFO] Job retry for node 69a769625a0c0e10c4823ccb submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:45:57 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769625a0c0e10c4823ccb'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:46:00 PM UTC [DEBUG] Event received: 69a769a35a0c0e10c4824ff7 03/03/2026 11:46:00 PM UTC [DEBUG] 69a769a35a0c0e10c4824ff7: Node current retry_counter: 0 03/03/2026 11:46:00 PM UTC [DEBUG] 69a769a35a0c0e10c4824ff7:Event data retry_counter: 1 03/03/2026 11:46:00 PM UTC [INFO] Job retry for node 69a769a35a0c0e10c4824ff7 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:46:00 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769a35a0c0e10c4824ff7'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:46:02 PM UTC [DEBUG] Event received: 69a7698e5a0c0e10c4824b18 03/03/2026 11:46:02 PM UTC [DEBUG] 69a7698e5a0c0e10c4824b18: Node current retry_counter: 0 03/03/2026 11:46:02 PM UTC [DEBUG] 69a7698e5a0c0e10c4824b18:Event data retry_counter: 1 03/03/2026 11:46:02 PM UTC [INFO] Job retry for node 69a7698e5a0c0e10c4824b18 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:46:02 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a7698e5a0c0e10c4824b18'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:46:05 PM UTC [DEBUG] Event received: 69a71e42e31b554803098527 03/03/2026 11:46:05 PM UTC [DEBUG] 69a71e42e31b554803098527: Node current retry_counter: 3 03/03/2026 11:46:05 PM UTC [INFO] 69a71e42e31b554803098527 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:46:08 PM UTC [DEBUG] Event received: 69a769775a0c0e10c482420f 03/03/2026 11:46:08 PM UTC [DEBUG] 69a769775a0c0e10c482420f: Node current retry_counter: 0 03/03/2026 11:46:08 PM UTC [DEBUG] 69a769775a0c0e10c482420f:Event data retry_counter: 1 03/03/2026 11:46:08 PM UTC [INFO] Job retry for node 69a769775a0c0e10c482420f submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:46:08 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769775a0c0e10c482420f'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:46:09 PM UTC [DEBUG] Event received: 69a772c15a0c0e10c4828200 03/03/2026 11:46:09 PM UTC [DEBUG] 69a772c15a0c0e10c4828200: Node current retry_counter: 1 03/03/2026 11:46:09 PM UTC [DEBUG] 69a772c15a0c0e10c4828200:Event data retry_counter: 2 03/03/2026 11:46:09 PM UTC [INFO] Job retry for node 69a772c15a0c0e10c4828200 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:46:09 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a772c15a0c0e10c4828200'}, 'jobfilter': ['baseline-arm-clabbe'], 'platform_filter': ['jetson-tk1'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:47:01 PM UTC [DEBUG] Event received: 69a772f45a0c0e10c4828220 03/03/2026 11:47:01 PM UTC [DEBUG] 69a772f45a0c0e10c4828220: Node current retry_counter: 1 03/03/2026 11:47:01 PM UTC [DEBUG] 69a772f45a0c0e10c4828220:Event data retry_counter: 2 03/03/2026 11:47:01 PM UTC [INFO] Job retry for node 69a772f45a0c0e10c4828220 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:47:01 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a772f45a0c0e10c4828220'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx23-olinuxino'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:47:05 PM UTC [DEBUG] Event received: 69a71e73e31b554803098530 03/03/2026 11:47:05 PM UTC [DEBUG] 69a71e73e31b554803098530: Node current retry_counter: 3 03/03/2026 11:47:05 PM UTC [INFO] 69a71e73e31b554803098530 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:47:32 PM UTC [DEBUG] Event received: 69a76ac15a0c0e10c4825d17 03/03/2026 11:47:32 PM UTC [DEBUG] 69a76ac15a0c0e10c4825d17: Node current retry_counter: 0 03/03/2026 11:47:32 PM UTC [DEBUG] 69a76ac15a0c0e10c4825d17:Event data retry_counter: 1 03/03/2026 11:47:32 PM UTC [INFO] Job retry for node 69a76ac15a0c0e10c4825d17 submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/03/2026 11:47:32 PM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ac15a0c0e10c4825d17'}, 'jobfilter': ['kselftest-ring-buffer'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:47:45 PM UTC [DEBUG] Event received: 69a773215a0c0e10c4828232 03/03/2026 11:47:45 PM UTC [DEBUG] 69a773215a0c0e10c4828232: Node current retry_counter: 1 03/03/2026 11:47:45 PM UTC [DEBUG] 69a773215a0c0e10c4828232:Event data retry_counter: 2 03/03/2026 11:47:45 PM UTC [INFO] Job retry for node 69a773215a0c0e10c4828232 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:47:45 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a773215a0c0e10c4828232'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx27-phytec-phycard-s-rdk'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:47:49 PM UTC [DEBUG] Event received: 69a769b95a0c0e10c4825404 03/03/2026 11:47:49 PM UTC [DEBUG] 69a769b95a0c0e10c4825404: Node current retry_counter: 0 03/03/2026 11:47:49 PM UTC [DEBUG] 69a769b95a0c0e10c4825404:Event data retry_counter: 1 03/03/2026 11:47:49 PM UTC [INFO] Job retry for node 69a769b95a0c0e10c4825404 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/03/2026 11:47:49 PM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769b95a0c0e10c4825404'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:48:12 PM UTC [DEBUG] Event received: 69a76abd5a0c0e10c4825d11 03/03/2026 11:48:12 PM UTC [DEBUG] 69a76abd5a0c0e10c4825d11: Node current retry_counter: 0 03/03/2026 11:48:12 PM UTC [DEBUG] 69a76abd5a0c0e10c4825d11:Event data retry_counter: 1 03/03/2026 11:48:12 PM UTC [INFO] Job retry for node 69a76abd5a0c0e10c4825d11 submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/03/2026 11:48:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76abd5a0c0e10c4825d11'}, 'jobfilter': ['kselftest-perf-events'], 'platform_filter': ['bcm2711-rpi-4-b'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:48:30 PM UTC [DEBUG] Event received: 69a7734e5a0c0e10c4828247 03/03/2026 11:48:30 PM UTC [DEBUG] 69a7734e5a0c0e10c4828247: Node current retry_counter: 1 03/03/2026 11:48:30 PM UTC [DEBUG] 69a7734e5a0c0e10c4828247:Event data retry_counter: 2 03/03/2026 11:48:30 PM UTC [INFO] Job retry for node 69a7734e5a0c0e10c4828247 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:48:30 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7734e5a0c0e10c4828247'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['imx28-duckbill'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:49:05 PM UTC [DEBUG] Event received: 69a71efce31b554803098552 03/03/2026 11:49:05 PM UTC [DEBUG] 69a71efce31b554803098552: Node current retry_counter: 3 03/03/2026 11:49:05 PM UTC [INFO] 69a71efce31b554803098552 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:49:16 PM UTC [DEBUG] Event received: 69a7737c5a0c0e10c4828258 03/03/2026 11:49:16 PM UTC [DEBUG] 69a7737c5a0c0e10c4828258: Node current retry_counter: 1 03/03/2026 11:49:16 PM UTC [DEBUG] 69a7737c5a0c0e10c4828258:Event data retry_counter: 2 03/03/2026 11:49:16 PM UTC [INFO] Job retry for node 69a7737c5a0c0e10c4828258 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:49:16 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7737c5a0c0e10c4828258'}, 'jobfilter': ['baseline-arm-pengutronix'], 'platform_filter': ['jetson-tk1-barebox'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:50:05 PM UTC [DEBUG] Event received: 69a71f2de31b554803098566 03/03/2026 11:50:05 PM UTC [DEBUG] 69a71f2de31b554803098566: Node current retry_counter: 3 03/03/2026 11:50:05 PM UTC [INFO] 69a71f2de31b554803098566 Job has already retried 3 times. Not submitting a retry. 03/03/2026 11:51:34 PM UTC [DEBUG] Event received: 69a76ac25a0c0e10c4825d1e 03/03/2026 11:51:34 PM UTC [DEBUG] 69a76ac25a0c0e10c4825d1e: Node current retry_counter: 0 03/03/2026 11:51:34 PM UTC [DEBUG] 69a76ac25a0c0e10c4825d1e:Event data retry_counter: 1 03/03/2026 11:51:34 PM UTC [INFO] Job retry for node 69a76ac25a0c0e10c4825d1e submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/03/2026 11:51:34 PM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ac25a0c0e10c4825d1e'}, 'jobfilter': ['kselftest-rlimits'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:51:59 PM UTC [DEBUG] Event received: 69a774015a0c0e10c482826b 03/03/2026 11:51:59 PM UTC [DEBUG] 69a774015a0c0e10c482826b: Node current retry_counter: 1 03/03/2026 11:51:59 PM UTC [DEBUG] 69a774015a0c0e10c482826b:Event data retry_counter: 2 03/03/2026 11:51:59 PM UTC [INFO] Job retry for node 69a774015a0c0e10c482826b submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:51:59 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774015a0c0e10c482826b'}, 'jobfilter': ['kselftest-alsa'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:53:12 PM UTC [DEBUG] Event received: 69a7742e5a0c0e10c4828277 03/03/2026 11:53:12 PM UTC [DEBUG] 69a7742e5a0c0e10c4828277: Node current retry_counter: 1 03/03/2026 11:53:12 PM UTC [DEBUG] 69a7742e5a0c0e10c4828277:Event data retry_counter: 2 03/03/2026 11:53:12 PM UTC [INFO] Job retry for node 69a7742e5a0c0e10c4828277 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:53:12 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7742e5a0c0e10c4828277'}, 'jobfilter': ['kselftest-alsa'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:53:52 PM UTC [DEBUG] Event received: 69a7745c5a0c0e10c4828283 03/03/2026 11:53:52 PM UTC [DEBUG] 69a7745c5a0c0e10c4828283: Node current retry_counter: 1 03/03/2026 11:53:52 PM UTC [DEBUG] 69a7745c5a0c0e10c4828283:Event data retry_counter: 2 03/03/2026 11:53:52 PM UTC [INFO] Job retry for node 69a7745c5a0c0e10c4828283 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:53:52 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7745c5a0c0e10c4828283'}, 'jobfilter': ['kselftest-alsa'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:54:53 PM UTC [DEBUG] Event received: 69a774a55a0c0e10c48282a2 03/03/2026 11:54:53 PM UTC [DEBUG] 69a774a55a0c0e10c48282a2: Node current retry_counter: 0 03/03/2026 11:54:53 PM UTC [DEBUG] 69a774a55a0c0e10c48282a2:Event data retry_counter: 1 03/03/2026 11:54:53 PM UTC [INFO] Job retry for node 69a774a55a0c0e10c48282a2 submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:54:53 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774a55a0c0e10c48282a2'}, 'jobfilter': ['rt-tests-pmqtest'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:54:57 PM UTC [DEBUG] Event received: 69a774a45a0c0e10c482829f 03/03/2026 11:54:57 PM UTC [DEBUG] 69a774a45a0c0e10c482829f: Node current retry_counter: 0 03/03/2026 11:54:57 PM UTC [DEBUG] 69a774a45a0c0e10c482829f:Event data retry_counter: 1 03/03/2026 11:54:57 PM UTC [INFO] Job retry for node 69a774a45a0c0e10c482829f submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:54:57 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774a45a0c0e10c482829f'}, 'jobfilter': ['rt-tests-pi-stress'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:54:58 PM UTC [DEBUG] Event received: 69a774a15a0c0e10c4828299 03/03/2026 11:54:58 PM UTC [DEBUG] 69a774a15a0c0e10c4828299: Node current retry_counter: 0 03/03/2026 11:54:58 PM UTC [DEBUG] 69a774a15a0c0e10c4828299:Event data retry_counter: 1 03/03/2026 11:54:58 PM UTC [INFO] Job retry for node 69a774a15a0c0e10c4828299 submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:54:58 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774a15a0c0e10c4828299'}, 'jobfilter': ['rt-tests-cyclicdeadline'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:54:59 PM UTC [DEBUG] Event received: 69a774a25a0c0e10c482829c 03/03/2026 11:54:59 PM UTC [DEBUG] 69a774a25a0c0e10c482829c: Node current retry_counter: 0 03/03/2026 11:54:59 PM UTC [DEBUG] 69a774a25a0c0e10c482829c:Event data retry_counter: 1 03/03/2026 11:54:59 PM UTC [INFO] Job retry for node 69a774a25a0c0e10c482829c submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:54:59 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774a25a0c0e10c482829c'}, 'jobfilter': ['rt-tests-cyclictest'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:55:01 PM UTC [DEBUG] Event received: 69a774a65a0c0e10c48282ac 03/03/2026 11:55:01 PM UTC [DEBUG] 69a774a65a0c0e10c48282ac: Node current retry_counter: 0 03/03/2026 11:55:01 PM UTC [DEBUG] 69a774a65a0c0e10c48282ac:Event data retry_counter: 1 03/03/2026 11:55:01 PM UTC [INFO] Job retry for node 69a774a65a0c0e10c48282ac submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:55:01 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774a65a0c0e10c48282ac'}, 'jobfilter': ['rt-tests-ptsematest'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:55:02 PM UTC [DEBUG] Event received: 69a774a85a0c0e10c48282af 03/03/2026 11:55:02 PM UTC [DEBUG] 69a774a85a0c0e10c48282af: Node current retry_counter: 0 03/03/2026 11:55:02 PM UTC [DEBUG] 69a774a85a0c0e10c48282af:Event data retry_counter: 1 03/03/2026 11:55:02 PM UTC [INFO] Job retry for node 69a774a85a0c0e10c48282af submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:55:02 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774a85a0c0e10c48282af'}, 'jobfilter': ['rt-tests-rt-migrate-test'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:55:03 PM UTC [DEBUG] Event received: 69a774a95a0c0e10c48282b2 03/03/2026 11:55:03 PM UTC [DEBUG] 69a774a95a0c0e10c48282b2: Node current retry_counter: 0 03/03/2026 11:55:03 PM UTC [DEBUG] 69a774a95a0c0e10c48282b2:Event data retry_counter: 1 03/03/2026 11:55:03 PM UTC [INFO] Job retry for node 69a774a95a0c0e10c48282b2 submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:55:03 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774a95a0c0e10c48282b2'}, 'jobfilter': ['rt-tests-rtla-osnoise'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:55:18 PM UTC [DEBUG] Event received: 69a774bd5a0c0e10c48282c2 03/03/2026 11:55:18 PM UTC [DEBUG] 69a774bd5a0c0e10c48282c2: Node current retry_counter: 1 03/03/2026 11:55:18 PM UTC [DEBUG] 69a774bd5a0c0e10c48282c2:Event data retry_counter: 2 03/03/2026 11:55:18 PM UTC [INFO] Job retry for node 69a774bd5a0c0e10c48282c2 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:55:18 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774bd5a0c0e10c48282c2'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:55:28 PM UTC [DEBUG] Event received: 69a774aa5a0c0e10c48282b6 03/03/2026 11:55:28 PM UTC [DEBUG] 69a774aa5a0c0e10c48282b6: Node current retry_counter: 0 03/03/2026 11:55:28 PM UTC [DEBUG] 69a774aa5a0c0e10c48282b6:Event data retry_counter: 1 03/03/2026 11:55:28 PM UTC [INFO] Job retry for node 69a774aa5a0c0e10c48282b6 submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:55:28 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774aa5a0c0e10c48282b6'}, 'jobfilter': ['rt-tests-rtla-timerlat'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:55:34 PM UTC [DEBUG] Event received: 69a774ad5a0c0e10c48282bc 03/03/2026 11:55:34 PM UTC [DEBUG] 69a774ad5a0c0e10c48282bc: Node current retry_counter: 0 03/03/2026 11:55:34 PM UTC [DEBUG] 69a774ad5a0c0e10c48282bc:Event data retry_counter: 1 03/03/2026 11:55:34 PM UTC [INFO] Job retry for node 69a774ad5a0c0e10c48282bc submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:55:34 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774ad5a0c0e10c48282bc'}, 'jobfilter': ['rt-tests-sigwaittest'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:55:34 PM UTC [DEBUG] Event received: 69a774ac5a0c0e10c48282b9 03/03/2026 11:55:34 PM UTC [DEBUG] 69a774ac5a0c0e10c48282b9: Node current retry_counter: 0 03/03/2026 11:55:34 PM UTC [DEBUG] 69a774ac5a0c0e10c48282b9:Event data retry_counter: 1 03/03/2026 11:55:34 PM UTC [INFO] Job retry for node 69a774ac5a0c0e10c48282b9 submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:55:34 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774ac5a0c0e10c48282b9'}, 'jobfilter': ['rt-tests-signaltest'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:55:35 PM UTC [DEBUG] Event received: 69a774af5a0c0e10c48282bf 03/03/2026 11:55:35 PM UTC [DEBUG] 69a774af5a0c0e10c48282bf: Node current retry_counter: 0 03/03/2026 11:55:35 PM UTC [DEBUG] 69a774af5a0c0e10c48282bf:Event data retry_counter: 1 03/03/2026 11:55:35 PM UTC [INFO] Job retry for node 69a774af5a0c0e10c48282bf submitted. Parent node: 69a750c75a0c0e10c481a7c1 03/03/2026 11:55:35 PM UTC [DEBUG] Event:{'data': {'id': '69a750c75a0c0e10c481a7c1', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm-preempt_rt'], 'group': 'kbuild-gcc-14-arm-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.sh', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_dtbs_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kimage.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build_modules.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/0.config', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-preempt_rt-69a750c75a0c0e10c481a7c1/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'multi_v7_defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750c75a0c0e10c481a7c1-kbuild-gcc-14-arm-preemp-6lj89bio', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a774af5a0c0e10c48282bf'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['imx6q-sabrelite'], 'created': '2026-03-03T21:21:11.006000', 'updated': '2026-03-03T23:54:09.125000', 'timeout': '2026-03-04T03:21:11.006000', 'holdoff': '2026-03-04T00:04:08.353000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 1}} 03/03/2026 11:56:54 PM UTC [DEBUG] Event received: 69a763035a0c0e10c481df56 03/03/2026 11:56:54 PM UTC [DEBUG] 69a763035a0c0e10c481df56: Node current retry_counter: 0 03/03/2026 11:56:54 PM UTC [DEBUG] 69a763035a0c0e10c481df56:Event data retry_counter: 1 03/03/2026 11:56:54 PM UTC [INFO] Job retry for node 69a763035a0c0e10c481df56 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/03/2026 11:56:54 PM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a763035a0c0e10c481df56'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/03/2026 11:57:51 PM UTC [DEBUG] Event received: 69a7754a5a0c0e10c4828318 03/03/2026 11:57:51 PM UTC [DEBUG] 69a7754a5a0c0e10c4828318: Node current retry_counter: 1 03/03/2026 11:57:51 PM UTC [DEBUG] 69a7754a5a0c0e10c4828318:Event data retry_counter: 2 03/03/2026 11:57:51 PM UTC [INFO] Job retry for node 69a7754a5a0c0e10c4828318 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:57:51 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7754a5a0c0e10c4828318'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:58:32 PM UTC [DEBUG] Event received: 69a775795a0c0e10c4828324 03/03/2026 11:58:32 PM UTC [DEBUG] 69a775795a0c0e10c4828324: Node current retry_counter: 1 03/03/2026 11:58:32 PM UTC [DEBUG] 69a775795a0c0e10c4828324:Event data retry_counter: 2 03/03/2026 11:58:32 PM UTC [INFO] Job retry for node 69a775795a0c0e10c4828324 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:58:32 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a775795a0c0e10c4828324'}, 'jobfilter': ['kselftest-device-error-logs-main'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/03/2026 11:59:59 PM UTC [DEBUG] Event received: 69a775db5a0c0e10c4828356 03/03/2026 11:59:59 PM UTC [DEBUG] 69a775db5a0c0e10c4828356: Node current retry_counter: 1 03/03/2026 11:59:59 PM UTC [DEBUG] 69a775db5a0c0e10c4828356:Event data retry_counter: 2 03/03/2026 11:59:59 PM UTC [INFO] Job retry for node 69a775db5a0c0e10c4828356 submitted. Parent node: 69a750a55a0c0e10c481a794 03/03/2026 11:59:59 PM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a775db5a0c0e10c4828356'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:00:28 AM UTC [DEBUG] Event received: 69a775f55a0c0e10c482835f 03/04/2026 12:00:28 AM UTC [DEBUG] 69a775f55a0c0e10c482835f: Node current retry_counter: 3 03/04/2026 12:00:28 AM UTC [INFO] 69a775f55a0c0e10c482835f Job has already retried 3 times. Not submitting a retry. 03/04/2026 12:00:38 AM UTC [DEBUG] Event received: 69a775de5a0c0e10c4828359 03/04/2026 12:00:38 AM UTC [DEBUG] 69a775de5a0c0e10c4828359: Node current retry_counter: 1 03/04/2026 12:00:38 AM UTC [DEBUG] 69a775de5a0c0e10c4828359:Event data retry_counter: 2 03/04/2026 12:00:38 AM UTC [INFO] Job retry for node 69a775de5a0c0e10c4828359 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:00:38 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a775de5a0c0e10c4828359'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:00:53 AM UTC [DEBUG] Event received: 69a76ac35a0c0e10c4825d21 03/04/2026 12:00:53 AM UTC [DEBUG] 69a76ac35a0c0e10c4825d21: Node current retry_counter: 0 03/04/2026 12:00:53 AM UTC [DEBUG] 69a76ac35a0c0e10c4825d21:Event data retry_counter: 1 03/04/2026 12:00:53 AM UTC [INFO] Job retry for node 69a76ac35a0c0e10c4825d21 submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/04/2026 12:00:53 AM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ac35a0c0e10c4825d21'}, 'jobfilter': ['kselftest-splice'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/04/2026 12:01:16 AM UTC [DEBUG] Event received: 69a763195a0c0e10c481dfb2 03/04/2026 12:01:16 AM UTC [DEBUG] 69a763195a0c0e10c481dfb2: Node current retry_counter: 0 03/04/2026 12:01:16 AM UTC [DEBUG] 69a763195a0c0e10c481dfb2:Event data retry_counter: 1 03/04/2026 12:01:17 AM UTC [INFO] Job retry for node 69a763195a0c0e10c481dfb2 submitted. Parent node: 69a750ca5a0c0e10c481a7c4 03/04/2026 12:01:17 AM UTC [DEBUG] Event:{'data': {'id': '69a750ca5a0c0e10c481a7c4', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64', 'path': ['checkout', 'kbuild-gcc-14-arm64'], 'group': 'kbuild-gcc-14-arm64', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kimage.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build_modules.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/0.config', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/build.log.gz', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/fragments/2.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-69a750ca5a0c0e10c481a7c4/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['lab-setup', 'kselftest'], 'config_full': 'defconfig+lab-setup+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ca5a0c0e10c481a7c4-kbuild-gcc-14-arm64-awt8c3mn', 'job_context': 'gke_android-kernelci-external_us-east4-c_kci-big-us-east4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a763195a0c0e10c481dfb2'}, 'jobfilter': ['kselftest-futex'], 'platform_filter': ['cd8180-orion-o6'], 'created': '2026-03-03T21:21:14.965000', 'updated': '2026-03-03T22:46:47.261000', 'timeout': '2026-03-04T03:21:14.965000', 'holdoff': '2026-03-03T22:46:30.489000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/04/2026 12:02:13 AM UTC [DEBUG] Event received: 69a76ac55a0c0e10c4825d24 03/04/2026 12:02:13 AM UTC [DEBUG] 69a76ac55a0c0e10c4825d24: Node current retry_counter: 0 03/04/2026 12:02:13 AM UTC [DEBUG] 69a76ac55a0c0e10c4825d24:Event data retry_counter: 1 03/04/2026 12:02:13 AM UTC [INFO] Job retry for node 69a76ac55a0c0e10c4825d24 submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/04/2026 12:02:13 AM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ac55a0c0e10c4825d24'}, 'jobfilter': ['kselftest-sync'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/04/2026 12:04:16 AM UTC [DEBUG] Event received: 69a4d3f8a327b98156691cb9 03/04/2026 12:04:16 AM UTC [DEBUG] 69a4d3f8a327b98156691cb9: Node current retry_counter: 1 03/04/2026 12:04:16 AM UTC [DEBUG] 69a4d3f8a327b98156691cb9:Event data retry_counter: 2 03/04/2026 12:04:16 AM UTC [INFO] Job retry for node 69a4d3f8a327b98156691cb9 submitted. Parent node: 69a46664a327b9815668f9bb 03/04/2026 12:04:16 AM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a4d3f8a327b98156691cb9'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['am57xx-beagle-x15'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/04/2026 12:04:55 AM UTC [DEBUG] Event received: 69a4d420a327b98156691ccc 03/04/2026 12:04:55 AM UTC [DEBUG] 69a4d420a327b98156691ccc: Node current retry_counter: 1 03/04/2026 12:04:55 AM UTC [DEBUG] 69a4d420a327b98156691ccc:Event data retry_counter: 2 03/04/2026 12:04:55 AM UTC [INFO] Job retry for node 69a4d420a327b98156691ccc submitted. Parent node: 69a46664a327b9815668f9bb 03/04/2026 12:04:55 AM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a4d420a327b98156691ccc'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['at91-sama5d4_xplained'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/04/2026 12:05:16 AM UTC [DEBUG] Event received: 69a7770e5a0c0e10c482846f 03/04/2026 12:05:16 AM UTC [DEBUG] 69a7770e5a0c0e10c482846f: Node current retry_counter: 1 03/04/2026 12:05:16 AM UTC [DEBUG] 69a7770e5a0c0e10c482846f:Event data retry_counter: 2 03/04/2026 12:05:16 AM UTC [INFO] Job retry for node 69a7770e5a0c0e10c482846f submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:05:16 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7770e5a0c0e10c482846f'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:05:36 AM UTC [DEBUG] Event received: 69a4d448a327b98156691cd9 03/04/2026 12:05:36 AM UTC [DEBUG] 69a4d448a327b98156691cd9: Node current retry_counter: 1 03/04/2026 12:05:36 AM UTC [DEBUG] 69a4d448a327b98156691cd9:Event data retry_counter: 2 03/04/2026 12:05:36 AM UTC [INFO] Job retry for node 69a4d448a327b98156691cd9 submitted. Parent node: 69a46664a327b9815668f9bb 03/04/2026 12:05:36 AM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a4d448a327b98156691cd9'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beagle-xm'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/04/2026 12:06:13 AM UTC [DEBUG] Event received: 69a777115a0c0e10c4828472 03/04/2026 12:06:13 AM UTC [DEBUG] 69a777115a0c0e10c4828472: Node current retry_counter: 1 03/04/2026 12:06:13 AM UTC [DEBUG] 69a777115a0c0e10c4828472:Event data retry_counter: 2 03/04/2026 12:06:13 AM UTC [INFO] Job retry for node 69a777115a0c0e10c4828472 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:06:13 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a777115a0c0e10c4828472'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:06:16 AM UTC [DEBUG] Event received: 69a4d470a327b98156691ce9 03/04/2026 12:06:16 AM UTC [DEBUG] 69a4d470a327b98156691ce9: Node current retry_counter: 1 03/04/2026 12:06:16 AM UTC [DEBUG] 69a4d470a327b98156691ce9:Event data retry_counter: 2 03/04/2026 12:06:16 AM UTC [INFO] Job retry for node 69a4d470a327b98156691ce9 submitted. Parent node: 69a46664a327b9815668f9bb 03/04/2026 12:06:16 AM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a4d470a327b98156691ce9'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['beaglebone-black'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/04/2026 12:06:17 AM UTC [DEBUG] Event received: 69a769ce5a0c0e10c4825976 03/04/2026 12:06:17 AM UTC [DEBUG] 69a769ce5a0c0e10c4825976: Node current retry_counter: 0 03/04/2026 12:06:17 AM UTC [DEBUG] 69a769ce5a0c0e10c4825976:Event data retry_counter: 1 03/04/2026 12:06:17 AM UTC [INFO] Job retry for node 69a769ce5a0c0e10c4825976 submitted. Parent node: 69a750ec5a0c0e10c481a7e7 03/04/2026 12:06:17 AM UTC [DEBUG] Event:{'data': {'id': '69a750ec5a0c0e10c481a7e7', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-preempt_rt', 'path': ['checkout', 'kbuild-gcc-14-arm64-preempt_rt'], 'group': 'kbuild-gcc-14-arm64-preempt_rt', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_dtbs_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/fragments/1.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-preempt_rt-69a750ec5a0c0e10c481a7e7/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['preempt_rt'], 'config_full': 'defconfig+preempt_rt', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750ec5a0c0e10c481a7e7-kbuild-gcc-14-arm64-pree-m3hvil8s', 'job_context': 'gke_android-kernelci-external_us-west1-a_kci-us-west1', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a769ce5a0c0e10c4825976'}, 'jobfilter': ['rt-tests-svsematest'], 'platform_filter': ['mt8365-genio-350-evk'], 'created': '2026-03-03T21:21:48.569000', 'updated': '2026-03-03T23:14:50.029000', 'timeout': '2026-03-04T03:21:48.569000', 'holdoff': '2026-03-03T23:14:21.456000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/04/2026 12:06:42 AM UTC [DEBUG] Event received: 69a7776f5a0c0e10c4828493 03/04/2026 12:06:42 AM UTC [DEBUG] 69a7776f5a0c0e10c4828493: Node current retry_counter: 1 03/04/2026 12:06:43 AM UTC [DEBUG] 69a7776f5a0c0e10c4828493:Event data retry_counter: 2 03/04/2026 12:06:43 AM UTC [INFO] Job retry for node 69a7776f5a0c0e10c4828493 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:06:43 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7776f5a0c0e10c4828493'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:06:56 AM UTC [DEBUG] Event received: 69a4d499a327b98156691cfa 03/04/2026 12:06:56 AM UTC [DEBUG] 69a4d499a327b98156691cfa: Node current retry_counter: 1 03/04/2026 12:06:56 AM UTC [DEBUG] 69a4d499a327b98156691cfa:Event data retry_counter: 2 03/04/2026 12:06:56 AM UTC [INFO] Job retry for node 69a4d499a327b98156691cfa submitted. Parent node: 69a46664a327b9815668f9bb 03/04/2026 12:06:56 AM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a4d499a327b98156691cfa'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['mt7629-rfb'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/04/2026 12:07:06 AM UTC [DEBUG] Event received: 69a7232ae31b554803098680 03/04/2026 12:07:06 AM UTC [DEBUG] 69a7232ae31b554803098680: Node current retry_counter: 3 03/04/2026 12:07:06 AM UTC [INFO] 69a7232ae31b554803098680 Job has already retried 3 times. Not submitting a retry. 03/04/2026 12:07:19 AM UTC [DEBUG] Event received: 69a777735a0c0e10c4828496 03/04/2026 12:07:19 AM UTC [DEBUG] 69a777735a0c0e10c4828496: Node current retry_counter: 1 03/04/2026 12:07:19 AM UTC [DEBUG] 69a777735a0c0e10c4828496:Event data retry_counter: 2 03/04/2026 12:07:19 AM UTC [INFO] Job retry for node 69a777735a0c0e10c4828496 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:07:19 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a777735a0c0e10c4828496'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['stm32mp157a-dhcor-avenger96'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:07:36 AM UTC [DEBUG] Event received: 69a4d4c3a327b98156691d11 03/04/2026 12:07:36 AM UTC [DEBUG] 69a4d4c3a327b98156691d11: Node current retry_counter: 1 03/04/2026 12:07:36 AM UTC [DEBUG] 69a4d4c3a327b98156691d11:Event data retry_counter: 2 03/04/2026 12:07:36 AM UTC [INFO] Job retry for node 69a4d4c3a327b98156691d11 submitted. Parent node: 69a46664a327b9815668f9bb 03/04/2026 12:07:36 AM UTC [DEBUG] Event:{'data': {'id': '69a46664a327b9815668f9bb', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a4660ba327b9815668f98e', 'state': 'available', 'result': 'pass', 'artifacts': {'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_dtbs.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.sh', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage_stderr.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest_stderr.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/build_kselftest.log.gz', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/fragments/0.config', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/metadata.json', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a46664a327b9815668f9bb/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'kernelci', 'url': 'https://github.com/kernelci/linux.git', 'branch': 'staging-next', 'commit': '7573526282632261a7ef0633a54c86e94526669d', 'describe': 'staging-next-20260301.0', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc1-2911-g757352628263', 'name': None}, 'patchset': None, 'commit_tags': ['staging-next-20260301.0'], 'commit_message': 'staging-next-20260301.0', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a46664a327b9815668f9bb-kbuild-gcc-14-arm-ikgujf4v', 'job_context': 'gke_android-kernelci-external_us-central1-c_kci-us-central1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a4d4c3a327b98156691d11'}, 'jobfilter': ['baseline-arm-baylibre'], 'platform_filter': ['sun7i-a20-cubieboard2'], 'created': '2026-03-01T16:16:36.745000', 'updated': '2026-03-01T22:17:18.088000', 'timeout': '2026-03-01T22:16:36.745000', 'holdoff': '2026-03-01T16:51:46.517000', 'owner': 'staging.kernelci.org', 'submitter': 'service:pipeline', 'treeid': '5abfae4ba4fb1a9e52d415ec802f6b2f1e6b0ea29ab640685f8064921c466358', 'user_groups': [], 'processed_by_kcidb_bridge': True, 'retry_counter': 2}} 03/04/2026 12:07:59 AM UTC [DEBUG] Event received: 69a777a05a0c0e10c48284b0 03/04/2026 12:07:59 AM UTC [DEBUG] 69a777a05a0c0e10c48284b0: Node current retry_counter: 1 03/04/2026 12:07:59 AM UTC [DEBUG] 69a777a05a0c0e10c48284b0:Event data retry_counter: 2 03/04/2026 12:07:59 AM UTC [INFO] Job retry for node 69a777a05a0c0e10c48284b0 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:07:59 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a777a05a0c0e10c48284b0'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:10:13 AM UTC [DEBUG] Event received: 69a777a45a0c0e10c48284b5 03/04/2026 12:10:13 AM UTC [DEBUG] 69a777a45a0c0e10c48284b5: Node current retry_counter: 1 03/04/2026 12:10:13 AM UTC [DEBUG] 69a777a45a0c0e10c48284b5:Event data retry_counter: 2 03/04/2026 12:10:13 AM UTC [INFO] Job retry for node 69a777a45a0c0e10c48284b5 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:10:13 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a777a45a0c0e10c48284b5'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:11:52 AM UTC [DEBUG] Event received: 69a778975a0c0e10c4828512 03/04/2026 12:11:52 AM UTC [DEBUG] 69a778975a0c0e10c4828512: Node current retry_counter: 1 03/04/2026 12:11:52 AM UTC [DEBUG] 69a778975a0c0e10c4828512:Event data retry_counter: 2 03/04/2026 12:11:52 AM UTC [INFO] Job retry for node 69a778975a0c0e10c4828512 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:11:52 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a778975a0c0e10c4828512'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:12:35 AM UTC [DEBUG] Event received: 69a7789d5a0c0e10c4828516 03/04/2026 12:12:35 AM UTC [DEBUG] 69a7789d5a0c0e10c4828516: Node current retry_counter: 1 03/04/2026 12:12:35 AM UTC [DEBUG] 69a7789d5a0c0e10c4828516:Event data retry_counter: 2 03/04/2026 12:12:35 AM UTC [INFO] Job retry for node 69a7789d5a0c0e10c4828516 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:12:35 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a7789d5a0c0e10c4828516'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6dl-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:12:52 AM UTC [DEBUG] Event received: 69a778d35a0c0e10c48285f2 03/04/2026 12:12:52 AM UTC [DEBUG] 69a778d35a0c0e10c48285f2: Node current retry_counter: 1 03/04/2026 12:12:52 AM UTC [DEBUG] 69a778d35a0c0e10c48285f2:Event data retry_counter: 2 03/04/2026 12:12:52 AM UTC [INFO] Job retry for node 69a778d35a0c0e10c48285f2 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:12:52 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a778d35a0c0e10c48285f2'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:13:13 AM UTC [DEBUG] Event received: 69a76ac65a0c0e10c4825d27 03/04/2026 12:13:13 AM UTC [DEBUG] 69a76ac65a0c0e10c4825d27: Node current retry_counter: 0 03/04/2026 12:13:13 AM UTC [DEBUG] 69a76ac65a0c0e10c4825d27:Event data retry_counter: 1 03/04/2026 12:13:13 AM UTC [INFO] Job retry for node 69a76ac65a0c0e10c4825d27 submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/04/2026 12:13:13 AM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ac65a0c0e10c4825d27'}, 'jobfilter': ['kselftest-timens'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/04/2026 12:13:33 AM UTC [DEBUG] Event received: 69a778d65a0c0e10c48285f5 03/04/2026 12:13:33 AM UTC [DEBUG] 69a778d65a0c0e10c48285f5: Node current retry_counter: 1 03/04/2026 12:13:33 AM UTC [DEBUG] 69a778d65a0c0e10c48285f5:Event data retry_counter: 2 03/04/2026 12:13:33 AM UTC [INFO] Job retry for node 69a778d65a0c0e10c48285f5 submitted. Parent node: 69a750a55a0c0e10c481a794 03/04/2026 12:13:33 AM UTC [DEBUG] Event:{'data': {'id': '69a750a55a0c0e10c481a794', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm', 'path': ['checkout', 'kbuild-gcc-14-arm'], 'group': 'kbuild-gcc-14-arm', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules_stderr.log.gz', 'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.sh', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_dtbs.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kimage.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_modules.log.gz', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest_stderr.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build_kselftest.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/metadata.json', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/modules.tar.xz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/zImage', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/kselftest.tar.gz', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm-69a750a55a0c0e10c481a794/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm', 'defconfig': 'multi_v7_defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': [], 'config_full': 'multi_v7_defconfig', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750a55a0c0e10c481a794-kbuild-gcc-14-arm-63etiz4o', 'job_context': 'gke_android-kernelci-external_europe-west1-d_kci-eu-west1', 'kernel_type': 'zimage', 'regression': None}, 'debug': {'retry_by': '69a778d65a0c0e10c48285f5'}, 'jobfilter': ['kselftest-dt'], 'platform_filter': ['imx6q-udoo'], 'created': '2026-03-03T21:20:37.255000', 'updated': '2026-03-03T22:12:45.010000', 'timeout': '2026-03-04T03:20:37.255000', 'holdoff': '2026-03-03T22:11:57.709000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 2}} 03/04/2026 12:14:14 AM UTC [DEBUG] Event received: 69a76ac85a0c0e10c4825d2a 03/04/2026 12:14:14 AM UTC [DEBUG] 69a76ac85a0c0e10c4825d2a: Node current retry_counter: 0 03/04/2026 12:14:14 AM UTC [DEBUG] 69a76ac85a0c0e10c4825d2a:Event data retry_counter: 1 03/04/2026 12:14:14 AM UTC [INFO] Job retry for node 69a76ac85a0c0e10c4825d2a submitted. Parent node: 69a750db5a0c0e10c481a7d0 03/04/2026 12:14:14 AM UTC [DEBUG] Event:{'data': {'id': '69a750db5a0c0e10c481a7d0', 'kind': 'kbuild', 'name': 'kbuild-gcc-14-arm64-kselftest', 'path': ['checkout', 'kbuild-gcc-14-arm64-kselftest'], 'group': 'kbuild-gcc-14-arm64-kselftest', 'parent': '69a750175a0c0e10c481a73b', 'state': 'available', 'result': 'pass', 'artifacts': {'build_kimage_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage_stderr.log.gz', 'build_dtbs_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs_stderr.log.gz', 'build_sh': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.sh', 'build_kselftest_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest_stderr.log.gz', 'build_modules_stderr_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules_stderr.log.gz', 'build_dtbs_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_dtbs.log.gz', 'build_kselftest_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kselftest.log.gz', 'build_modules_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_modules.log.gz', 'build_kimage_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build_kimage.log.gz', 'build_log': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/build.log.gz', 'metadata': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/metadata.json', 'fragments/1_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/1.config', 'fragments/2_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/2.config', 'fragments/0_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/fragments/0.config', '_config': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/.config', 'modules': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/modules.tar.xz', 'kselftest_tar_gz': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/kselftest.tar.gz', 'kernel': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/Image', 'vmlinux': 'https://files-staging.kernelci.org/kbuild-gcc-14-arm64-kselftest-69a750db5a0c0e10c481a7d0/vmlinux.xz'}, 'data': {'kernel_revision': {'tree': 'mainline', 'url': 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git', 'branch': 'master', 'commit': 'af4e9ef3d78420feb8fe58cd9a1ab80c501b3c08', 'describe': 'v7.0-rc2-5-gaf4e9ef3d7842', 'version': {'version': 7, 'patchlevel': 0, 'sublevel': None, 'extra': '-rc2-5-gaf4e9ef3d7842', 'name': None}, 'patchset': None, 'commit_tags': [], 'commit_message': 'uaccess: Fix scoped_user_read_access() for \'pointer to const\'\n\nIf a \'const struct foo __user *ptr\' is used for the address passed to\nscoped_user_read_access() then you get a warning/error\n\n uaccess.h:691:1: error: initialization discards \'const\' qualifier from pointer target type [-Werror=discarded-qualifiers]\n\nfor the\n\n void __user *_tmpptr = __scoped_user_access_begin(mode, uptr, size, elbl)\n\nassignment.\n\nFix by using \'auto\' for both _tmpptr and the redeclaration of uptr.\nReplace the CLASS() with explicit __cleanup() functions on uptr.\n\nFixes: e497310b4ffb ("uaccess: Provide scoped user access regions")\nSigned-off-by: David Laight \nReviewed-and-tested-by: Christophe Leroy (CS GROUP) \nSigned-off-by: Linus Torvalds ', 'tip_of_branch': True}, 'arch': 'arm64', 'defconfig': 'defconfig', 'compiler': 'gcc-14', 'error_code': None, 'error_msg': None, 'fragments': ['arm64-chromebook', 'kselftest'], 'config_full': 'defconfig+arm64-chromebook+kselftest', 'platform': 'kubernetes', 'runtime': 'k8s-all', 'job_id': 'kci-69a750db5a0c0e10c481a7d0-kbuild-gcc-14-arm64-ksel-yoc8gqfu', 'job_context': 'gke_android-kernelci-external_europe-west4-c_kci-eu-west4', 'kernel_type': 'image', 'regression': None}, 'debug': {'retry_by': '69a76ac85a0c0e10c4825d2a'}, 'jobfilter': ['kselftest-seccomp'], 'platform_filter': ['bcm2837-rpi-3-b-plus'], 'created': '2026-03-03T21:21:31.658000', 'updated': '2026-03-03T23:21:50.289000', 'timeout': '2026-03-04T03:21:31.658000', 'holdoff': '2026-03-03T23:21:24.807000', 'owner': 'staging.kernelci.org', 'submitter': 'user:denys.f@collabora.com', 'treeid': '27bcc1a0ecd06af26a411919929f4c5f0a6c72fe8a0e62b958c9990047b0d21d', 'user_groups': [], 'processed_by_kcidb_bridge': False, 'retry_counter': 1}} 03/04/2026 12:14:16 AM UTC [INFO] Stopping.