Warning: Permanently added '3.88.84.136' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8277872-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64


Version: 1.1
PID: 7107
Logging PID: 7108
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8277872,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'de9fcafbdacfd34ded9fe925232fd2b2b90109c0',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:3/python-scikit-learn',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-scikit-learn',
 'package_version': '1.5.2-4',
 'project_dirname': 'pytest-8.2.2:pr:3',
 'project_name': 'pytest-8.2.2',
 'project_owner': 'thrnciar',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/churchyard',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/churchyard',
 'tags': [],
 'task_id': '8277872-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:3/python-scikit-learn /var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:3/python-scikit-learn', '/var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn'...

Running: git checkout de9fcafbdacfd34ded9fe925232fd2b2b90109c0 --

cmd: ['git', 'checkout', 'de9fcafbdacfd34ded9fe925232fd2b2b90109c0', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn
rc: 0
stdout: 
stderr: Note: switching to 'de9fcafbdacfd34ded9fe925232fd2b2b90109c0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at de9fcaf automatic import of python-scikit-learn

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading scikit_learn-1.5.2.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o scikit_learn-1.5.2.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/thrnciar/pytest-8.2.2:pr:3/python-scikit-learn/scikit_learn-1.5.2.tar.gz/md5/e2df2bb829d461207fe8780f3e9a9cde/scikit_learn-1.5.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 6837k  100 6837k    0     0   182M      0 --:--:-- --:--:-- --:--:--  185M
INFO: Reading stdout from command: md5sum scikit_learn-1.5.2.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn/python-scikit-learn.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1731967563.202654 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn/python-scikit-learn.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1731967563.202654 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn/python-scikit-learn.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1731967563.202654/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:rawhide
INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide
INFO: Copy content of container registry.fedoraproject.org/fedora:rawhide to /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1731967563.202654/root
INFO: Checking that registry.fedoraproject.org/fedora:rawhide image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:rawhide with podman image mount
INFO: image registry.fedoraproject.org/fedora:rawhide as /var/lib/containers/storage/overlay/09f425a93abecf28dc98a76fb83c534530393d7646eb006a709ed7c9cc004053/merged
INFO: umounting image registry.fedoraproject.org/fedora:rawhide (/var/lib/containers/storage/overlay/09f425a93abecf28dc98a76fb83c534530393d7646eb006a709ed7c9cc004053/merged) with podman image umount
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1731967563.202654/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.7.0-1.fc42.x86_64
  dnf5-plugins-5.2.7.0-1.fc42.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |  34.8 MiB/s |  22.0 MiB |  00m01s
 Copr repository                        100% |  30.9 MiB/s |   1.7 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.37-1.fc42              fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              fedora      95.7 KiB
 coreutils                         x86_64 9.5-11.fc42                fedora       5.4 MiB
 cpio                              x86_64 2.15-2.fc41                fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                fedora       1.6 MiB
 fedora-release-common             noarch 42-0.8                     fedora      19.7 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-18.fc42          fedora       0.0   B
 grep                              x86_64 3.11-9.fc41                fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                fedora     389.0 KiB
 info                              x86_64 7.1.1-2.fc42               fedora     361.8 KiB
 patch                             x86_64 2.7.6-25.fc41              fedora     266.7 KiB
 redhat-rpm-config                 noarch 296-1.fc42                 fedora     186.6 KiB
 rpm-build                         x86_64 4.20.0-1.fc42              fedora     194.3 KiB
 sed                               x86_64 4.9-3.fc41                 fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.16.0-7.fc42            fedora       4.0 MiB
 tar                               x86_64 2:1.35-4.fc41              fedora       2.9 MiB
 unzip                             x86_64 6.0-64.fc41                fedora     386.8 KiB
 util-linux                        x86_64 2.40.2-8.fc42              fedora       3.7 MiB
 which                             x86_64 2.21-42.fc41               fedora      80.2 KiB
 xz                                x86_64 1:5.6.3-2.fc42             fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.4.3-1.fc42               fedora       2.4 MiB
 alternatives                      x86_64 1.30-1.fc41                fedora      66.3 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  fedora      35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc41               fedora     331.3 KiB
 authselect                        x86_64 1.5.0-8.fc42               fedora     157.5 KiB
 authselect-libs                   x86_64 1.5.0-8.fc42               fedora     822.2 KiB
 basesystem                        noarch 11-21.fc41                 fedora       0.0   B
 binutils                          x86_64 2.43.50-7.fc42             fedora      28.5 MiB
 build-reproducibility-srpm-macros noarch 0.4.3-1.fc42               fedora     735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-2.fc42  fedora       2.6 MiB
 coreutils-common                  x86_64 9.5-11.fc42                fedora      11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              fedora     238.9 KiB
 crypto-policies                   noarch 20241106-1.git35892de.fc42 fedora     136.9 KiB
 curl                              x86_64 8.10.1-2.fc42              fedora     453.3 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             fedora       2.3 MiB
 debugedit                         x86_64 5.1-1.fc42                 fedora     192.7 KiB
 dwz                               x86_64 0.15-8.fc42                fedora     299.2 KiB
 ed                                x86_64 1.20.2-2.fc41              fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-12.fc41                  fedora      40.1 KiB
 elfutils                          x86_64 0.192-6.fc42               fedora       2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-6.fc42               fedora      80.4 KiB
 elfutils-default-yama-scope       noarch 0.192-6.fc42               fedora       1.8 KiB
 elfutils-libelf                   x86_64 0.192-6.fc42               fedora       1.2 MiB
 elfutils-libs                     x86_64 0.192-6.fc42               fedora     672.8 KiB
 fedora-gpg-keys                   noarch 42-0.3                     fedora     126.4 KiB
 fedora-release                    noarch 42-0.8                     fedora       0.0   B
 fedora-release-identity-basic     noarch 42-0.8                     fedora     719.0   B
 fedora-repos                      noarch 42-0.3                     fedora       4.9 KiB
 fedora-repos-rawhide              noarch 42-0.3                     fedora       2.2 KiB
 file                              x86_64 5.45-7.fc41                fedora     103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                fedora       9.9 MiB
 filesystem                        x86_64 3.18-29.fc42               fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               copr_base   38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                fedora     144.0   B
 gdb-minimal                       x86_64 15.2-3.fc42                fedora      13.0 MiB
 gdbm                              x86_64 1:1.23-7.fc41              fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               fedora     779.0   B
 glibc                             x86_64 2.40.9000-18.fc42          fedora       6.7 MiB
 glibc-common                      x86_64 2.40.9000-18.fc42          fedora       1.1 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-18.fc42          fedora       8.0 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-3.fc41               fedora      60.8 KiB
 groff-base                        x86_64 1.23.0-7.fc41              fedora       3.8 MiB
 jansson                           x86_64 2.14-1.fc42                fedora      93.1 KiB
 json-c                            x86_64 0.18-1.fc42                fedora      83.3 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc42              fedora       2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               fedora      40.0 KiB
 libarchive                        x86_64 3.7.7-1.fc42               fedora     932.3 KiB
 libattr                           x86_64 2.5.2-4.fc41               fedora      28.5 KiB
 libblkid                          x86_64 2.40.2-8.fc42              fedora     262.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41               fedora     837.6 KiB
 libcap                            x86_64 2.71-1.fc42                fedora     210.8 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41               fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc42              fedora      67.2 KiB
 libcurl                           x86_64 8.10.1-2.fc42              fedora     838.4 KiB
 libeconf                          x86_64 0.7.4-3.fc42               fedora      65.7 KiB
 libevent                          x86_64 2.1.12-14.fc41             fedora     895.7 KiB
 libfdisk                          x86_64 2.40.2-8.fc42              fedora     362.9 KiB
 libffi                            x86_64 3.4.6-3.fc42               fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-6.fc42              fedora     270.6 KiB
 libgomp                           x86_64 14.2.1-6.fc42              fedora     519.8 KiB
 libidn2                           x86_64 2.3.7-2.fc41               fedora     329.1 KiB
 libmount                          x86_64 2.40.2-8.fc42              fedora     355.8 KiB
 libnghttp2                        x86_64 1.64.0-1.fc42              fedora     174.5 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc42               fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41              fedora     417.8 KiB
 libselinux                        x86_64 3.7-6.fc42                 fedora     181.1 KiB
 libsemanage                       x86_64 3.7-3.fc42                 fedora     298.0 KiB
 libsepol                          x86_64 3.7-3.fc42                 fedora     818.0 KiB
 libsmartcols                      x86_64 2.40.2-8.fc42              fedora     180.4 KiB
 libssh                            x86_64 0.11.1-1.fc42              fedora     569.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              fedora     277.0   B
 libstdc++                         x86_64 14.2.1-6.fc42              fedora       2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              fedora     175.7 KiB
 libtirpc                          x86_64 1.3.6-1.fc42               fedora     205.5 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41              fedora      66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                 fedora       1.7 MiB
 libuuid                           x86_64 2.40.2-8.fc42              fedora      41.4 KiB
 libverto                          x86_64 0.3.2-9.fc41               fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.36-10.fc42             fedora     267.7 KiB
 libxml2                           x86_64 2.12.8-2.fc41              fedora       1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               fedora     795.9 KiB
 lua-libs                          x86_64 5.4.7-1.fc42               fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               fedora     832.1 KiB
 ncurses                           x86_64 6.5-2.20240629.fc41        fedora     627.3 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  fedora     112.0   B
 openldap                          x86_64 2.6.8-5.fc41               fedora     644.2 KiB
 openssl-libs                      x86_64 1:3.2.2-8.fc42             fedora       7.8 MiB
 p11-kit                           x86_64 0.25.5-4.fc42              fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-4.fc42              fedora     403.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                fedora       1.6 KiB
 pam                               x86_64 1.7.0-2.fc42               fedora       1.7 MiB
 pam-libs                          x86_64 1.7.0-2.fc42               fedora     127.7 KiB
 pcre2                             x86_64 10.44-1.fc41.1             fedora     653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             fedora     251.6 KiB
 perl-AutoLoader                   noarch 5.74-512.fc42              fedora      20.5 KiB
 perl-B                            x86_64 1.89-512.fc42              fedora     498.0 KiB
 perl-Carp                         noarch 1.54-511.fc41              fedora      46.6 KiB
 perl-Class-Struct                 noarch 0.68-512.fc42              fedora      25.4 KiB
 perl-Data-Dumper                  x86_64 2.189-512.fc41             fedora     111.7 KiB
 perl-Digest                       noarch 1.20-511.fc41              fedora      35.3 KiB
 perl-Digest-MD5                   x86_64 2.59-5.fc41                fedora      59.8 KiB
 perl-DynaLoader                   x86_64 1.56-512.fc42              fedora      32.1 KiB
 perl-Encode                       x86_64 4:3.21-511.fc41            fedora       4.7 MiB
 perl-Errno                        x86_64 1.38-512.fc42              fedora       8.4 KiB
 perl-Exporter                     noarch 5.78-511.fc41              fedora      54.3 KiB
 perl-Fcntl                        x86_64 1.18-512.fc42              fedora      49.0 KiB
 perl-File-Basename                noarch 2.86-512.fc42              fedora      14.0 KiB
 perl-File-Path                    noarch 2.18-511.fc41              fedora      63.5 KiB
 perl-File-Temp                    noarch 1:0.231.100-511.fc41       fedora     162.3 KiB
 perl-File-stat                    noarch 1.14-512.fc42              fedora      12.5 KiB
 perl-FileHandle                   noarch 2.05-512.fc42              fedora       9.3 KiB
 perl-Getopt-Long                  noarch 1:2.58-2.fc41              fedora     144.5 KiB
 perl-Getopt-Std                   noarch 1.14-512.fc42              fedora      11.2 KiB
 perl-HTTP-Tiny                    noarch 0.090-1.fc42               fedora     154.4 KiB
 perl-IO                           x86_64 1.55-512.fc42              fedora     151.1 KiB
 perl-IO-Socket-IP                 noarch 0.42-512.fc41              fedora      98.7 KiB
 perl-IO-Socket-SSL                noarch 2.089-1.fc42               fedora     703.3 KiB
 perl-IPC-Open3                    noarch 1.22-512.fc42              fedora      22.5 KiB
 perl-MIME-Base32                  noarch 1.303-21.fc41              fedora      30.7 KiB
 perl-MIME-Base64                  x86_64 3.16-511.fc41              fedora      46.1 KiB
 perl-Net-SSLeay                   x86_64 1.94-7.fc41                fedora       1.3 MiB
 perl-POSIX                        x86_64 2.20-512.fc42              fedora     235.1 KiB
 perl-PathTools                    x86_64 3.91-511.fc41              fedora     180.0 KiB
 perl-Pod-Escapes                  noarch 1:1.07-511.fc41            fedora      24.9 KiB
 perl-Pod-Perldoc                  noarch 3.28.01-512.fc41           fedora     163.7 KiB
 perl-Pod-Simple                   noarch 1:3.45-511.fc41            fedora     560.9 KiB
 perl-Pod-Usage                    noarch 4:2.03-511.fc41            fedora      84.8 KiB
 perl-Scalar-List-Utils            x86_64 5:1.68-1.fc42              fedora     148.9 KiB
 perl-SelectSaver                  noarch 1.02-512.fc42              fedora       2.2 KiB
 perl-Socket                       x86_64 4:2.038-511.fc41           fedora     124.0 KiB
 perl-Storable                     x86_64 1:3.32-511.fc41            fedora     232.4 KiB
 perl-Symbol                       noarch 1.09-512.fc42              fedora       6.8 KiB
 perl-Term-ANSIColor               noarch 5.01-512.fc41              fedora      97.5 KiB
 perl-Term-Cap                     noarch 1.18-511.fc41              fedora      29.3 KiB
 perl-Text-ParseWords              noarch 3.31-511.fc41              fedora      13.6 KiB
 perl-Text-Tabs+Wrap               noarch 2024.001-511.fc41          fedora      22.6 KiB
 perl-Time-Local                   noarch 2:1.350-511.fc41           fedora      69.0 KiB
 perl-URI                          noarch 5.31-1.fc42                fedora     257.0 KiB
 perl-base                         noarch 2.27-512.fc42              fedora      12.5 KiB
 perl-constant                     noarch 1.33-512.fc41              fedora      26.2 KiB
 perl-if                           noarch 0.61.000-512.fc42          fedora       5.8 KiB
 perl-interpreter                  x86_64 4:5.40.0-512.fc42          fedora     122.3 KiB
 perl-libnet                       noarch 3.15-512.fc41              fedora     289.4 KiB
 perl-libs                         x86_64 4:5.40.0-512.fc42          fedora       9.9 MiB
 perl-locale                       noarch 1.12-512.fc42              fedora       6.5 KiB
 perl-mro                          x86_64 1.29-512.fc42              fedora      45.6 KiB
 perl-overload                     noarch 1.37-512.fc42              fedora      71.5 KiB
 perl-overloading                  noarch 0.02-512.fc42              fedora       4.8 KiB
 perl-parent                       noarch 1:0.242-1.fc42             fedora      10.0 KiB
 perl-podlators                    noarch 1:6.0.2-2.fc41             fedora     317.5 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  fedora     861.0   B
 perl-vars                         noarch 1.05-512.fc42              fedora       3.9 KiB
 pkgconf                           x86_64 2.3.0-1.fc42               fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc42               fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.16.2-1.fc42              copr_base    1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             fedora     500.0   B
 qt6-srpm-macros                   noarch 6.8.0-1.fc42               fedora     456.0   B
 readline                          x86_64 8.2-11.fc42                fedora     493.1 KiB
 rpm                               x86_64 4.20.0-1.fc42              fedora       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc42              fedora     206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc42              fedora     726.1 KiB
 rpm-sequoia                       x86_64 1.7.0-2.fc41               fedora       2.4 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                copr_base    4.8 KiB
 setup                             noarch 2.15.0-5.fc41              fedora     720.7 KiB
 sqlite-libs                       x86_64 3.47.0-1.fc42              fedora       1.5 MiB
 systemd-libs                      x86_64 257~rc2-2.fc42             copr_base    2.3 MiB
 util-linux-core                   x86_64 2.40.2-8.fc42              fedora       1.5 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc42               fedora      88.4 KiB
 xz-libs                           x86_64 1:5.6.3-2.fc42             fedora     218.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   fedora       1.1 KiB
 zip                               x86_64 3.0-41.fc41                fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.2.2-1.fc42               fedora     134.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                              

Transaction Summary:
 Installing:       213 packages

Total size of inbound packages is 62 MiB. Need to download 62 MiB.
After this operation, 207 MiB extra will be used (install 207 MiB, remove 0 B).
[  1/213] bzip2-0:1.0.8-19.fc41.x86_64  100% |   3.9 MiB/s |  52.5 KiB |  00m00s
[  2/213] bash-0:5.2.37-1.fc42.x86_64   100% | 113.0 MiB/s |   1.8 MiB |  00m00s
[  3/213] cpio-0:2.15-2.fc41.x86_64     100% |  95.0 MiB/s | 291.8 KiB |  00m00s
[  4/213] fedora-release-common-0:42-0. 100% |  23.0 MiB/s |  23.5 KiB |  00m00s
[  5/213] diffutils-0:3.10-8.fc41.x86_6 100% | 132.0 MiB/s | 405.4 KiB |  00m00s
[  6/213] glibc-minimal-langpack-0:2.40 100% |  58.4 MiB/s | 119.6 KiB |  00m00s
[  7/213] findutils-1:4.10.0-4.fc41.x86 100% | 107.1 MiB/s | 548.6 KiB |  00m00s
[  8/213] grep-0:3.11-9.fc41.x86_64     100% | 146.4 MiB/s | 299.8 KiB |  00m00s
[  9/213] gzip-0:1.13-2.fc41.x86_64     100% |  83.1 MiB/s | 170.2 KiB |  00m00s
[ 10/213] info-0:7.1.1-2.fc42.x86_64    100% | 178.9 MiB/s | 183.2 KiB |  00m00s
[ 11/213] patch-0:2.7.6-25.fc41.x86_64  100% | 127.9 MiB/s | 131.0 KiB |  00m00s
[ 12/213] redhat-rpm-config-0:296-1.fc4 100% |  80.5 MiB/s |  82.4 KiB |  00m00s
[ 13/213] rpm-build-0:4.20.0-1.fc42.x86 100% |  80.8 MiB/s |  82.7 KiB |  00m00s
[ 14/213] sed-0:4.9-3.fc41.x86_64       100% | 310.3 MiB/s | 317.7 KiB |  00m00s
[ 15/213] shadow-utils-2:4.16.0-7.fc42. 100% | 263.5 MiB/s |   1.3 MiB |  00m00s
[ 16/213] tar-2:1.35-4.fc41.x86_64      100% | 168.1 MiB/s | 860.7 KiB |  00m00s
[ 17/213] unzip-0:6.0-64.fc41.x86_64    100% |  90.3 MiB/s | 184.9 KiB |  00m00s
[ 18/213] which-0:2.21-42.fc41.x86_64   100% |  40.6 MiB/s |  41.6 KiB |  00m00s
[ 19/213] xz-1:5.6.3-2.fc42.x86_64      100% | 232.1 MiB/s | 475.4 KiB |  00m00s
[ 20/213] gawk-0:5.3.0-4.fc41.x86_64    100% | 267.8 MiB/s |   1.1 MiB |  00m00s
[ 21/213] coreutils-0:9.5-11.fc42.x86_6 100% |  25.5 MiB/s |   1.1 MiB |  00m00s
[ 22/213] util-linux-0:2.40.2-8.fc42.x8 100% | 193.7 MiB/s |   1.2 MiB |  00m00s
[ 23/213] filesystem-0:3.18-29.fc42.x86 100% | 217.4 MiB/s |   1.1 MiB |  00m00s
[ 24/213] ncurses-libs-0:6.5-2.20240629 100% | 108.7 MiB/s | 334.0 KiB |  00m00s
[ 25/213] bzip2-libs-0:1.0.8-19.fc41.x8 100% |  20.1 MiB/s |  41.1 KiB |  00m00s
[ 26/213] glibc-0:2.40.9000-18.fc42.x86 100% | 248.2 MiB/s |   2.2 MiB |  00m00s
[ 27/213] gmp-1:6.3.0-2.fc41.x86_64     100% |  77.6 MiB/s | 318.0 KiB |  00m00s
[ 28/213] coreutils-common-0:9.5-11.fc4 100% | 235.8 MiB/s |   2.1 MiB |  00m00s
[ 29/213] libacl-0:2.3.2-2.fc41.x86_64  100% |   6.0 MiB/s |  24.5 KiB |  00m00s
[ 30/213] libattr-0:2.5.2-4.fc41.x86_64 100% |   8.9 MiB/s |  18.2 KiB |  00m00s
[ 31/213] libcap-0:2.71-1.fc42.x86_64   100% |  84.3 MiB/s |  86.4 KiB |  00m00s
[ 32/213] libselinux-0:3.7-6.fc42.x86_6 100% |  86.5 MiB/s |  88.6 KiB |  00m00s
[ 33/213] fedora-repos-0:42-0.3.noarch  100% |   0.0   B/s |   9.2 KiB |  00m00s
[ 34/213] pcre2-0:10.44-1.fc41.1.x86_64 100% | 118.7 MiB/s | 243.1 KiB |  00m00s
[ 35/213] glibc-common-0:2.40.9000-18.f 100% |  99.5 MiB/s | 407.3 KiB |  00m00s
[ 36/213] openssl-libs-1:3.2.2-8.fc42.x 100% | 256.7 MiB/s |   2.3 MiB |  00m00s
[ 37/213] ansible-srpm-macros-0:1-16.fc 100% |   6.8 MiB/s |  20.8 KiB |  00m00s
[ 38/213] ed-0:1.20.2-2.fc41.x86_64     100% |  20.0 MiB/s |  81.8 KiB |  00m00s
[ 39/213] build-reproducibility-srpm-ma 100% |  10.9 MiB/s |  11.2 KiB |  00m00s
[ 40/213] efi-srpm-macros-0:5-12.fc41.n 100% |  21.9 MiB/s |  22.4 KiB |  00m00s
[ 41/213] dwz-0:0.15-8.fc42.x86_64      100% |  67.9 MiB/s | 139.1 KiB |  00m00s
[ 42/213] file-0:5.45-7.fc41.x86_64     100% |  48.0 MiB/s |  49.1 KiB |  00m00s
[ 43/213] fonts-srpm-macros-1:2.0.5-17. 100% |   0.0   B/s |  27.0 KiB |  00m00s
[ 44/213] fpc-srpm-macros-0:1.3-13.fc41 100% |   7.8 MiB/s |   8.0 KiB |  00m00s
[ 45/213] ghc-srpm-macros-0:1.9.2-1.fc4 100% |   8.9 MiB/s |   9.1 KiB |  00m00s
[ 46/213] gnat-srpm-macros-0:6-6.fc41.n 100% |   8.7 MiB/s |   9.0 KiB |  00m00s
[ 47/213] go-srpm-macros-0:3.6.0-3.fc41 100% |  27.3 MiB/s |  28.0 KiB |  00m00s
[ 48/213] kernel-srpm-macros-0:1.0-24.f 100% |   4.8 MiB/s |   9.9 KiB |  00m00s
[ 49/213] lua-srpm-macros-0:1-14.fc41.n 100% |   4.3 MiB/s |   8.9 KiB |  00m00s
[ 50/213] ocaml-srpm-macros-0:10-3.fc41 100% |   9.0 MiB/s |   9.2 KiB |  00m00s
[ 51/213] openblas-srpm-macros-0:2-18.f 100% |   7.5 MiB/s |   7.7 KiB |  00m00s
[ 52/213] package-notes-srpm-macros-0:0 100% |   9.6 MiB/s |   9.8 KiB |  00m00s
[ 53/213] perl-srpm-macros-0:1-56.fc41. 100% |   8.3 MiB/s |   8.5 KiB |  00m00s
[ 54/213] python-srpm-macros-0:3.13-3.f 100% |  23.2 MiB/s |  23.7 KiB |  00m00s
[ 55/213] qt6-srpm-macros-0:6.8.0-1.fc4 100% |   8.8 MiB/s |   9.0 KiB |  00m00s
[ 56/213] qt5-srpm-macros-0:5.15.15-1.f 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[ 57/213] zig-srpm-macros-0:1-3.fc41.no 100% |   7.9 MiB/s |   8.1 KiB |  00m00s
[ 58/213] rpm-0:4.20.0-1.fc42.x86_64    100% | 178.2 MiB/s | 547.3 KiB |  00m00s
[ 59/213] zip-0:3.0-41.fc41.x86_64      100% |  86.2 MiB/s | 264.8 KiB |  00m00s
[ 60/213] debugedit-0:5.1-1.fc42.x86_64 100% |  76.2 MiB/s |  78.1 KiB |  00m00s
[ 61/213] elfutils-0:0.192-6.fc42.x86_6 100% | 179.2 MiB/s | 550.7 KiB |  00m00s
[ 62/213] elfutils-libelf-0:0.192-6.fc4 100% |  67.6 MiB/s | 207.5 KiB |  00m00s
[ 63/213] libarchive-0:3.7.7-1.fc42.x86 100% | 101.1 MiB/s | 413.9 KiB |  00m00s
[ 64/213] popt-0:1.19-7.fc41.x86_64     100% |  64.4 MiB/s |  65.9 KiB |  00m00s
[ 65/213] readline-0:8.2-11.fc42.x86_64 100% | 208.4 MiB/s | 213.4 KiB |  00m00s
[ 66/213] rpm-build-libs-0:4.20.0-1.fc4 100% |  96.4 MiB/s |  98.7 KiB |  00m00s
[ 67/213] rpm-libs-0:4.20.0-1.fc42.x86_ 100% | 100.8 MiB/s | 309.5 KiB |  00m00s
[ 68/213] audit-libs-0:4.0.2-1.fc41.x86 100% |  41.1 MiB/s | 126.2 KiB |  00m00s
[ 69/213] zstd-0:1.5.6-2.fc41.x86_64    100% | 117.6 MiB/s | 481.5 KiB |  00m00s
[ 70/213] libeconf-0:0.7.4-3.fc42.x86_6 100% |  16.9 MiB/s |  34.6 KiB |  00m00s
[ 71/213] libsemanage-0:3.7-3.fc42.x86_ 100% | 114.4 MiB/s | 117.2 KiB |  00m00s
[ 72/213] libxcrypt-0:4.4.36-10.fc42.x8 100% | 116.3 MiB/s | 119.0 KiB |  00m00s
[ 73/213] pam-libs-0:1.7.0-2.fc42.x86_6 100% |  56.5 MiB/s |  57.9 KiB |  00m00s
[ 74/213] setup-0:2.15.0-5.fc41.noarch  100% |  75.4 MiB/s | 154.4 KiB |  00m00s
[ 75/213] xz-libs-1:5.6.3-2.fc42.x86_64 100% |  54.6 MiB/s | 111.9 KiB |  00m00s
[ 76/213] mpfr-0:4.2.1-5.fc41.x86_64    100% | 169.1 MiB/s | 346.3 KiB |  00m00s
[ 77/213] libblkid-0:2.40.2-8.fc42.x86_ 100% |  61.0 MiB/s | 125.0 KiB |  00m00s
[ 78/213] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |  15.9 MiB/s |  32.6 KiB |  00m00s
[ 79/213] libfdisk-0:2.40.2-8.fc42.x86_ 100% |  77.9 MiB/s | 159.6 KiB |  00m00s
[ 80/213] libmount-0:2.40.2-8.fc42.x86_ 100% |  76.2 MiB/s | 156.1 KiB |  00m00s
[ 81/213] libsmartcols-0:2.40.2-8.fc42. 100% |  41.0 MiB/s |  83.9 KiB |  00m00s
[ 82/213] libuuid-0:2.40.2-8.fc42.x86_6 100% |  28.3 MiB/s |  29.0 KiB |  00m00s
[ 83/213] zlib-ng-compat-0:2.2.2-1.fc42 100% |  37.6 MiB/s |  76.9 KiB |  00m00s
[ 84/213] util-linux-core-0:2.40.2-8.fc 100% | 174.9 MiB/s | 537.3 KiB |  00m00s
[ 85/213] basesystem-0:11-21.fc41.noarc 100% |   7.2 MiB/s |   7.4 KiB |  00m00s
[ 86/213] glibc-gconv-extra-0:2.40.9000 100% | 276.5 MiB/s |   1.7 MiB |  00m00s
[ 87/213] libgcc-0:14.2.1-6.fc42.x86_64 100% |  33.0 MiB/s | 135.2 KiB |  00m00s
[ 88/213] ncurses-base-0:6.5-2.20240629 100% |  28.8 MiB/s |  88.4 KiB |  00m00s
[ 89/213] libsepol-0:3.7-3.fc42.x86_64  100% | 334.2 MiB/s | 342.2 KiB |  00m00s
[ 90/213] fedora-gpg-keys-0:42-0.3.noar 100% |  65.2 MiB/s | 133.6 KiB |  00m00s
[ 91/213] fedora-repos-rawhide-0:42-0.3 100% |   8.6 MiB/s |   8.8 KiB |  00m00s
[ 92/213] ca-certificates-0:2024.2.69_v 100% | 230.6 MiB/s | 944.5 KiB |  00m00s
[ 93/213] pcre2-syntax-0:10.44-1.fc41.1 100% |  73.2 MiB/s | 149.9 KiB |  00m00s
[ 94/213] add-determinism-0:0.4.3-1.fc4 100% | 220.8 MiB/s | 904.4 KiB |  00m00s
[ 95/213] curl-0:8.10.1-2.fc42.x86_64   100% |  72.0 MiB/s | 221.3 KiB |  00m00s
[ 96/213] file-libs-0:5.45-7.fc41.x86_6 100% | 124.0 MiB/s | 762.0 KiB |  00m00s
[ 97/213] elfutils-libs-0:0.192-6.fc42. 100% |  85.8 MiB/s | 263.4 KiB |  00m00s
[ 98/213] elfutils-debuginfod-client-0: 100% |  22.5 MiB/s |  46.0 KiB |  00m00s
[ 99/213] libstdc++-0:14.2.1-6.fc42.x86 100% | 289.8 MiB/s | 890.1 KiB |  00m00s
[100/213] libzstd-0:1.5.6-2.fc41.x86_64 100% | 101.0 MiB/s | 310.3 KiB |  00m00s
[101/213] libxml2-0:2.12.8-2.fc41.x86_6 100% | 134.2 MiB/s | 687.3 KiB |  00m00s
[102/213] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |  23.0 MiB/s |  70.7 KiB |  00m00s
[103/213] libgomp-0:14.2.1-6.fc42.x86_6 100% | 116.2 MiB/s | 356.9 KiB |  00m00s
[104/213] lua-libs-0:5.4.7-1.fc42.x86_6 100% |  43.0 MiB/s | 132.1 KiB |  00m00s
[105/213] rpm-sequoia-0:1.7.0-2.fc41.x8 100% | 174.3 MiB/s | 892.5 KiB |  00m00s
[106/213] elfutils-default-yama-scope-0 100% |   4.0 MiB/s |  12.3 KiB |  00m00s
[107/213] sqlite-libs-0:3.47.0-1.fc42.x 100% | 117.7 MiB/s | 723.2 KiB |  00m00s
[108/213] json-c-0:0.18-1.fc42.x86_64   100% |  21.7 MiB/s |  44.4 KiB |  00m00s
[109/213] authselect-libs-0:1.5.0-8.fc4 100% | 106.4 MiB/s | 218.0 KiB |  00m00s
[110/213] pam-0:1.7.0-2.fc42.x86_64     100% | 182.3 MiB/s | 559.9 KiB |  00m00s
[111/213] authselect-0:1.5.0-8.fc42.x86 100% |  71.2 MiB/s | 145.8 KiB |  00m00s
[112/213] gdbm-libs-1:1.23-7.fc41.x86_6 100% |  55.0 MiB/s |  56.3 KiB |  00m00s
[113/213] libnsl2-0:2.0.1-2.fc41.x86_64 100% |  28.9 MiB/s |  29.6 KiB |  00m00s
[114/213] libpwquality-0:1.4.5-11.fc41. 100% | 116.3 MiB/s | 119.1 KiB |  00m00s
[115/213] libtirpc-0:1.3.6-1.fc42.x86_6 100% |  92.7 MiB/s |  94.9 KiB |  00m00s
[116/213] cracklib-0:2.9.11-6.fc41.x86_ 100% |  89.9 MiB/s |  92.0 KiB |  00m00s
[117/213] systemd-libs-0:257~rc2-2.fc42 100% |  66.2 MiB/s | 813.5 KiB |  00m00s
[118/213] krb5-libs-0:1.21.3-3.fc42.x86 100% | 185.6 MiB/s | 760.4 KiB |  00m00s
[119/213] libcom_err-0:1.47.1-6.fc42.x8 100% |  13.0 MiB/s |  26.6 KiB |  00m00s
[120/213] keyutils-libs-0:1.6.3-4.fc41. 100% |  30.9 MiB/s |  31.6 KiB |  00m00s
[121/213] libverto-0:0.3.2-9.fc41.x86_6 100% |   0.0   B/s |  20.7 KiB |  00m00s
[122/213] alternatives-0:1.30-1.fc41.x8 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[123/213] jansson-0:2.14-1.fc42.x86_64  100% |  44.2 MiB/s |  45.3 KiB |  00m00s
[124/213] perl-interpreter-4:5.40.0-512 100% |  35.3 MiB/s |  72.3 KiB |  00m00s
[125/213] perl-Carp-0:1.54-511.fc41.noa 100% |   7.1 MiB/s |  28.9 KiB |  00m00s
[126/213] perl-DynaLoader-0:1.56-512.fc 100% |   8.5 MiB/s |  26.0 KiB |  00m00s
[127/213] perl-Exporter-0:5.78-511.fc41 100% |  10.1 MiB/s |  30.9 KiB |  00m00s
[128/213] perl-libs-4:5.40.0-512.fc42.x 100% | 155.6 MiB/s |   2.3 MiB |  00m00s
[129/213] perl-PathTools-0:3.91-511.fc4 100% |  17.1 MiB/s |  87.4 KiB |  00m00s
[130/213] perl-vars-0:1.05-512.fc42.noa 100% |   4.2 MiB/s |  13.0 KiB |  00m00s
[131/213] binutils-0:2.43.50-7.fc42.x86 100% | 229.6 MiB/s |   6.7 MiB |  00m00s
[132/213] perl-Errno-0:1.38-512.fc42.x8 100% |   2.1 MiB/s |  14.9 KiB |  00m00s
[133/213] perl-Scalar-List-Utils-5:1.68 100% |  10.3 MiB/s |  74.2 KiB |  00m00s
[134/213] perl-constant-0:1.33-512.fc41 100% |  22.5 MiB/s |  23.0 KiB |  00m00s
[135/213] pkgconf-pkg-config-0:2.3.0-1. 100% |   9.8 MiB/s |  10.0 KiB |  00m00s
[136/213] pkgconf-0:2.3.0-1.fc42.x86_64 100% |  44.1 MiB/s |  45.2 KiB |  00m00s
[137/213] libpkgconf-0:2.3.0-1.fc42.x86 100% |   0.0   B/s |  38.5 KiB |  00m00s
[138/213] pkgconf-m4-0:2.3.0-1.fc42.noa 100% |  14.0 MiB/s |  14.3 KiB |  00m00s
[139/213] pyproject-srpm-macros-0:1.16. 100% |  14.0 MiB/s |  14.4 KiB |  00m00s
[140/213] rust-srpm-macros-0:26.3-3.fc4 100% |  12.4 MiB/s |  12.7 KiB |  00m00s
[141/213] perl-File-Basename-0:2.86-512 100% |   0.0   B/s |  17.1 KiB |  00m00s
[142/213] perl-Getopt-Long-1:2.58-2.fc4 100% |  62.4 MiB/s |  63.9 KiB |  00m00s
[143/213] forge-srpm-macros-0:0.4.0-1.f 100% |   5.0 MiB/s |  20.3 KiB |  00m00s
[144/213] perl-Encode-4:3.21-511.fc41.x 100% | 263.7 MiB/s |   1.1 MiB |  00m00s
[145/213] perl-Getopt-Std-0:1.14-512.fc 100% |   7.6 MiB/s |  15.6 KiB |  00m00s
[146/213] perl-MIME-Base64-0:3.16-511.f 100% |  14.6 MiB/s |  29.9 KiB |  00m00s
[147/213] perl-overload-0:1.37-512.fc42 100% |  44.4 MiB/s |  45.5 KiB |  00m00s
[148/213] perl-Storable-1:3.32-511.fc41 100% |  96.1 MiB/s |  98.4 KiB |  00m00s
[149/213] perl-parent-1:0.242-1.fc42.no 100% |  14.6 MiB/s |  15.0 KiB |  00m00s
[150/213] perl-Pod-Usage-4:2.03-511.fc4 100% |  39.1 MiB/s |  40.0 KiB |  00m00s
[151/213] perl-base-0:2.27-512.fc42.noa 100% |  15.8 MiB/s |  16.2 KiB |  00m00s
[152/213] perl-Text-ParseWords-0:3.31-5 100% |  16.2 MiB/s |  16.6 KiB |  00m00s
[153/213] perl-Fcntl-0:1.18-512.fc42.x8 100% |  29.1 MiB/s |  29.8 KiB |  00m00s
[154/213] perl-mro-0:1.29-512.fc42.x86_ 100% |  29.2 MiB/s |  29.9 KiB |  00m00s
[155/213] perl-overloading-0:0.02-512.f 100% |   0.0   B/s |  12.9 KiB |  00m00s
[156/213] perl-IO-0:1.55-512.fc42.x86_6 100% |  39.9 MiB/s |  81.7 KiB |  00m00s
[157/213] perl-Pod-Perldoc-0:3.28.01-51 100% |  84.1 MiB/s |  86.1 KiB |  00m00s
[158/213] perl-podlators-1:6.0.2-2.fc41 100% |  62.9 MiB/s | 128.8 KiB |  00m00s
[159/213] perl-File-stat-0:1.14-512.fc4 100% |   8.3 MiB/s |  17.0 KiB |  00m00s
[160/213] perl-SelectSaver-0:1.02-512.f 100% |   5.7 MiB/s |  11.7 KiB |  00m00s
[161/213] perl-Socket-4:2.038-511.fc41. 100% |  53.5 MiB/s |  54.8 KiB |  00m00s
[162/213] perl-Symbol-0:1.09-512.fc42.n 100% |  13.8 MiB/s |  14.2 KiB |  00m00s
[163/213] perl-File-Temp-1:0.231.100-51 100% |  57.7 MiB/s |  59.1 KiB |  00m00s
[164/213] perl-HTTP-Tiny-0:0.090-1.fc42 100% |  55.1 MiB/s |  56.5 KiB |  00m00s
[165/213] groff-base-0:1.23.0-7.fc41.x8 100% | 275.0 MiB/s |   1.1 MiB |  00m00s
[166/213] perl-IPC-Open3-0:1.22-512.fc4 100% |  10.6 MiB/s |  21.8 KiB |  00m00s
[167/213] perl-Pod-Simple-1:3.45-511.fc 100% | 106.9 MiB/s | 219.0 KiB |  00m00s
[168/213] perl-Term-ANSIColor-0:5.01-51 100% |  46.6 MiB/s |  47.7 KiB |  00m00s
[169/213] perl-POSIX-0:2.20-512.fc42.x8 100% |  47.4 MiB/s |  97.0 KiB |  00m00s
[170/213] perl-Term-Cap-0:1.18-511.fc41 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[171/213] perl-Class-Struct-0:0.68-512. 100% |  21.5 MiB/s |  22.0 KiB |  00m00s
[172/213] perl-File-Path-0:2.18-511.fc4 100% |  34.4 MiB/s |  35.3 KiB |  00m00s
[173/213] perl-IO-Socket-SSL-0:2.089-1. 100% | 112.9 MiB/s | 231.2 KiB |  00m00s
[174/213] perl-Net-SSLeay-0:1.94-7.fc41 100% | 122.3 MiB/s | 375.7 KiB |  00m00s
[175/213] perl-Time-Local-2:1.350-511.f 100% |  16.9 MiB/s |  34.5 KiB |  00m00s
[176/213] perl-Pod-Escapes-1:1.07-511.f 100% |  19.3 MiB/s |  19.8 KiB |  00m00s
[177/213] perl-if-0:0.61.000-512.fc42.n 100% |   0.0   B/s |  14.0 KiB |  00m00s
[178/213] perl-Text-Tabs+Wrap-0:2024.00 100% |  21.3 MiB/s |  21.9 KiB |  00m00s
[179/213] perl-locale-0:1.12-512.fc42.n 100% |  13.3 MiB/s |  13.6 KiB |  00m00s
[180/213] perl-IO-Socket-IP-0:0.42-512. 100% |  40.8 MiB/s |  41.8 KiB |  00m00s
[181/213] perl-URI-0:5.31-1.fc42.noarch 100% | 137.3 MiB/s | 140.6 KiB |  00m00s
[182/213] ncurses-0:6.5-2.20240629.fc41 100% | 138.0 MiB/s | 423.8 KiB |  00m00s
[183/213] perl-AutoLoader-0:5.74-512.fc 100% |  10.3 MiB/s |  21.2 KiB |  00m00s
[184/213] perl-Data-Dumper-0:2.189-512. 100% |  27.5 MiB/s |  56.3 KiB |  00m00s
[185/213] perl-MIME-Base32-0:1.303-21.f 100% |  20.0 MiB/s |  20.5 KiB |  00m00s
[186/213] perl-libnet-0:3.15-512.fc41.n 100% | 125.5 MiB/s | 128.5 KiB |  00m00s
[187/213] perl-Digest-MD5-0:2.59-5.fc41 100% |  35.2 MiB/s |  36.0 KiB |  00m00s
[188/213] perl-B-0:1.89-512.fc42.x86_64 100% |  86.1 MiB/s | 176.3 KiB |  00m00s
[189/213] perl-FileHandle-0:2.05-512.fc 100% |  15.1 MiB/s |  15.5 KiB |  00m00s
[190/213] perl-Digest-0:1.20-511.fc41.n 100% |  12.2 MiB/s |  24.9 KiB |  00m00s
[191/213] gdbm-1:1.23-7.fc41.x86_64     100% |  74.1 MiB/s | 151.8 KiB |  00m00s
[192/213] crypto-policies-0:20241106-1. 100% |  31.9 MiB/s |  98.0 KiB |  00m00s
[193/213] libffi-0:3.4.6-3.fc42.x86_64  100% |  39.1 MiB/s |  40.0 KiB |  00m00s
[194/213] p11-kit-0:0.25.5-4.fc42.x86_6 100% | 240.2 MiB/s | 492.0 KiB |  00m00s
[195/213] libtasn1-0:4.19.0-9.fc41.x86_ 100% |  36.2 MiB/s |  74.2 KiB |  00m00s
[196/213] p11-kit-trust-0:0.25.5-4.fc42 100% |  65.0 MiB/s | 133.2 KiB |  00m00s
[197/213] fedora-release-0:42-0.8.noarc 100% |  12.4 MiB/s |  12.7 KiB |  00m00s
[198/213] xxhash-libs-0:0.8.2-4.fc42.x8 100% |  35.9 MiB/s |  36.8 KiB |  00m00s
[199/213] fedora-release-identity-basic 100% |  13.2 MiB/s |  13.5 KiB |  00m00s
[200/213] libcurl-0:8.10.1-2.fc42.x86_6 100% | 120.9 MiB/s | 371.3 KiB |  00m00s
[201/213] libbrotli-0:1.1.0-5.fc41.x86_ 100% |  83.1 MiB/s | 340.5 KiB |  00m00s
[202/213] libidn2-0:2.3.7-2.fc41.x86_64 100% |  28.9 MiB/s | 118.4 KiB |  00m00s
[203/213] libnghttp2-0:1.64.0-1.fc42.x8 100% |  25.2 MiB/s |  77.4 KiB |  00m00s
[204/213] gdb-minimal-0:15.2-3.fc42.x86 100% | 269.5 MiB/s |   4.3 MiB |  00m00s
[205/213] libpsl-0:0.21.5-4.fc41.x86_64 100% |   8.9 MiB/s |  64.1 KiB |  00m00s
[206/213] libssh-0:0.11.1-1.fc42.x86_64 100% |  32.4 MiB/s | 231.9 KiB |  00m00s
[207/213] publicsuffix-list-dafsa-0:202 100% |  56.9 MiB/s |  58.3 KiB |  00m00s
[208/213] openldap-0:2.6.8-5.fc41.x86_6 100% |  83.2 MiB/s | 255.6 KiB |  00m00s
[209/213] libunistring-0:1.1-8.fc41.x86 100% | 133.0 MiB/s | 544.8 KiB |  00m00s
[210/213] libssh-config-0:0.11.1-1.fc42 100% |   9.2 MiB/s |   9.4 KiB |  00m00s
[211/213] libevent-0:2.1.12-14.fc41.x86 100% | 125.7 MiB/s | 257.5 KiB |  00m00s
[212/213] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 194.1 MiB/s | 794.9 KiB |  00m00s
[213/213] libtool-ltdl-0:2.4.7-12.fc41. 100% |  11.6 MiB/s |  35.6 KiB |  00m00s
--------------------------------------------------------------------------------
[213/213] Total                         100% | 194.8 MiB/s |  61.6 MiB |  00m00s
Running transaction
Importing PGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing PGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing PGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing PGP key 0x31645531:
 UserID     : "Fedora (43) <fedora-43-primary@fedoraproject.org>"
 Fingerprint: C6E7F081CF80E13146676E88829B606631645531
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-43-primary
The key was successfully imported.
[  1/215] Verify package files          100% | 981.0   B/s | 213.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> [RPM] /var/lib/mock/fedora-rawhide-x86_64-1731967563.202654/root/var/cache/d
[  2/215] Prepare transaction           100% |   4.2 KiB/s | 213.0   B |  00m00s
[  3/215] Installing libgcc-0:14.2.1-6. 100% | 265.9 MiB/s | 272.3 KiB |  00m00s
[  4/215] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/215] Installing publicsuffix-list- 100% |   0.0   B/s |  68.3 KiB |  00m00s
[  6/215] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/215] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  8/215] Installing fedora-gpg-keys-0: 100% |  56.1 MiB/s | 172.2 KiB |  00m00s
[  9/215] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/215] Installing fedora-release-com 100% |  23.4 MiB/s |  24.0 KiB |  00m00s
[ 11/215] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/215] Installing setup-0:2.15.0-5.f 100% |  54.5 MiB/s | 726.1 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/215] Installing filesystem-0:3.18- 100% |   3.2 MiB/s | 212.6 KiB |  00m00s
[ 14/215] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/215] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 16/215] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 17/215] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[ 18/215] Installing ncurses-base-0:6.5 100% |  85.9 MiB/s | 351.7 KiB |  00m00s
[ 19/215] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 20/215] Installing ncurses-libs-0:6.5 100% | 191.8 MiB/s | 981.8 KiB |  00m00s
[ 21/215] Installing glibc-0:2.40.9000- 100% | 291.8 MiB/s |   6.7 MiB |  00m00s
[ 22/215] Installing bash-0:5.2.37-1.fc 100% | 408.5 MiB/s |   8.2 MiB |  00m00s
[ 23/215] Installing glibc-common-0:2.4 100% | 176.5 MiB/s |   1.1 MiB |  00m00s
[ 24/215] Installing glibc-gconv-extra- 100% | 262.6 MiB/s |   8.1 MiB |  00m00s
[ 25/215] Installing zlib-ng-compat-0:2 100% | 131.7 MiB/s | 134.9 KiB |  00m00s
[ 26/215] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 27/215] Installing xz-libs-1:5.6.3-2. 100% | 214.3 MiB/s | 219.5 KiB |  00m00s
[ 28/215] Installing popt-0:1.19-7.fc41 100% |  70.1 MiB/s | 143.5 KiB |  00m00s
[ 29/215] Installing readline-0:8.2-11. 100% | 241.8 MiB/s | 495.3 KiB |  00m00s
[ 30/215] Installing libxcrypt-0:4.4.36 100% | 264.1 MiB/s | 270.4 KiB |  00m00s
[ 31/215] Installing libuuid-0:2.40.2-8 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[ 32/215] Installing libstdc++-0:14.2.1 100% | 394.3 MiB/s |   2.8 MiB |  00m00s
[ 33/215] Installing libblkid-0:2.40.2- 100% | 257.5 MiB/s | 263.6 KiB |  00m00s
[ 34/215] Installing gmp-1:6.3.0-2.fc41 100% | 264.9 MiB/s | 813.7 KiB |  00m00s
[ 35/215] Installing libattr-0:2.5.2-4. 100% |   0.0   B/s |  29.5 KiB |  00m00s
[ 36/215] Installing libacl-0:2.3.2-2.f 100% |   0.0   B/s |  40.7 KiB |  00m00s
[ 37/215] Installing libzstd-0:1.5.6-2. 100% | 389.3 MiB/s | 797.2 KiB |  00m00s
[ 38/215] Installing elfutils-libelf-0: 100% | 388.8 MiB/s |   1.2 MiB |  00m00s
[ 39/215] Installing libeconf-0:0.7.4-3 100% |  65.8 MiB/s |  67.4 KiB |  00m00s
[ 40/215] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 41/215] Installing alternatives-0:1.3 100% |  66.3 MiB/s |  67.9 KiB |  00m00s
[ 42/215] Installing dwz-0:0.15-8.fc42. 100% | 293.5 MiB/s | 300.6 KiB |  00m00s
[ 43/215] Installing mpfr-0:4.2.1-5.fc4 100% | 271.4 MiB/s | 833.7 KiB |  00m00s
[ 44/215] Installing gawk-0:5.3.0-4.fc4 100% | 288.7 MiB/s |   1.7 MiB |  00m00s
[ 45/215] Installing unzip-0:6.0-64.fc4 100% | 190.6 MiB/s | 390.3 KiB |  00m00s
[ 46/215] Installing file-libs-0:5.45-7 100% | 620.9 MiB/s |   9.9 MiB |  00m00s
[ 47/215] Installing file-0:5.45-7.fc41 100% |  14.7 MiB/s | 105.0 KiB |  00m00s
[ 48/215] Installing crypto-policies-0: 100% |  31.9 MiB/s | 163.3 KiB |  00m00s
[ 49/215] Installing pcre2-0:10.44-1.fc 100% | 319.8 MiB/s | 654.9 KiB |  00m00s
[ 50/215] Installing grep-0:3.11-9.fc41 100% | 200.7 MiB/s |   1.0 MiB |  00m00s
[ 51/215] Installing xz-1:5.6.3-2.fc42. 100% | 206.2 MiB/s |   1.2 MiB |  00m00s
[ 52/215] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 53/215] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB |  00m00s
[ 54/215] Installing pam-libs-0:1.7.0-2 100% | 126.8 MiB/s | 129.9 KiB |  00m00s
[ 55/215] Installing libcap-0:2.71-1.fc 100% | 105.4 MiB/s | 215.8 KiB |  00m00s
[ 56/215] Installing systemd-libs-0:257 100% | 325.4 MiB/s |   2.3 MiB |  00m00s
[ 57/215] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB |  00m00s
[ 58/215] Installing libsepol-0:3.7-3.f 100% | 266.6 MiB/s | 819.0 KiB |  00m00s
[ 59/215] Installing libselinux-0:3.7-6 100% | 178.0 MiB/s | 182.3 KiB |  00m00s
[ 60/215] Installing sed-0:4.9-3.fc41.x 100% | 212.3 MiB/s | 869.7 KiB |  00m00s
[ 61/215] Installing findutils-1:4.10.0 100% | 309.7 MiB/s |   1.9 MiB |  00m00s
[ 62/215] Installing libmount-0:2.40.2- 100% | 348.6 MiB/s | 356.9 KiB |  00m00s
[ 63/215] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB |  00m00s
[ 64/215] Installing lua-libs-0:5.4.7-1 100% | 279.5 MiB/s | 286.2 KiB |  00m00s
[ 65/215] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 66/215] Installing libffi-0:3.4.6-3.f 100% |  85.7 MiB/s |  87.8 KiB |  00m00s
[ 67/215] Installing libtasn1-0:4.19.0- 100% | 173.3 MiB/s | 177.5 KiB |  00m00s
[ 68/215] Installing p11-kit-0:0.25.5-4 100% | 246.2 MiB/s |   2.2 MiB |  00m00s
[ 69/215] Installing libunistring-0:1.1 100% | 346.1 MiB/s |   1.7 MiB |  00m00s
[ 70/215] Installing libidn2-0:2.3.7-2. 100% | 109.1 MiB/s | 335.1 KiB |  00m00s
[ 71/215] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 72/215] Installing p11-kit-trust-0:0. 100% |  56.6 MiB/s | 405.5 KiB |  00m00s
[ 73/215] Installing zstd-0:1.5.6-2.fc4 100% | 281.9 MiB/s |   1.7 MiB |  00m00s
[ 74/215] Installing util-linux-core-0: 100% | 218.3 MiB/s |   1.5 MiB |  00m00s
[ 75/215] Installing tar-2:1.35-4.fc41. 100% | 328.7 MiB/s |   3.0 MiB |  00m00s
[ 76/215] Installing libsemanage-0:3.7- 100% | 146.4 MiB/s | 299.8 KiB |  00m00s
[ 77/215] Installing shadow-utils-2:4.1 100% | 227.4 MiB/s |   4.1 MiB |  00m00s
[ 78/215] Installing zip-0:3.0-41.fc41. 100% |  86.3 MiB/s | 707.1 KiB |  00m00s
[ 79/215] Installing groff-base-0:1.23. 100% | 193.7 MiB/s |   3.9 MiB |  00m00s
[ 80/215] Installing gdbm-1:1.23-7.fc41 100% | 151.6 MiB/s | 465.8 KiB |  00m00s
[ 81/215] Installing cyrus-sasl-lib-0:2 100% | 329.4 MiB/s |   2.3 MiB |  00m00s
[ 82/215] Installing libfdisk-0:2.40.2- 100% | 355.5 MiB/s | 364.0 KiB |  00m00s
[ 83/215] Installing libxml2-0:2.12.8-2 100% | 342.4 MiB/s |   1.7 MiB |  00m00s
[ 84/215] Installing bzip2-0:1.0.8-19.f 100% |  97.8 MiB/s | 100.2 KiB |  00m00s
[ 85/215] Installing add-determinism-0: 100% | 405.2 MiB/s |   2.4 MiB |  00m00s
[ 86/215] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 87/215] Installing sqlite-libs-0:3.47 100% | 363.3 MiB/s |   1.5 MiB |  00m00s
[ 88/215] Installing ed-0:1.20.2-2.fc41 100% | 145.7 MiB/s | 149.2 KiB |  00m00s
[ 89/215] Installing patch-0:2.7.6-25.f 100% | 261.9 MiB/s | 268.2 KiB |  00m00s
[ 90/215] Installing elfutils-default-y 100% | 408.6 KiB/s |   2.0 KiB |  00m00s
[ 91/215] Installing elfutils-libs-0:0. 100% | 219.6 MiB/s | 674.7 KiB |  00m00s
[ 92/215] Installing cpio-0:2.15-2.fc41 100% | 219.9 MiB/s |   1.1 MiB |  00m00s
[ 93/215] Installing diffutils-0:3.10-8 100% | 265.0 MiB/s |   1.6 MiB |  00m00s
[ 94/215] Installing libgomp-0:14.2.1-6 100% | 254.5 MiB/s | 521.2 KiB |  00m00s
[ 95/215] Installing json-c-0:0.18-1.fc 100% |  82.6 MiB/s |  84.6 KiB |  00m00s
[ 96/215] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[ 97/215] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[ 98/215] Installing jansson-0:2.14-1.f 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
[ 99/215] Installing libpkgconf-0:2.3.0 100% |  77.5 MiB/s |  79.3 KiB |  00m00s
[100/215] Installing pkgconf-0:2.3.0-1. 100% |  89.0 MiB/s |  91.1 KiB |  00m00s
[101/215] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[102/215] Installing ncurses-0:6.5-2.20 100% | 309.5 MiB/s | 633.9 KiB |  00m00s
[103/215] Installing xxhash-libs-0:0.8. 100% |  87.7 MiB/s |  89.8 KiB |  00m00s
[104/215] Installing libbrotli-0:1.1.0- 100% | 273.4 MiB/s | 839.9 KiB |  00m00s
[105/215] Installing libnghttp2-0:1.64. 100% | 171.5 MiB/s | 175.6 KiB |  00m00s
[106/215] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[107/215] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[108/215] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[109/215] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[110/215] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[111/215] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[112/215] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[113/215] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[114/215] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[115/215] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[116/215] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[117/215] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[118/215] Installing coreutils-common-0 100% | 361.0 MiB/s |  11.2 MiB |  00m00s
[119/215] Installing openssl-libs-1:3.2 100% | 355.8 MiB/s |   7.8 MiB |  00m00s
[120/215] Installing coreutils-0:9.5-11 100% | 245.5 MiB/s |   5.4 MiB |  00m00s
[121/215] Installing ca-certificates-0: 100% |   1.9 MiB/s |   2.4 MiB |  00m01s
[122/215] Installing krb5-libs-0:1.21.3 100% | 256.1 MiB/s |   2.3 MiB |  00m00s
[123/215] Installing libarchive-0:3.7.7 100% | 304.1 MiB/s | 934.2 KiB |  00m00s
[124/215] Installing libtirpc-0:1.3.6-1 100% | 202.5 MiB/s | 207.3 KiB |  00m00s
[125/215] Installing gzip-0:1.13-2.fc41 100% | 192.7 MiB/s | 394.6 KiB |  00m00s
[126/215] Installing authselect-libs-0: 100% | 163.5 MiB/s | 837.2 KiB |  00m00s
[127/215] Installing cracklib-0:2.9.11- 100% |  61.1 MiB/s | 250.3 KiB |  00m00s
[128/215] Installing libpwquality-0:1.4 100% | 105.0 MiB/s | 430.1 KiB |  00m00s
[129/215] Installing libnsl2-0:2.0.1-2. 100% |  57.7 MiB/s |  59.1 KiB |  00m00s
[130/215] Installing pam-0:1.7.0-2.fc42 100% | 131.4 MiB/s |   1.7 MiB |  00m00s
[131/215] Installing libssh-0:0.11.1-1. 100% | 279.2 MiB/s | 571.7 KiB |  00m00s
[132/215] Installing rpm-sequoia-0:1.7. 100% | 295.9 MiB/s |   2.4 MiB |  00m00s
[133/215] Installing rpm-libs-0:4.20.0- 100% | 236.9 MiB/s | 727.7 KiB |  00m00s
[134/215] Installing rpm-build-libs-0:4 100% | 202.6 MiB/s | 207.5 KiB |  00m00s
[135/215] Installing perl-Digest-0:1.20 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[136/215] Installing perl-B-0:1.89-512. 100% | 244.8 MiB/s | 501.3 KiB |  00m00s
[137/215] Installing perl-FileHandle-0: 100% |   0.0   B/s |   9.8 KiB |  00m00s
[138/215] Installing perl-Digest-MD5-0: 100% |  60.2 MiB/s |  61.7 KiB |  00m00s
[139/215] Installing perl-MIME-Base32-0 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[140/215] Installing perl-Data-Dumper-0 100% | 110.9 MiB/s | 113.6 KiB |  00m00s
[141/215] Installing perl-libnet-0:3.15 100% | 287.8 MiB/s | 294.7 KiB |  00m00s
[142/215] Installing perl-IO-Socket-IP- 100% |  98.1 MiB/s | 100.5 KiB |  00m00s
[143/215] Installing perl-AutoLoader-0: 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[144/215] Installing perl-URI-0:5.31-1. 100% | 131.7 MiB/s | 269.6 KiB |  00m00s
[145/215] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[146/215] Installing perl-Time-Local-2: 100% |  68.9 MiB/s |  70.6 KiB |  00m00s
[147/215] Installing perl-Pod-Escapes-1 100% |   0.0   B/s |  25.9 KiB |  00m00s
[148/215] Installing perl-Text-Tabs+Wra 100% |   0.0   B/s |  23.9 KiB |  00m00s
[149/215] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[150/215] Installing perl-locale-0:1.12 100% |   0.0   B/s |   6.9 KiB |  00m00s
[151/215] Installing perl-IO-Socket-SSL 100% | 230.3 MiB/s | 707.4 KiB |  00m00s
[152/215] Installing perl-Net-SSLeay-0: 100% | 272.5 MiB/s |   1.4 MiB |  00m00s
[153/215] Installing perl-Term-ANSIColo 100% |  96.9 MiB/s |  99.2 KiB |  00m00s
[154/215] Installing perl-Term-Cap-0:1. 100% |  29.9 MiB/s |  30.6 KiB |  00m00s
[155/215] Installing perl-Class-Struct- 100% |   0.0   B/s |  25.9 KiB |  00m00s
[156/215] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB |  00m00s
[157/215] Installing perl-IPC-Open3-0:1 100% |   0.0   B/s |  23.3 KiB |  00m00s
[158/215] Installing perl-POSIX-0:2.20- 100% | 230.8 MiB/s | 236.4 KiB |  00m00s
[159/215] Installing perl-Pod-Simple-1: 100% | 278.5 MiB/s | 570.5 KiB |  00m00s
[160/215] Installing perl-HTTP-Tiny-0:0 100% | 152.8 MiB/s | 156.4 KiB |  00m00s
[161/215] Installing perl-Socket-4:2.03 100% | 123.1 MiB/s | 126.1 KiB |  00m00s
[162/215] Installing perl-SelectSaver-0 100% |   0.0   B/s |   2.6 KiB |  00m00s
[163/215] Installing perl-Symbol-0:1.09 100% |   0.0   B/s |   7.2 KiB |  00m00s
[164/215] Installing perl-File-stat-0:1 100% |   0.0   B/s |  13.1 KiB |  00m00s
[165/215] Installing perl-podlators-1:6 100% | 313.9 MiB/s | 321.4 KiB |  00m00s
[166/215] Installing perl-Pod-Perldoc-0 100% | 165.3 MiB/s | 169.3 KiB |  00m00s
[167/215] Installing perl-Text-ParseWor 100% |   0.0   B/s |  14.6 KiB |  00m00s
[168/215] Installing perl-base-0:2.27-5 100% |   0.0   B/s |  12.9 KiB |  00m00s
[169/215] Installing perl-Fcntl-0:1.18- 100% |   0.0   B/s |  50.1 KiB |  00m00s
[170/215] Installing perl-mro-0:1.29-51 100% |   0.0   B/s |  46.7 KiB |  00m00s
[171/215] Installing perl-overloading-0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[172/215] Installing perl-IO-0:1.55-512 100% | 151.6 MiB/s | 155.2 KiB |  00m00s
[173/215] Installing perl-Pod-Usage-4:2 100% |  84.3 MiB/s |  86.3 KiB |  00m00s
[174/215] Installing perl-vars-0:1.05-5 100% |   0.0   B/s |   4.3 KiB |  00m00s
[175/215] Installing perl-Errno-0:1.38- 100% |   0.0   B/s |   8.8 KiB |  00m00s
[176/215] Installing perl-Scalar-List-U 100% | 149.0 MiB/s | 152.6 KiB |  00m00s
[177/215] Installing perl-constant-0:1. 100% |   0.0   B/s |  27.4 KiB |  00m00s
[178/215] Installing perl-File-Basename 100% |   0.0   B/s |  14.6 KiB |  00m00s
[179/215] Installing perl-Getopt-Std-0: 100% |   0.0   B/s |  11.7 KiB |  00m00s
[180/215] Installing perl-MIME-Base64-0 100% |  47.2 MiB/s |  48.4 KiB |  00m00s
[181/215] Installing perl-parent-1:0.24 100% |   0.0   B/s |  10.7 KiB |  00m00s
[182/215] Installing perl-overload-0:1. 100% |   0.0   B/s |  71.9 KiB |  00m00s
[183/215] Installing perl-Storable-1:3. 100% | 228.5 MiB/s | 234.0 KiB |  00m00s
[184/215] Installing perl-Getopt-Long-1 100% | 143.8 MiB/s | 147.2 KiB |  00m00s
[185/215] Installing perl-Carp-0:1.54-5 100% |   0.0   B/s |  47.7 KiB |  00m00s
[186/215] Installing perl-Exporter-0:5. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[187/215] Installing perl-DynaLoader-0: 100% |   0.0   B/s |  32.5 KiB |  00m00s
[188/215] Installing perl-PathTools-0:3 100% |  90.1 MiB/s | 184.6 KiB |  00m00s
[189/215] Installing perl-Encode-4:3.21 100% | 314.6 MiB/s |   4.7 MiB |  00m00s
[190/215] Installing perl-libs-4:5.40.0 100% | 237.5 MiB/s |  10.0 MiB |  00m00s
[191/215] Installing perl-interpreter-4 100% |  60.5 MiB/s | 124.0 KiB |  00m00s
[192/215] Installing libevent-0:2.1.12- 100% | 292.8 MiB/s | 899.5 KiB |  00m00s
[193/215] Installing openldap-0:2.6.8-5 100% | 210.9 MiB/s | 648.0 KiB |  00m00s
[194/215] Installing libcurl-0:8.10.1-2 100% | 273.3 MiB/s | 839.5 KiB |  00m00s
[195/215] Installing elfutils-debuginfo 100% |  80.7 MiB/s |  82.6 KiB |  00m00s
[196/215] Installing elfutils-0:0.192-6 100% | 330.6 MiB/s |   2.6 MiB |  00m00s
[197/215] Installing binutils-0:2.43.50 100% | 365.6 MiB/s |  28.5 MiB |  00m00s
[198/215] Installing gdb-minimal-0:15.2 100% | 341.9 MiB/s |  13.0 MiB |  00m00s
[199/215] Installing debugedit-0:5.1-1. 100% | 190.8 MiB/s | 195.4 KiB |  00m00s
[200/215] Installing curl-0:8.10.1-2.fc 100% |  44.5 MiB/s | 455.8 KiB |  00m00s
[201/215] Installing rpm-0:4.20.0-1.fc4 100% | 167.1 MiB/s |   2.5 MiB |  00m00s
[202/215] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[203/215] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[204/215] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[205/215] Installing python-srpm-macros 100% |   0.0   B/s |  52.2 KiB |  00m00s
[206/215] Installing fonts-srpm-macros- 100% |   0.0   B/s |  57.0 KiB |  00m00s
[207/215] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  62.0 KiB |  00m00s
[208/215] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[209/215] Installing redhat-rpm-config- 100% |  94.4 MiB/s | 193.2 KiB |  00m00s
[210/215] Installing rpm-build-0:4.20.0 100% |  99.1 MiB/s | 202.9 KiB |  00m00s
[211/215] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[212/215] Installing util-linux-0:2.40. 100% | 161.5 MiB/s |   3.7 MiB |  00m00s
[213/215] Installing authselect-0:1.5.0 100% |  79.1 MiB/s | 161.9 KiB |  00m00s
[214/215] Installing which-0:2.21-42.fc 100% |  80.5 MiB/s |  82.4 KiB |  00m00s
[215/215] Installing info-0:7.1.1-2.fc4 100% | 210.9 KiB/s | 362.2 KiB |  00m02s
Warning: skipped PGP checks for 4 packages from repository: copr_base
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.4.3-1.fc42.x86_64
alternatives-1.30-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.x86_64
authselect-1.5.0-8.fc42.x86_64
authselect-libs-1.5.0-8.fc42.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.37-1.fc42.x86_64
binutils-2.43.50-7.fc42.x86_64
build-reproducibility-srpm-macros-0.4.3-1.fc42.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-2.fc42.noarch
coreutils-9.5-11.fc42.x86_64
coreutils-common-9.5-11.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241106-1.git35892de.fc42.noarch
curl-8.10.1-2.fc42.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-1.fc42.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc42.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-12.fc41.noarch
elfutils-0.192-6.fc42.x86_64
elfutils-debuginfod-client-0.192-6.fc42.x86_64
elfutils-default-yama-scope-0.192-6.fc42.noarch
elfutils-libelf-0.192-6.fc42.x86_64
elfutils-libs-0.192-6.fc42.x86_64
fedora-gpg-keys-42-0.3.noarch
fedora-release-42-0.8.noarch
fedora-release-common-42-0.8.noarch
fedora-release-identity-basic-42-0.8.noarch
fedora-repos-42-0.3.noarch
fedora-repos-rawhide-42-0.3.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-29.fc42.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-3.fc42.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-18.fc42.x86_64
glibc-common-2.40.9000-18.fc42.x86_64
glibc-gconv-extra-2.40.9000-18.fc42.x86_64
glibc-minimal-langpack-2.40.9000-18.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-3.fc41.noarch
gpg-pubkey-105ef944-65ca83d1
gpg-pubkey-31645531-66b6dccf
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
groff-base-1.23.0-7.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1.1-2.fc42.x86_64
jansson-2.14-1.fc42.x86_64
json-c-0.18-1.fc42.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc42.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.7-1.fc42.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-8.fc42.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.71-1.fc42.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc42.x86_64
libcurl-8.10.1-2.fc42.x86_64
libeconf-0.7.4-3.fc42.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-8.fc42.x86_64
libffi-3.4.6-3.fc42.x86_64
libgcc-14.2.1-6.fc42.x86_64
libgomp-14.2.1-6.fc42.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-8.fc42.x86_64
libnghttp2-1.64.0-1.fc42.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc42.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-6.fc42.x86_64
libsemanage-3.7-3.fc42.x86_64
libsepol-3.7-3.fc42.x86_64
libsmartcols-2.40.2-8.fc42.x86_64
libssh-0.11.1-1.fc42.x86_64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-14.2.1-6.fc42.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.fc42.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libuuid-2.40.2-8.fc42.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-10.fc42.x86_64
libxml2-2.12.8-2.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.7-1.fc42.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-6.5-2.20240629.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-5.fc41.x86_64
openssl-libs-3.2.2-8.fc42.x86_64
p11-kit-0.25.5-4.fc42.x86_64
p11-kit-trust-0.25.5-4.fc42.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-2.fc42.x86_64
pam-libs-1.7.0-2.fc42.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-AutoLoader-5.74-512.fc42.noarch
perl-B-1.89-512.fc42.x86_64
perl-Carp-1.54-511.fc41.noarch
perl-Class-Struct-0.68-512.fc42.noarch
perl-Data-Dumper-2.189-512.fc41.x86_64
perl-Digest-1.20-511.fc41.noarch
perl-Digest-MD5-2.59-5.fc41.x86_64
perl-DynaLoader-1.56-512.fc42.x86_64
perl-Encode-3.21-511.fc41.x86_64
perl-Errno-1.38-512.fc42.x86_64
perl-Exporter-5.78-511.fc41.noarch
perl-Fcntl-1.18-512.fc42.x86_64
perl-File-Basename-2.86-512.fc42.noarch
perl-File-Path-2.18-511.fc41.noarch
perl-File-Temp-0.231.100-511.fc41.noarch
perl-File-stat-1.14-512.fc42.noarch
perl-FileHandle-2.05-512.fc42.noarch
perl-Getopt-Long-2.58-2.fc41.noarch
perl-Getopt-Std-1.14-512.fc42.noarch
perl-HTTP-Tiny-0.090-1.fc42.noarch
perl-IO-1.55-512.fc42.x86_64
perl-IO-Socket-IP-0.42-512.fc41.noarch
perl-IO-Socket-SSL-2.089-1.fc42.noarch
perl-IPC-Open3-1.22-512.fc42.noarch
perl-MIME-Base32-1.303-21.fc41.noarch
perl-MIME-Base64-3.16-511.fc41.x86_64
perl-Net-SSLeay-1.94-7.fc41.x86_64
perl-POSIX-2.20-512.fc42.x86_64
perl-PathTools-3.91-511.fc41.x86_64
perl-Pod-Escapes-1.07-511.fc41.noarch
perl-Pod-Perldoc-3.28.01-512.fc41.noarch
perl-Pod-Simple-3.45-511.fc41.noarch
perl-Pod-Usage-2.03-511.fc41.noarch
perl-Scalar-List-Utils-1.68-1.fc42.x86_64
perl-SelectSaver-1.02-512.fc42.noarch
perl-Socket-2.038-511.fc41.x86_64
perl-Storable-3.32-511.fc41.x86_64
perl-Symbol-1.09-512.fc42.noarch
perl-Term-ANSIColor-5.01-512.fc41.noarch
perl-Term-Cap-1.18-511.fc41.noarch
perl-Text-ParseWords-3.31-511.fc41.noarch
perl-Text-Tabs+Wrap-2024.001-511.fc41.noarch
perl-Time-Local-1.350-511.fc41.noarch
perl-URI-5.31-1.fc42.noarch
perl-base-2.27-512.fc42.noarch
perl-constant-1.33-512.fc41.noarch
perl-if-0.61.000-512.fc42.noarch
perl-interpreter-5.40.0-512.fc42.x86_64
perl-libnet-3.15-512.fc41.noarch
perl-libs-5.40.0-512.fc42.x86_64
perl-locale-1.12-512.fc42.noarch
perl-mro-1.29-512.fc42.x86_64
perl-overload-1.37-512.fc42.noarch
perl-overloading-0.02-512.fc42.noarch
perl-parent-0.242-1.fc42.noarch
perl-podlators-6.0.2-2.fc41.noarch
perl-srpm-macros-1-56.fc41.noarch
perl-vars-1.05-512.fc42.noarch
pkgconf-2.3.0-1.fc42.x86_64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.2-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.0-1.fc42.noarch
readline-8.2-11.fc42.x86_64
redhat-rpm-config-296-1.fc42.noarch
rpm-4.20.0-1.fc42.x86_64
rpm-build-4.20.0-1.fc42.x86_64
rpm-build-libs-4.20.0-1.fc42.x86_64
rpm-libs-4.20.0-1.fc42.x86_64
rpm-sequoia-1.7.0-2.fc41.x86_64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.16.0-7.fc42.x86_64
sqlite-libs-3.47.0-1.fc42.x86_64
systemd-libs-257~rc2-2.fc42.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-8.fc42.x86_64
util-linux-core-2.40.2-8.fc42.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc42.x86_64
xz-5.6.3-2.fc42.x86_64
xz-libs-5.6.3-2.fc42.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.2.2-1.fc42.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1731888000
Wrote: /builddir/build/SRPMS/python-scikit-learn-1.5.2-4.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1731967563.202654/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-5fv3wcqv/python-scikit-learn/python-scikit-learn.spec) Config(child) 0 minutes 20 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-scikit-learn-1.5.2-4.fc42.src.rpm)  Config(fedora-rawhide-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1731967563.202654/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1731967563.202654/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1731967563.202654/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-2.fc41.x86_64
  dnf5-5.2.7.0-1.fc42.x86_64
  dnf5-plugins-5.2.7.0-1.fc42.x86_64
Finish: chroot init
Start: build phase for python-scikit-learn-1.5.2-4.fc42.src.rpm
Start: build setup for python-scikit-learn-1.5.2-4.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1731888000
Wrote: /builddir/build/SRPMS/python-scikit-learn-1.5.2-4.fc42.src.rpm
Updating and loading repositories:
 fedora                                 100% |  93.1 KiB/s |  25.8 KiB |  00m00s
 Copr repository                        100% |  54.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                 Arch   Version              Repository      Size
Installing:
 gcc                    x86_64 14.2.1-6.fc42        fedora     104.3 MiB
 gcc-c++                x86_64 14.2.1-6.fc42        fedora      38.1 MiB
 python3-devel          x86_64 3.13.0-1.fc42        fedora       1.8 MiB
 python3-joblib         noarch 1.4.2-3.fc41         fedora       2.2 MiB
 python3-pytest         noarch 8.3.3-3.fc42         fedora      20.8 MiB
 python3-setuptools     noarch 74.1.3-4.fc42        copr_base    8.4 MiB
 python3-threadpoolctl  noarch 3.5.0-4.fc41         fedora     136.8 KiB
Installing dependencies:
 annobin-docs           noarch 12.75-1.fc42         fedora      98.2 KiB
 annobin-plugin-gcc     x86_64 12.75-1.fc42         fedora     986.2 KiB
 cpp                    x86_64 14.2.1-6.fc42        fedora      35.0 MiB
 expat                  x86_64 2.6.4-1.fc42         fedora     285.5 KiB
 gcc-plugin-annobin     x86_64 14.2.1-6.fc42        fedora      57.6 KiB
 glibc-devel            x86_64 2.40.9000-18.fc42    fedora       2.3 MiB
 kernel-headers         x86_64 6.12.0-0.rc7.58.fc42 fedora       6.4 MiB
 libb2                  x86_64 0.98.1-12.fc41       fedora      42.2 KiB
 libmpc                 x86_64 1.3.1-6.fc41         fedora     164.7 KiB
 libstdc++-devel        x86_64 14.2.1-6.fc42        fedora      15.4 MiB
 libxcrypt-devel        x86_64 4.4.36-10.fc42       fedora      30.5 KiB
 make                   x86_64 1:4.4.1-9.fc42       fedora       1.8 MiB
 mpdecimal              x86_64 2.5.1-16.fc41        fedora     204.9 KiB
 pyproject-rpm-macros   noarch 1.16.2-1.fc42        copr_base  113.8 KiB
 python-pip-wheel       noarch 24.3.1-1.fc42        copr_base    1.2 MiB
 python-rpm-macros      noarch 3.13-3.fc41          fedora      22.1 KiB
 python3                x86_64 3.13.0-1.fc42        fedora      31.8 KiB
 python3-cloudpickle    noarch 3.1.0-1.fc42         copr_base  127.8 KiB
 python3-iniconfig      noarch 1.1.1-24.fc41        copr_base   20.6 KiB
 python3-libs           x86_64 3.13.0-1.fc42        fedora      40.4 MiB
 python3-packaging      noarch 24.2-2.fc42          copr_base  555.7 KiB
 python3-pluggy         noarch 1.5.0-1.fc41         copr_base  193.4 KiB
 python3-rpm-generators noarch 14-11.fc41           fedora      81.7 KiB
 python3-rpm-macros     noarch 3.13-3.fc41          fedora       6.4 KiB
 tzdata                 noarch 2024a-9.fc41         fedora       1.7 MiB

Transaction Summary:
 Installing:        32 packages

Total size of inbound packages is 86 MiB. Need to download 86 MiB.
After this operation, 283 MiB extra will be used (install 283 MiB, remove 0 B).
[ 1/32] python3-devel-0:3.13.0-1.fc42.x 100% |  28.1 MiB/s | 402.5 KiB |  00m00s
[ 2/32] python3-joblib-0:1.4.2-3.fc41.n 100% | 112.1 MiB/s | 573.9 KiB |  00m00s
[ 3/32] python3-setuptools-0:74.1.3-4.f 100% | 121.1 MiB/s |   1.8 MiB |  00m00s
[ 4/32] python3-threadpoolctl-0:3.5.0-4 100% |   3.1 MiB/s |  44.4 KiB |  00m00s
[ 5/32] gcc-c++-0:14.2.1-6.fc42.x86_64  100% | 150.6 MiB/s |  14.2 MiB |  00m00s
[ 6/32] cpp-0:14.2.1-6.fc42.x86_64      100% | 183.7 MiB/s |  11.9 MiB |  00m00s
[ 7/32] libmpc-0:1.3.1-6.fc41.x86_64    100% |   2.3 MiB/s |  71.1 KiB |  00m00s
[ 8/32] gcc-0:14.2.1-6.fc42.x86_64      100% | 228.2 MiB/s |  37.0 MiB |  00m00s
[ 9/32] make-1:4.4.1-9.fc42.x86_64      100% |  12.2 MiB/s | 586.3 KiB |  00m00s
[10/32] expat-0:2.6.4-1.fc42.x86_64     100% |  55.9 MiB/s | 114.5 KiB |  00m00s
[11/32] libb2-0:0.98.1-12.fc41.x86_64   100% |   6.3 MiB/s |  25.7 KiB |  00m00s
[12/32] mpdecimal-0:2.5.1-16.fc41.x86_6 100% |  21.7 MiB/s |  89.0 KiB |  00m00s
[13/32] tzdata-0:2024a-9.fc41.noarch    100% |  87.2 MiB/s | 714.7 KiB |  00m00s
[14/32] python3-0:3.13.0-1.fc42.x86_64  100% |   3.9 MiB/s |  27.8 KiB |  00m00s
[15/32] python3-pytest-0:8.3.3-3.fc42.n 100% | 126.2 MiB/s |   2.1 MiB |  00m00s
[16/32] python3-iniconfig-0:1.1.1-24.fc 100% |   3.6 MiB/s |  18.6 KiB |  00m00s
[17/32] python3-packaging-0:24.2-2.fc42 100% |  70.4 MiB/s | 144.2 KiB |  00m00s
[18/32] python3-pluggy-0:1.5.0-1.fc41.n 100% |  10.5 MiB/s |  53.8 KiB |  00m00s
[19/32] python-pip-wheel-0:24.3.1-1.fc4 100% | 172.1 MiB/s |   1.2 MiB |  00m00s
[20/32] python3-libs-0:3.13.0-1.fc42.x8 100% | 100.0 MiB/s |   9.1 MiB |  00m00s
[21/32] glibc-devel-0:2.40.9000-18.fc42 100% | 157.2 MiB/s | 644.1 KiB |  00m00s
[22/32] libxcrypt-devel-0:4.4.36-10.fc4 100% |  28.2 MiB/s |  28.9 KiB |  00m00s
[23/32] kernel-headers-0:6.12.0-0.rc7.5 100% | 181.5 MiB/s |   1.6 MiB |  00m00s
[24/32] annobin-plugin-gcc-0:12.75-1.fc 100% | 158.9 MiB/s | 976.1 KiB |  00m00s
[25/32] gcc-plugin-annobin-0:14.2.1-6.f 100% |  55.8 MiB/s |  57.1 KiB |  00m00s
[26/32] annobin-docs-0:12.75-1.fc42.noa 100% |  89.6 MiB/s |  91.7 KiB |  00m00s
[27/32] python-rpm-macros-0:3.13-3.fc41 100% |   8.6 MiB/s |  17.7 KiB |  00m00s
[28/32] python3-rpm-generators-0:14-11. 100% |   9.5 MiB/s |  29.3 KiB |  00m00s
[29/32] python3-rpm-macros-0:3.13-3.fc4 100% |  12.2 MiB/s |  12.4 KiB |  00m00s
[30/32] pyproject-rpm-macros-0:1.16.2-1 100% |  44.1 MiB/s |  45.2 KiB |  00m00s
[31/32] libstdc++-devel-0:14.2.1-6.fc42 100% |  37.3 MiB/s |   2.8 MiB |  00m00s
[32/32] python3-cloudpickle-0:3.1.0-1.f 100% | 208.4 KiB/s |  47.7 KiB |  00m00s
--------------------------------------------------------------------------------
[32/32] Total                           100% | 142.9 MiB/s |  86.4 MiB |  00m01s
Running transaction
[ 1/34] Verify package files            100% | 118.0   B/s |  32.0   B |  00m00s
[ 2/34] Prepare transaction             100% | 653.0   B/s |  32.0   B |  00m00s
[ 3/34] Installing python-rpm-macros-0: 100% |   0.0   B/s |  22.8 KiB |  00m00s
[ 4/34] Installing libmpc-0:1.3.1-6.fc4 100% | 162.3 MiB/s | 166.2 KiB |  00m00s
[ 5/34] Installing python3-rpm-macros-0 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 6/34] Installing pyproject-rpm-macros 100% | 113.0 MiB/s | 115.7 KiB |  00m00s
[ 7/34] Installing cpp-0:14.2.1-6.fc42. 100% | 333.1 MiB/s |  35.0 MiB |  00m00s
[ 8/34] Installing annobin-docs-0:12.75 100% |  32.3 MiB/s |  99.4 KiB |  00m00s
[ 9/34] Installing kernel-headers-0:6.1 100% | 206.1 MiB/s |   6.6 MiB |  00m00s
[10/34] Installing libxcrypt-devel-0:4. 100% |  16.0 MiB/s |  32.9 KiB |  00m00s
[11/34] Installing glibc-devel-0:2.40.9 100% | 145.6 MiB/s |   2.3 MiB |  00m00s
[12/34] Installing libstdc++-devel-0:14 100% | 361.8 MiB/s |  15.6 MiB |  00m00s
[13/34] Installing python-pip-wheel-0:2 100% | 207.4 MiB/s |   1.2 MiB |  00m00s
[14/34] Installing tzdata-0:2024a-9.fc4 100% |  62.6 MiB/s |   1.9 MiB |  00m00s
[15/34] Installing mpdecimal-0:2.5.1-16 100% | 201.2 MiB/s | 206.0 KiB |  00m00s
[16/34] Installing libb2-0:0.98.1-12.fc 100% |   0.0   B/s |  43.3 KiB |  00m00s
[17/34] Installing expat-0:2.6.4-1.fc42 100% |  40.1 MiB/s | 287.6 KiB |  00m00s
[18/34] Installing python3-libs-0:3.13. 100% | 310.9 MiB/s |  40.7 MiB |  00m00s
[19/34] Installing python3-0:3.13.0-1.f 100% |  32.8 MiB/s |  33.5 KiB |  00m00s
[20/34] Installing python3-packaging-0: 100% | 277.3 MiB/s | 568.0 KiB |  00m00s
[21/34] Installing python3-rpm-generato 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[22/34] Installing python3-iniconfig-0: 100% |  23.0 MiB/s |  23.6 KiB |  00m00s
[23/34] Installing python3-pluggy-0:1.5 100% | 195.0 MiB/s | 199.6 KiB |  00m00s
[24/34] Installing python3-cloudpickle- 100% | 128.4 MiB/s | 131.5 KiB |  00m00s
[25/34] Installing make-1:4.4.1-9.fc42. 100% | 257.2 MiB/s |   1.8 MiB |  00m00s
[26/34] Installing gcc-0:14.2.1-6.fc42. 100% | 375.2 MiB/s | 104.3 MiB |  00m00s
[27/34] Installing gcc-c++-0:14.2.1-6.f 100% | 340.4 MiB/s |  38.1 MiB |  00m00s
[28/34] Installing annobin-plugin-gcc-0 100% |  68.9 MiB/s | 987.7 KiB |  00m00s
[29/34] Installing gcc-plugin-annobin-0 100% |   3.9 MiB/s |  59.2 KiB |  00m00s
[30/34] Installing python3-joblib-0:1.4 100% | 171.5 MiB/s |   2.2 MiB |  00m00s
[31/34] Installing python3-pytest-0:8.3 100% | 410.9 MiB/s |  21.0 MiB |  00m00s
[32/34] Installing python3-devel-0:3.13 100% | 164.9 MiB/s |   1.8 MiB |  00m00s
[33/34] Installing python3-setuptools-0 100% | 225.2 MiB/s |   8.6 MiB |  00m00s
[34/34] Installing python3-threadpoolct 100% |   1.1 MiB/s | 138.9 KiB |  00m00s
Warning: skipped PGP checks for 7 packages from repository: copr_base
Complete!
Finish: build setup for python-scikit-learn-1.5.2-4.fc42.src.rpm
Start: rpmbuild python-scikit-learn-1.5.2-4.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1731888000
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.KCQHAA
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ test -d /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dOZaML
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ rm -rf scikit_learn-1.5.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/scikit_learn-1.5.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd scikit_learn-1.5.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's|numpy>=2|numpy|' pyproject.toml
+ find sklearn/metrics/_dist_metrics.pyx.tp -type f
+ xargs sed -i 's/cdef inline {{INPUT_DTYPE_t}} rdist/cdef {{INPUT_DTYPE_t}} rdist/g'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.01I1Ro
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ cd scikit_learn-1.5.2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/pyproject-wheeldir --output /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-buildrequires -p
Handling meson-python>=0.16.0 from build-system.requires
Requirement not satisfied: meson-python>=0.16.0
Handling Cython>=3.0.10 from build-system.requires
Requirement not satisfied: Cython>=3.0.10
Handling numpy from build-system.requires
Requirement not satisfied: numpy
Handling scipy>=1.6.0 from build-system.requires
Requirement not satisfied: scipy>=1.6.0
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-scikit-learn-1.5.2-4.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% |  93.8 KiB/s |  25.8 KiB |  00m00s
 Copr repository                        100% |  90.2 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "gcc-14.2.1-6.fc42.x86_64" is already installed.
Package "gcc-c++-14.2.1-6.fc42.x86_64" is already installed.
Package "pyproject-rpm-macros-1.16.2-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.0-1.fc42.x86_64" is already installed.
Package "python3-joblib-1.4.2-3.fc41.noarch" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pytest-8.3.3-3.fc42.noarch" is already installed.
Package "python3-setuptools-74.1.3-4.fc42.noarch" is already installed.
Package "python3-threadpoolctl-3.5.0-4.fc41.noarch" is already installed.

Package                     Arch   Version          Repository      Size
Installing:
 python3-cython             x86_64 3.0.11-1.fc41    fedora      18.1 MiB
 python3-meson-python       noarch 0.17.1-1.fc42    fedora     277.7 KiB
 python3-numpy              x86_64 1:1.26.4-8.fc41  copr_base   43.8 MiB
 python3-pip                noarch 24.3.1-1.fc42    copr_base   11.3 MiB
 python3-scipy              x86_64 1.14.1-1.fc42    copr_base   67.1 MiB
Installing dependencies:
 emacs-filesystem           noarch 1:30.0-3.fc41    fedora       0.0   B
 flexiblas                  x86_64 3.4.4-3.fc41     fedora      48.5 KiB
 flexiblas-netlib           x86_64 3.4.4-3.fc41     fedora      10.7 MiB
 flexiblas-openblas-openmp  x86_64 3.4.4-3.fc41     fedora      43.3 KiB
 libgfortran                x86_64 14.2.1-6.fc42    fedora       3.0 MiB
 libquadmath                x86_64 14.2.1-6.fc42    fedora     325.9 KiB
 meson                      noarch 1.5.1-1.fc42     fedora      11.4 MiB
 ninja-build                x86_64 1.12.1-3.fc41    fedora     432.6 KiB
 openblas                   x86_64 0.3.26-5.fc41    fedora      96.0 KiB
 openblas-openmp            x86_64 0.3.26-5.fc41    fedora      39.4 MiB
 patchelf                   x86_64 0.18.0-5.fc41    fedora     283.6 KiB
 python3-charset-normalizer noarch 3.4.0-1.fc42     copr_base  319.9 KiB
 python3-idna               noarch 3.10-1.fc42      copr_base  628.0 KiB
 python3-numpy-f2py         x86_64 1:1.26.4-8.fc41  copr_base    2.8 MiB
 python3-platformdirs       noarch 4.2.2-3.fc42     copr_base  168.4 KiB
 python3-pooch              noarch 1.8.2-4.fc42     copr_base  625.5 KiB
 python3-pyproject-metadata noarch 0.8.0-4.fc41     fedora      92.0 KiB
 python3-requests           noarch 2.32.3-3.fc42    copr_base  485.8 KiB
 python3-urllib3            noarch 2.2.3-5.fc42     copr_base    1.0 MiB
 vim-filesystem             noarch 2:9.1.825-1.fc42 fedora      40.0   B

Transaction Summary:
 Installing:        25 packages

Total size of inbound packages is 44 MiB. Need to download 44 MiB.
After this operation, 212 MiB extra will be used (install 212 MiB, remove 0 B).
[ 1/25] python3-meson-python-0:0.17.1-1 100% |   7.0 MiB/s |  86.2 KiB |  00m00s
[ 2/25] python3-cython-0:3.0.11-1.fc41. 100% | 112.1 MiB/s |   3.9 MiB |  00m00s
[ 3/25] python3-numpy-1:1.26.4-8.fc41.x 100% | 131.9 MiB/s |   7.4 MiB |  00m00s
[ 4/25] meson-0:1.5.1-1.fc42.noarch     100% | 179.4 MiB/s |   2.2 MiB |  00m00s
[ 5/25] patchelf-0:0.18.0-5.fc41.x86_64 100% |   7.7 MiB/s | 125.5 KiB |  00m00s
[ 6/25] python3-scipy-0:1.14.1-1.fc42.x 100% | 221.7 MiB/s |  17.1 MiB |  00m00s
[ 7/25] flexiblas-netlib-0:3.4.4-3.fc41 100% | 100.6 MiB/s |   3.2 MiB |  00m00s
[ 8/25] libgfortran-0:14.2.1-6.fc42.x86 100% | 114.6 MiB/s | 939.2 KiB |  00m00s
[ 9/25] ninja-build-0:1.12.1-3.fc41.x86 100% |  58.6 MiB/s | 180.0 KiB |  00m00s
[10/25] flexiblas-0:3.4.4-3.fc41.x86_64 100% |  24.7 MiB/s |  25.3 KiB |  00m00s
[11/25] flexiblas-openblas-openmp-0:3.4 100% |  16.8 MiB/s |  17.2 KiB |  00m00s
[12/25] emacs-filesystem-1:30.0-3.fc41. 100% |   7.0 MiB/s |   7.1 KiB |  00m00s
[13/25] libquadmath-0:14.2.1-6.fc42.x86 100% |  66.5 MiB/s | 204.3 KiB |  00m00s
[14/25] vim-filesystem-2:9.1.825-1.fc42 100% |  16.1 MiB/s |  16.4 KiB |  00m00s
[15/25] openblas-openmp-0:0.3.26-5.fc41 100% | 241.1 MiB/s |   5.1 MiB |  00m00s
[16/25] python3-pooch-0:1.8.2-4.fc42.no 100% |  41.3 MiB/s | 126.9 KiB |  00m00s
[17/25] python3-pip-0:24.3.1-1.fc42.noa 100% |  12.3 MiB/s |   2.5 MiB |  00m00s
[18/25] python3-numpy-f2py-1:1.26.4-8.f 100% |   5.4 MiB/s | 501.7 KiB |  00m00s
[19/25] python3-requests-0:2.32.3-3.fc4 100% |  16.2 MiB/s | 149.6 KiB |  00m00s
[20/25] openblas-0:0.3.26-5.fc41.x86_64 100% |  37.8 MiB/s |  38.7 KiB |  00m00s
[21/25] python3-pyproject-metadata-0:0. 100% |   2.5 MiB/s |  31.3 KiB |  00m00s
[22/25] python3-idna-0:3.10-1.fc42.noar 100% |  54.8 MiB/s | 112.3 KiB |  00m00s
[23/25] python3-charset-normalizer-0:3. 100% |  16.6 MiB/s | 101.8 KiB |  00m00s
[24/25] python3-urllib3-0:2.2.3-5.fc42. 100% |  25.4 MiB/s | 259.6 KiB |  00m00s
[25/25] python3-platformdirs-0:4.2.2-3. 100% | 351.9 KiB/s |  41.5 KiB |  00m00s
--------------------------------------------------------------------------------
[25/25] Total                           100% | 145.0 MiB/s |  44.2 MiB |  00m00s
Running transaction
[ 1/27] Verify package files            100% | 157.0   B/s |  25.0   B |  00m00s
[ 2/27] Prepare transaction             100% | 454.0   B/s |  25.0   B |  00m00s
[ 3/27] Installing libgfortran-0:14.2.1 100% | 338.3 MiB/s |   3.0 MiB |  00m00s
[ 4/27] Installing python3-idna-0:3.10- 100% | 206.5 MiB/s | 634.3 KiB |  00m00s
[ 5/27] Installing python3-urllib3-0:2. 100% | 250.4 MiB/s |   1.0 MiB |  00m00s
[ 6/27] Installing python3-charset-norm 100% | 161.0 MiB/s | 329.8 KiB |  00m00s
[ 7/27] Installing python3-requests-0:2 100% | 162.1 MiB/s | 497.9 KiB |  00m00s
[ 8/27] Installing openblas-0:0.3.26-5. 100% |  95.5 MiB/s |  97.8 KiB |  00m00s
[ 9/27] Installing openblas-openmp-0:0. 100% | 554.5 MiB/s |  39.4 MiB |  00m00s
[10/27] Installing python3-pyproject-me 100% |  92.7 MiB/s |  95.0 KiB |  00m00s
[11/27] Installing python3-platformdirs 100% | 170.8 MiB/s | 174.9 KiB |  00m00s
[12/27] Installing python3-pooch-0:1.8. 100% | 208.5 MiB/s | 640.5 KiB |  00m00s
[13/27] Installing vim-filesystem-2:9.1 100% |   4.6 MiB/s |   4.7 KiB |  00m00s
[14/27] Installing emacs-filesystem-1:3 100% |   0.0   B/s | 544.0   B |  00m00s
[15/27] Installing ninja-build-0:1.12.1 100% | 106.4 MiB/s | 435.8 KiB |  00m00s
[16/27] Installing meson-0:1.5.1-1.fc42 100% | 303.1 MiB/s |  11.5 MiB |  00m00s
[17/27] Installing libquadmath-0:14.2.1 100% | 319.5 MiB/s | 327.2 KiB |  00m00s
[18/27] Installing flexiblas-0:3.4.4-3. 100% |   0.0   B/s |  49.7 KiB |  00m00s
[19/27] Installing flexiblas-openblas-o 100% |  43.1 MiB/s |  44.1 KiB |  00m00s
[20/27] Installing flexiblas-netlib-0:3 100% | 344.0 MiB/s |  10.7 MiB |  00m00s
[21/27] Installing python3-numpy-1:1.26 100% | 367.8 MiB/s |  44.1 MiB |  00m00s
[22/27] Installing python3-numpy-f2py-1 100% | 202.6 MiB/s |   2.8 MiB |  00m00s
[23/27] Installing patchelf-0:0.18.0-5. 100% | 139.3 MiB/s | 285.4 KiB |  00m00s
[24/27] Installing python3-meson-python 100% |  55.4 MiB/s | 283.7 KiB |  00m00s
[25/27] Installing python3-scipy-0:1.14 100% | 330.7 MiB/s |  67.5 MiB |  00m00s
[26/27] Installing python3-pip-0:24.3.1 100% | 203.8 MiB/s |  11.6 MiB |  00m00s
[27/27] Installing python3-cython-0:3.0 100% | 184.7 MiB/s |  18.3 MiB |  00m00s
Warning: skipped PGP checks for 10 packages from repository: copr_base
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1731888000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.N90nrc
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ cd scikit_learn-1.5.2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/pyproject-wheeldir --output /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-buildrequires -p
Handling meson-python>=0.16.0 from build-system.requires
Requirement satisfied: meson-python>=0.16.0
   (installed: meson-python 0.17.1)
Handling Cython>=3.0.10 from build-system.requires
Requirement satisfied: Cython>=3.0.10
   (installed: Cython 3.0.11)
Handling numpy from build-system.requires
Requirement satisfied: numpy
   (installed: numpy 1.26.4)
Handling scipy>=1.6.0 from build-system.requires
Requirement satisfied: scipy>=1.6.0
   (installed: scipy 1.14.1)
Handling numpy>=1.19.5 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: numpy>=1.19.5
   (installed: numpy 1.26.4)
Handling scipy>=1.6.0 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: scipy>=1.6.0
   (installed: scipy 1.14.1)
Handling joblib>=1.2.0 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: joblib>=1.2.0
   (installed: joblib 1.4.2)
Handling threadpoolctl>=3.1.0 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: threadpoolctl>=3.1.0
   (installed: threadpoolctl 3.5.0)
Handling numpy>=1.19.5 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: numpy>=1.19.5
Handling scipy>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: scipy>=1.6.0
Handling cython>=3.0.10 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: cython>=3.0.10
Handling meson-python>=0.16.0 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: meson-python>=0.16.0
Handling numpy>=1.19.5 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: numpy>=1.19.5
Handling scipy>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: scipy>=1.6.0
Handling joblib>=1.2.0 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: joblib>=1.2.0
Handling threadpoolctl>=3.1.0 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: threadpoolctl>=3.1.0
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] benchmark (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] benchmark (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling memory_profiler>=0.57.0 from pyproject.toml generated metadata: [optional-dependencies] benchmark (scikit-learn)
Ignoring alien requirement: memory_profiler>=0.57.0
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling scikit-image>=0.17.2 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: scikit-image>=0.17.2
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling seaborn>=0.9.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: seaborn>=0.9.0
Handling memory_profiler>=0.57.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: memory_profiler>=0.57.0
Handling sphinx>=7.3.7 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx>=7.3.7
Handling sphinx-copybutton>=0.5.2 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2
Handling sphinx-gallery>=0.16.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-gallery>=0.16.0
Handling numpydoc>=1.2.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: numpydoc>=1.2.0
Handling Pillow>=7.1.2 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: Pillow>=7.1.2
Handling pooch>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: pooch>=1.6.0
Handling sphinx-prompt>=1.4.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-prompt>=1.4.0
Handling sphinxext-opengraph>=0.9.1 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1
Handling plotly>=5.14.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: plotly>=5.14.0
Handling polars>=0.20.30 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: polars>=0.20.30
Handling sphinx-design>=0.5.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-design>=0.5.0
Handling sphinx-design>=0.6.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-design>=0.6.0
Handling sphinxcontrib-sass>=0.3.4 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinxcontrib-sass>=0.3.4
Handling pydata-sphinx-theme>=0.15.3 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: pydata-sphinx-theme>=0.15.3
Handling sphinx-remove-toctrees>=1.0.0.post1 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-remove-toctrees>=1.0.0.post1
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling scikit-image>=0.17.2 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: scikit-image>=0.17.2
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling seaborn>=0.9.0 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: seaborn>=0.9.0
Handling pooch>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: pooch>=1.6.0
Handling plotly>=5.14.0 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: plotly>=5.14.0
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling scikit-image>=0.17.2 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: scikit-image>=0.17.2
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling pytest>=7.1.2 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pytest>=7.1.2
Handling pytest-cov>=2.9.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pytest-cov>=2.9.0
Handling ruff>=0.2.1 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: ruff>=0.2.1
Handling black>=24.3.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: black>=24.3.0
Handling mypy>=1.9 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: mypy>=1.9
Handling pyamg>=4.0.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pyamg>=4.0.0
Handling polars>=0.20.30 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: polars>=0.20.30
Handling pyarrow>=12.0.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pyarrow>=12.0.0
Handling numpydoc>=1.2.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: numpydoc>=1.2.0
Handling pooch>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pooch>=1.6.0
Handling conda-lock==2.5.6 from pyproject.toml generated metadata: [optional-dependencies] maintenance (scikit-learn)
Ignoring alien requirement: conda-lock==2.5.6
+ cat /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-scikit-learn-1.5.2-4.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 781.6 KiB/s |  25.8 KiB |  00m00s
 Copr repository                        100% |  95.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Nothing to do.
Package "gcc-14.2.1-6.fc42.x86_64" is already installed.
Package "gcc-c++-14.2.1-6.fc42.x86_64" is already installed.
Package "pyproject-rpm-macros-1.16.2-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.0-1.fc42.x86_64" is already installed.
Package "python3-cython-3.0.11-1.fc41.x86_64" is already installed.
Package "python3-joblib-1.4.2-3.fc41.noarch" is already installed.
Package "python3-joblib-1.4.2-3.fc41.noarch" is already installed.
Package "python3-meson-python-0.17.1-1.fc42.noarch" is already installed.
Package "python3-numpy-1:1.26.4-8.fc41.x86_64" is already installed.
Package "python3-numpy-1:1.26.4-8.fc41.x86_64" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-1.fc42.noarch" is already installed.
Package "python3-pytest-8.3.3-3.fc42.noarch" is already installed.
Package "python3-scipy-1.14.1-1.fc42.x86_64" is already installed.
Package "python3-setuptools-74.1.3-4.fc42.noarch" is already installed.
Package "python3-threadpoolctl-3.5.0-4.fc41.noarch" is already installed.
Package "python3-threadpoolctl-3.5.0-4.fc41.noarch" is already installed.

Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1731888000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.TutsnB
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ cd scikit_learn-1.5.2
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/pyproject-wheeldir --output /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-buildrequires -p
Handling meson-python>=0.16.0 from build-system.requires
Requirement satisfied: meson-python>=0.16.0
   (installed: meson-python 0.17.1)
Handling Cython>=3.0.10 from build-system.requires
Requirement satisfied: Cython>=3.0.10
   (installed: Cython 3.0.11)
Handling numpy from build-system.requires
Requirement satisfied: numpy
   (installed: numpy 1.26.4)
Handling scipy>=1.6.0 from build-system.requires
Requirement satisfied: scipy>=1.6.0
   (installed: scipy 1.14.1)
Handling numpy>=1.19.5 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: numpy>=1.19.5
   (installed: numpy 1.26.4)
Handling scipy>=1.6.0 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: scipy>=1.6.0
   (installed: scipy 1.14.1)
Handling joblib>=1.2.0 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: joblib>=1.2.0
   (installed: joblib 1.4.2)
Handling threadpoolctl>=3.1.0 from pyproject.toml generated metadata: [dependencies] (scikit-learn)
Requirement satisfied: threadpoolctl>=3.1.0
   (installed: threadpoolctl 3.5.0)
Handling numpy>=1.19.5 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: numpy>=1.19.5
Handling scipy>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: scipy>=1.6.0
Handling cython>=3.0.10 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: cython>=3.0.10
Handling meson-python>=0.16.0 from pyproject.toml generated metadata: [optional-dependencies] build (scikit-learn)
Ignoring alien requirement: meson-python>=0.16.0
Handling numpy>=1.19.5 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: numpy>=1.19.5
Handling scipy>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: scipy>=1.6.0
Handling joblib>=1.2.0 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: joblib>=1.2.0
Handling threadpoolctl>=3.1.0 from pyproject.toml generated metadata: [optional-dependencies] install (scikit-learn)
Ignoring alien requirement: threadpoolctl>=3.1.0
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] benchmark (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] benchmark (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling memory_profiler>=0.57.0 from pyproject.toml generated metadata: [optional-dependencies] benchmark (scikit-learn)
Ignoring alien requirement: memory_profiler>=0.57.0
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling scikit-image>=0.17.2 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: scikit-image>=0.17.2
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling seaborn>=0.9.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: seaborn>=0.9.0
Handling memory_profiler>=0.57.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: memory_profiler>=0.57.0
Handling sphinx>=7.3.7 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx>=7.3.7
Handling sphinx-copybutton>=0.5.2 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2
Handling sphinx-gallery>=0.16.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-gallery>=0.16.0
Handling numpydoc>=1.2.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: numpydoc>=1.2.0
Handling Pillow>=7.1.2 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: Pillow>=7.1.2
Handling pooch>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: pooch>=1.6.0
Handling sphinx-prompt>=1.4.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-prompt>=1.4.0
Handling sphinxext-opengraph>=0.9.1 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1
Handling plotly>=5.14.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: plotly>=5.14.0
Handling polars>=0.20.30 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: polars>=0.20.30
Handling sphinx-design>=0.5.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-design>=0.5.0
Handling sphinx-design>=0.6.0 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-design>=0.6.0
Handling sphinxcontrib-sass>=0.3.4 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinxcontrib-sass>=0.3.4
Handling pydata-sphinx-theme>=0.15.3 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: pydata-sphinx-theme>=0.15.3
Handling sphinx-remove-toctrees>=1.0.0.post1 from pyproject.toml generated metadata: [optional-dependencies] docs (scikit-learn)
Ignoring alien requirement: sphinx-remove-toctrees>=1.0.0.post1
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling scikit-image>=0.17.2 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: scikit-image>=0.17.2
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling seaborn>=0.9.0 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: seaborn>=0.9.0
Handling pooch>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: pooch>=1.6.0
Handling plotly>=5.14.0 from pyproject.toml generated metadata: [optional-dependencies] examples (scikit-learn)
Ignoring alien requirement: plotly>=5.14.0
Handling matplotlib>=3.3.4 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: matplotlib>=3.3.4
Handling scikit-image>=0.17.2 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: scikit-image>=0.17.2
Handling pandas>=1.1.5 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pandas>=1.1.5
Handling pytest>=7.1.2 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pytest>=7.1.2
Handling pytest-cov>=2.9.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pytest-cov>=2.9.0
Handling ruff>=0.2.1 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: ruff>=0.2.1
Handling black>=24.3.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: black>=24.3.0
Handling mypy>=1.9 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: mypy>=1.9
Handling pyamg>=4.0.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pyamg>=4.0.0
Handling polars>=0.20.30 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: polars>=0.20.30
Handling pyarrow>=12.0.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pyarrow>=12.0.0
Handling numpydoc>=1.2.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: numpydoc>=1.2.0
Handling pooch>=1.6.0 from pyproject.toml generated metadata: [optional-dependencies] tests (scikit-learn)
Ignoring alien requirement: pooch>=1.6.0
Handling conda-lock==2.5.6 from pyproject.toml generated metadata: [optional-dependencies] maintenance (scikit-learn)
Ignoring alien requirement: conda-lock==2.5.6
+ cat /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iQDnxz
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd scikit_learn-1.5.2
+ mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/pyproject-wheeldir
Processing /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  + meson setup /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2 /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/meson-python-native-file.ini
  The Meson build system
  Version: 1.5.1
  Source dir: /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2
  Build dir: /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr
  Build type: native build
  Project name: scikit-learn
  Project version: 1.5.2
  C compiler for the host machine: gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20241104 (Red Hat 14.2.1-6)")
  C linker for the host machine: gcc ld.bfd 2.43.50.20241104
  C++ compiler for the host machine: g++ (gcc 14.2.1 "g++ (GCC) 14.2.1 20241104 (Red Hat 14.2.1-6)")
  C++ linker for the host machine: g++ ld.bfd 2.43.50.20241104
  Cython compiler for the host machine: cython (cython 3.0.11)
  Host machine cpu family: x86_64
  Host machine cpu: x86_64
  Compiler for C supports arguments -Wno-unused-but-set-variable: YES
  Compiler for C supports arguments -Wno-unused-function: YES
  Compiler for C supports arguments -Wno-conversion: YES
  Compiler for C supports arguments -Wno-misleading-indentation: YES
  Library m found: YES
  Program python found: YES (/usr/bin/python3)
  Run-time dependency OpenMP for c found: YES 4.5
  Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0
  Run-time dependency python found: YES 3.13
  Build targets in project: 111

  scikit-learn 1.5.2

    User defined options
      Native files: /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/meson-python-native-file.ini
      buildtype   : release
      b_ndebug    : if-release
      b_vscrt     : md

  Found ninja-1.12.1 at /usr/bin/ninja
  + /usr/bin/ninja
  [1/249] Copying file sklearn/utils/_cython_blas.pxd
  [2/249] Copying file sklearn/utils/_heap.pxd
  [3/249] Copying file sklearn/utils/__init__.py
  [4/249] Copying file sklearn/__init__.py
  [5/249] Copying file sklearn/_loss/_loss.pxd
  [6/249] Copying file sklearn/utils/_random.pxd
  [7/249] Copying file sklearn/utils/_openmp_helpers.pxd
  [8/249] Copying file sklearn/utils/_sorting.pxd
  [9/249] Copying file sklearn/utils/_typedefs.pxd
  [10/249] Copying file sklearn/utils/_vector_sentinel.pxd
  [11/249] Generating sklearn/utils/_weight_vector_pxd with a custom command
  [12/249] Generating sklearn/utils/_seq_dataset_pxd with a custom command
  [13/249] Generating sklearn/metrics/_dist_metrics_pxd with a custom command
  [14/249] Copying file sklearn/metrics/__init__.py
  [15/249] Copying file sklearn/metrics/_pairwise_distances_reduction/_classmode.pxd
  [16/249] Generating sklearn/metrics/_pairwise_distances_reduction/_datasets_pair_pxd with a custom command
  [17/249] Generating sklearn/metrics/_pairwise_distances_reduction/_argkmin_pxd with a custom command
  [18/249] Generating sklearn/metrics/_pairwise_distances_reduction/_base_pxd with a custom command
  [19/249] Generating sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer_pxd with a custom command
  [20/249] Copying file sklearn/metrics/_pairwise_distances_reduction/__init__.py
  [21/249] Generating sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_pxd with a custom command
  [22/249] Generating sklearn/_loss/_loss_pyx with a custom command
  [23/249] Copying file sklearn/linear_model/__init__.py
  [24/249] Generating sklearn/neighbors/_binary_tree_pxi with a custom command
  [25/249] Generating sklearn/utils/_weight_vector_pyx with a custom command
  [26/249] Copying file sklearn/neighbors/__init__.py
  [27/249] Generating sklearn/utils/_seq_dataset_pyx with a custom command
  [28/249] Copying file sklearn/linear_model/_sgd_fast.pxd
  [29/249] Generating sklearn/metrics/_pairwise_distances_reduction/_datasets_pair_pyx with a custom command
  [30/249] Copying file sklearn/neighbors/_partition_nodes.pxd
  [31/249] Generating sklearn/metrics/_dist_metrics_pyx with a custom command
  [32/249] Generating sklearn/metrics/_pairwise_distances_reduction/_base_pyx with a custom command
  [33/249] Generating sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer_pyx with a custom command
  [34/249] Generating sklearn/metrics/_pairwise_distances_reduction/_argkmin_pyx with a custom command
  [35/249] Generating sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode_pyx with a custom command
  [36/249] Generating sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_pyx with a custom command
  [37/249] Generating sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode_pyx with a custom command
  [38/249] Generating sklearn/linear_model/_sag_fast_pyx with a custom command
  [39/249] Generating sklearn/linear_model/_sgd_fast_pyx with a custom command
  [40/249] Generating sklearn/neighbors/_ball_tree_pyx with a custom command
  [41/249] Generating sklearn/neighbors/_kd_tree_pyx with a custom command
  [42/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/__check_build/_check_build.pyx
  [43/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/arrayfuncs.pyx
  [44/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_isotonic.pyx
  [45/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/murmurhash.pyx
  [46/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_openmp_helpers.pyx
  [47/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_cython_blas.pyx
  [48/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/sparsefuncs_fast.pyx
  [49/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_fast_dict.pyx
  [50/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_heap.pyx
  [51/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_sorting.pyx
  [52/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_random.pyx
  [53/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_typedefs.pyx
  [54/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_vector_sentinel.pyx
  [55/249] Compiling Cython source sklearn/utils/_weight_vector.pyx
  [56/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_isfinite.pyx
  [57/249] Compiling Cython source sklearn/utils/_seq_dataset.pyx
  [58/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_fast.pyx
  [59/249] Compiling Cython source sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.pyx
  [60/249] Compiling Cython source sklearn/metrics/_pairwise_distances_reduction/_base.pyx
  [61/249] Compiling Cython source sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.pyx
  [62/249] Compiling Cython source sklearn/metrics/_pairwise_distances_reduction/_argkmin.pyx
  [63/249] Compiling Cython source sklearn/metrics/_dist_metrics.pyx
  warning: sklearn/metrics/_dist_metrics.pyx:846:44: Assigning to 'float64_t *' from 'const float64_t *' discards const qualifier
  warning: sklearn/metrics/_dist_metrics.pyx:909:40: Assigning to 'float64_t *' from 'const float64_t *' discards const qualifier
  warning: sklearn/metrics/_dist_metrics.pyx:3426:44: Assigning to 'float32_t *' from 'const float32_t *' discards const qualifier
  warning: sklearn/metrics/_dist_metrics.pyx:3489:40: Assigning to 'float32_t *' from 'const float32_t *' discards const qualifier
  [64/249] Compiling Cython source sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.pyx
  [65/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/_expected_mutual_info_fast.pyx
  [66/249] Compiling Cython source sklearn/_loss/_loss.pyx
  [67/249] Compiling Cython source sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.pyx
  [68/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_dbscan_inner.pyx
  [69/249] Compiling Cython source sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.pyx
  [70/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hierarchical_fast.pyx
  [71/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_common.pyx
  [72/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_lloyd.pyx
  [73/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_minibatch.pyx
  [74/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/_linkage.pyx
  [75/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_elkan.pyx
  [76/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/_reachability.pyx
  [77/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_online_lda_fast.pyx
  [78/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/_tree.pyx
  [79/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_cdnmf_fast.pyx
  [80/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_gradient_boosting.pyx
  [81/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_svmlight_format_fast.pyx
  [82/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.pyx
  [83/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_binning.pyx
  [84/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/splitting.pyx
  [85/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/histogram.pyx
  [86/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_predictor.pyx
  [87/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/common.pyx
  [88/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_bitset.pyx
  [89/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/_hashing_fast.pyx
  [90/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_utils.pyx
  [91/249] Compiling Cython source sklearn/linear_model/_sag_fast.pyx
  [92/249] Compiling Cython source sklearn/linear_model/_sgd_fast.pyx
  [93/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_cd_fast.pyx
  [94/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_barnes_hut_tsne.pyx
  [95/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_partition_nodes.pyx
  [96/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_newrand.pyx
  [97/249] Compiling Cython source sklearn/neighbors/_ball_tree.pyx
  warning: sklearn/neighbors/_binary_tree.pxi:1092:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:1958:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2053:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2222:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2345:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2402:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2403:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2728:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3594:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3689:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3858:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3981:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:4038:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:4039:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_ball_tree.pyx:105:9: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_ball_tree.pyx:107:9: Assigning to 'float64_t *' from 'const float64_t *' discards const qualifier
  warning: sklearn/neighbors/_ball_tree.pyx:308:9: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_ball_tree.pyx:310:9: Assigning to 'float32_t *' from 'const float32_t *' discards const qualifier
  [98/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_quad_tree.pyx
  [99/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_target_encoder_fast.pyx
  [100/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_csr_polynomial_expansion.pyx
  [101/249] Compiling Cython source sklearn/neighbors/_kd_tree.pyx
  warning: sklearn/neighbors/_binary_tree.pxi:1092:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:1958:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2053:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2222:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2345:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2402:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2403:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:2728:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3594:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3689:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3858:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:3981:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:4038:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_binary_tree.pxi:4039:13: Assigning to 'intp_t *' from 'const intp_t *' discards const qualifier
  warning: sklearn/neighbors/_kd_tree.pyx:74:9: Assigning to 'float64_t *' from 'const float64_t *' discards const qualifier
  warning: sklearn/neighbors/_kd_tree.pyx:75:9: Assigning to 'float64_t *' from 'const float64_t *' discards const qualifier
  warning: sklearn/neighbors/_kd_tree.pyx:342:9: Assigning to 'float32_t *' from 'const float32_t *' discards const qualifier
  warning: sklearn/neighbors/_kd_tree.pyx:343:9: Assigning to 'float32_t *' from 'const float32_t *' discards const qualifier
  [102/249] Compiling C++ object sklearn/svm/libliblinear-skl.a.p/src_liblinear_tron.cpp.o
  [103/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_libsvm.pyx
  [104/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_libsvm_sparse.pyx
  [105/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_liblinear.pyx
  [106/249] Compiling C++ object sklearn/svm/libliblinear-skl.a.p/src_liblinear_linear.cpp.o
  [107/249] Compiling C++ object sklearn/svm/liblibsvm-skl.a.p/src_libsvm_libsvm_template.cpp.o
  [108/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_tree.pyx
  [109/249] Compiling C object sklearn/__check_build/_check_build.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn___check_build__check_build.pyx.c.o
  [110/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_utils.pyx
  [111/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_splitter.pyx
  [112/249] Compiling Cython source /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_criterion.pyx
  [113/249] Compiling C object sklearn/utils/murmurhash.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils_murmurhash.pyx.c.o
  [114/249] Compiling C++ object sklearn/utils/murmurhash.cpython-313-x86_64-linux-gnu.so.p/src_MurmurHash3.cpp.o
  [115/249] Compiling C object sklearn/_isotonic.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn__isotonic.pyx.c.o
  [116/249] Compiling C object sklearn/utils/arrayfuncs.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils_arrayfuncs.pyx.c.o
  [117/249] Compiling C object sklearn/utils/_openmp_helpers.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__openmp_helpers.pyx.c.o
  [118/249] Compiling C++ object sklearn/utils/_fast_dict.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__fast_dict.pyx.cpp.o
  [119/249] Compiling C object sklearn/utils/_heap.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__heap.pyx.c.o
  [120/249] Compiling C object sklearn/utils/_sorting.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__sorting.pyx.c.o
  [121/249] Compiling C object sklearn/utils/_cython_blas.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__cython_blas.pyx.c.o
  [122/249] Compiling C object sklearn/utils/_typedefs.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__typedefs.pyx.c.o
  [123/249] Compiling C++ object sklearn/utils/_vector_sentinel.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__vector_sentinel.pyx.cpp.o
  [124/249] Compiling C object sklearn/utils/_random.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__random.pyx.c.o
  [125/249] Compiling C object sklearn/utils/_weight_vector.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__weight_vector.pyx.c.o
  [126/249] Compiling C object sklearn/utils/_isfinite.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__isfinite.pyx.c.o
  [127/249] Compiling C object sklearn/utils/_seq_dataset.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils__seq_dataset.pyx.c.o
  [128/249] Compiling C object sklearn/utils/sparsefuncs_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_utils_sparsefuncs_fast.pyx.c.o
  [129/249] Compiling C object sklearn/metrics/_pairwise_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_fast.pyx.c.o
  [130/249] Compiling C++ object sklearn/metrics/_pairwise_distances_reduction/_base.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_distances_reduction__base.pyx.cpp.o
  [131/249] Compiling C++ object sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_distances_reduction__datasets_pair.pyx.cpp.o
  [132/249] Compiling C++ object sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_distances_reduction__middle_term_computer.pyx.cpp.o
  [133/249] Compiling C object sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__dist_metrics.pyx.c.o
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c: In function ‘__pyx_pf_7sklearn_7metrics_13_dist_metrics_16DistanceMetric64_22_pairwise_sparse_dense’:
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c:29084:29: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  29084 |             __pyx_v_x2_data = ((&(*((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=1 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=0 */ (__pyx_v_Y_data.data + __pyx_t_18 * __pyx_v_Y_data.strides[0]) )) + __pyx_t_19)) )))) + (__pyx_v_i2 * __pyx_v_n_features));
        |                             ^
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c: In function ‘__pyx_pf_7sklearn_7metrics_13_dist_metrics_16DistanceMetric64_24_pairwise_dense_sparse’:
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c:29869:27: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  29869 |           __pyx_v_x1_data = ((&(*((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=1 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=0 */ (__pyx_v_X_data.data + __pyx_t_15 * __pyx_v_X_data.strides[0]) )) + __pyx_t_16)) )))) + (__pyx_v_i1 * __pyx_v_n_features));
        |                           ^
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c: In function ‘__pyx_pf_7sklearn_7metrics_13_dist_metrics_16DistanceMetric32_22_pairwise_sparse_dense’:
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c:48708:29: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  48708 |             __pyx_v_x2_data = ((&(*((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=1 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=0 */ (__pyx_v_Y_data.data + __pyx_t_18 * __pyx_v_Y_data.strides[0]) )) + __pyx_t_19)) )))) + (__pyx_v_i2 * __pyx_v_n_features));
        |                             ^
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c: In function ‘__pyx_pf_7sklearn_7metrics_13_dist_metrics_16DistanceMetric32_24_pairwise_dense_sparse’:
  sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c:49493:27: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  49493 |           __pyx_v_x1_data = ((&(*((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=1 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=0 */ (__pyx_v_X_data.data + __pyx_t_15 * __pyx_v_X_data.strides[0]) )) + __pyx_t_16)) )))) + (__pyx_v_i1 * __pyx_v_n_features));
        |                           ^
  [134/249] Compiling C++ object sklearn/metrics/_pairwise_distances_reduction/_argkmin.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_distances_reduction__argkmin.pyx.cpp.o
  [135/249] Compiling C++ object sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_distances_reduction__radius_neighbors.pyx.cpp.o
  [136/249] Compiling C++ object sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_distances_reduction__argkmin_classmode.pyx.cpp.o
  [137/249] Compiling C object sklearn/metrics/cluster/_expected_mutual_info_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics_cluster__expected_mutual_info_fast.pyx.c.o
  [138/249] Compiling C++ object sklearn/cluster/_dbscan_inner.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__dbscan_inner.pyx.cpp.o
  [139/249] Compiling C++ object sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_metrics__pairwise_distances_reduction__radius_neighbors_classmode.pyx.cpp.o
  [140/249] Compiling C++ object sklearn/cluster/_hierarchical_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__hierarchical_fast.pyx.cpp.o
  [141/249] Compiling C object sklearn/cluster/_k_means_lloyd.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__k_means_lloyd.pyx.c.o
  [142/249] Compiling C object sklearn/cluster/_k_means_minibatch.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__k_means_minibatch.pyx.c.o
  [143/249] Compiling C object sklearn/cluster/_k_means_common.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__k_means_common.pyx.c.o
  [144/249] Compiling C object sklearn/cluster/_k_means_elkan.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__k_means_elkan.pyx.c.o
  [145/249] Compiling C object sklearn/cluster/_hdbscan/_linkage.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__hdbscan__linkage.pyx.c.o
  [146/249] Compiling C object sklearn/cluster/_hdbscan/_reachability.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__hdbscan__reachability.pyx.c.o
  [147/249] Compiling C object sklearn/decomposition/_cdnmf_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_decomposition__cdnmf_fast.pyx.c.o
  [148/249] Compiling C object sklearn/cluster/_hdbscan/_tree.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_cluster__hdbscan__tree.pyx.c.o
  [149/249] Compiling C object sklearn/decomposition/_online_lda_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_decomposition__online_lda_fast.pyx.c.o
  [150/249] Compiling C object sklearn/ensemble/_gradient_boosting.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__gradient_boosting.pyx.c.o
  [151/249] Compiling C object sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__hist_gradient_boosting__gradient_boosting.pyx.c.o
  [152/249] Compiling C object sklearn/ensemble/_hist_gradient_boosting/histogram.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__hist_gradient_boosting_histogram.pyx.c.o
  [153/249] Compiling C object sklearn/ensemble/_hist_gradient_boosting/_binning.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__hist_gradient_boosting__binning.pyx.c.o
  [154/249] Compiling C object sklearn/ensemble/_hist_gradient_boosting/splitting.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__hist_gradient_boosting_splitting.pyx.c.o
  [155/249] Compiling C object sklearn/ensemble/_hist_gradient_boosting/_predictor.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__hist_gradient_boosting__predictor.pyx.c.o
  [156/249] Compiling C object sklearn/datasets/_svmlight_format_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_datasets__svmlight_format_fast.pyx.c.o
  sklearn/datasets/_svmlight_format_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/datasets/_svmlight_format_fast.pyx.c:3297:9: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]
   3297 |         Py_UNICODE *as_pyunicodes;
        |         ^~~~~~~~~~
  [157/249] Compiling C object sklearn/ensemble/_hist_gradient_boosting/common.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__hist_gradient_boosting_common.pyx.c.o
  [158/249] Compiling C++ object sklearn/feature_extraction/_hashing_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_feature_extraction__hashing_fast.pyx.cpp.o
  [159/249] Compiling C object sklearn/ensemble/_hist_gradient_boosting/_bitset.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_ensemble__hist_gradient_boosting__bitset.pyx.c.o
  [160/249] Compiling C object sklearn/_loss/_loss.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn__loss__loss.pyx.c.o
  [161/249] Compiling C object sklearn/manifold/_utils.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_manifold__utils.pyx.c.o
  [162/249] Compiling C object sklearn/manifold/_barnes_hut_tsne.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_manifold__barnes_hut_tsne.pyx.c.o
  [163/249] Compiling C++ object sklearn/neighbors/_partition_nodes.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_neighbors__partition_nodes.pyx.cpp.o
  [164/249] Compiling C object sklearn/linear_model/_sag_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_linear_model__sag_fast.pyx.c.o
  [165/249] Compiling C object sklearn/linear_model/_sgd_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_linear_model__sgd_fast.pyx.c.o
  [166/249] Compiling C object sklearn/linear_model/_cd_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_linear_model__cd_fast.pyx.c.o
  [167/249] Compiling C object sklearn/neighbors/_quad_tree.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_neighbors__quad_tree.pyx.c.o
  [168/249] Linking static target sklearn/svm/liblibsvm-skl.a
  [169/249] Compiling C++ object sklearn/svm/_newrand.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_svm__newrand.pyx.cpp.o
  [170/249] Compiling C object sklearn/preprocessing/_csr_polynomial_expansion.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_preprocessing__csr_polynomial_expansion.pyx.c.o
  [171/249] Linking static target sklearn/svm/libliblinear-skl.a
  [172/249] Compiling C object sklearn/svm/_libsvm_sparse.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_svm__libsvm_sparse.pyx.c.o
  [173/249] Compiling C object sklearn/svm/_libsvm.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_svm__libsvm.pyx.c.o
  [174/249] Compiling C object sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_neighbors__kd_tree.pyx.c.o
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__recursive_build’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:32181:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  32181 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__query_radius_single’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:39596:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  39596 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__kde_single_breadthfirst’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:40149:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  40149 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__kde_single_depthfirst’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:41055:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  41055 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__two_point_single’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:41666:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  41666 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__two_point_dual’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:42069:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  42069 |   __pyx_v_idx_array1 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:42079:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  42079 |   __pyx_v_idx_array2 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_other->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__recursive_build’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:45994:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  45994 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__query_radius_single’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:53418:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  53418 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__kde_single_breadthfirst’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:53971:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  53971 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__kde_single_depthfirst’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:54877:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  54877 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__two_point_single’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:55488:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  55488 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__two_point_dual’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:55891:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  55891 |   __pyx_v_idx_array1 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:55901:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  55901 |   __pyx_v_idx_array2 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_other->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_init_node64’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:57775:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  57775 |   __pyx_v_lower_bounds = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=2 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_tree->node_bounds.data + __pyx_t_1 * __pyx_v_tree->node_bounds.strides[0]) ) + __pyx_t_2 * __pyx_v_tree->node_bounds.strides[1]) )) + __pyx_t_3)) ))));
        |                        ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:57787:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  57787 |   __pyx_v_upper_bounds = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=2 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_tree->node_bounds.data + __pyx_t_3 * __pyx_v_tree->node_bounds.strides[0]) ) + __pyx_t_2 * __pyx_v_tree->node_bounds.strides[1]) )) + __pyx_t_1)) ))));
        |                        ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_init_node32’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:59584:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  59584 |   __pyx_v_lower_bounds = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=2 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_tree->node_bounds.data + __pyx_t_1 * __pyx_v_tree->node_bounds.strides[0]) ) + __pyx_t_2 * __pyx_v_tree->node_bounds.strides[1]) )) + __pyx_t_3)) ))));
        |                        ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:59596:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  59596 |   __pyx_v_upper_bounds = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=2 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_tree->node_bounds.data + __pyx_t_3 * __pyx_v_tree->node_bounds.strides[0]) ) + __pyx_t_2 * __pyx_v_tree->node_bounds.strides[1]) )) + __pyx_t_1)) ))));
        |                        ^
  In function ‘__pyx_fuse_0__pyx_f_7sklearn_9neighbors_8_kd_tree__total_node_weight’,
      inlined from ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__kde_single_depthfirst’ at sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:55200:19:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:57527:52: warning: ‘__pyx_v_sample_weight’ may be used uninitialized [-Wmaybe-uninitialized]
  57527 |     __pyx_v_N = (__pyx_v_N + (__pyx_v_sample_weight[(__pyx_v_idx_array[__pyx_v_i])]));
        |                                                    ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree32__kde_single_depthfirst’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:54777:55: note: ‘__pyx_v_sample_weight’ was declared here
  54777 |   __pyx_t_7sklearn_5utils_9_typedefs_float32_t const *__pyx_v_sample_weight;
        |                                                       ^~~~~~~~~~~~~~~~~~~~~
  In function ‘__pyx_fuse_1__pyx_f_7sklearn_9neighbors_8_kd_tree__total_node_weight’,
      inlined from ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__kde_single_depthfirst’ at sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:41378:19:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:57586:52: warning: ‘__pyx_v_sample_weight’ may be used uninitialized [-Wmaybe-uninitialized]
  57586 |     __pyx_v_N = (__pyx_v_N + (__pyx_v_sample_weight[(__pyx_v_idx_array[__pyx_v_i])]));
        |                                                    ^
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_8_kd_tree_12BinaryTree64__kde_single_depthfirst’:
  sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c:40955:55: note: ‘__pyx_v_sample_weight’ was declared here
  40955 |   __pyx_t_7sklearn_5utils_9_typedefs_float64_t const *__pyx_v_sample_weight;
        |                                                       ^~~~~~~~~~~~~~~~~~~~~
  [175/249] Compiling C++ object sklearn/preprocessing/_target_encoder_fast.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_preprocessing__target_encoder_fast.pyx.cpp.o
  [176/249] Compiling C object sklearn/svm/_liblinear.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_svm__liblinear.pyx.c.o
  [177/249] Generating sklearn/write_built_with_meson_file with a custom command
  [178/249] Compiling C object sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_neighbors__ball_tree.pyx.c.o
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__recursive_build’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:32313:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  32313 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__query_radius_single’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:39728:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  39728 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__kde_single_breadthfirst’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:40281:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  40281 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__kde_single_depthfirst’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:41187:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  41187 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__two_point_single’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:41798:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  41798 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__two_point_dual’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:42201:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  42201 |   __pyx_v_idx_array1 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:42211:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  42211 |   __pyx_v_idx_array2 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_other->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__recursive_build’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:46126:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  46126 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__query_radius_single’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:53550:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  53550 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__kde_single_breadthfirst’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:54103:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  54103 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__kde_single_depthfirst’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:55009:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  55009 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__two_point_single’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:55620:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  55620 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_2)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__two_point_dual’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:56023:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  56023 |   __pyx_v_idx_array1 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_self->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:56033:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  56033 |   __pyx_v_idx_array2 = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_other->idx_array.data) + __pyx_t_1)) ))));
        |                      ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_init_node64’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:57910:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  57910 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_tree->idx_array.data) + __pyx_t_1)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:57933:20: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  57933 |   __pyx_v_centroid = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=2 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float64_t const  *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_tree->node_bounds.data + __pyx_t_2 * __pyx_v_tree->node_bounds.strides[0]) ) + __pyx_t_3 * __pyx_v_tree->node_bounds.strides[1]) )) + __pyx_t_1)) ))));
        |                    ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_init_node32’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:59285:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  59285 |   __pyx_v_idx_array = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) ( /* dim=0 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_intp_t const  *) __pyx_v_tree->idx_array.data) + __pyx_t_1)) ))));
        |                     ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:59308:20: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  59308 |   __pyx_v_centroid = (&(*((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=2 */ ((char *) (((__pyx_t_7sklearn_5utils_9_typedefs_float32_t const  *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_tree->node_bounds.data + __pyx_t_2 * __pyx_v_tree->node_bounds.strides[0]) ) + __pyx_t_3 * __pyx_v_tree->node_bounds.strides[1]) )) + __pyx_t_1)) ))));
        |                    ^
  In function ‘__pyx_fuse_0__pyx_f_7sklearn_9neighbors_10_ball_tree__total_node_weight’,
      inlined from ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__kde_single_depthfirst’ at sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:55332:19:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:57659:52: warning: ‘__pyx_v_sample_weight’ may be used uninitialized [-Wmaybe-uninitialized]
  57659 |     __pyx_v_N = (__pyx_v_N + (__pyx_v_sample_weight[(__pyx_v_idx_array[__pyx_v_i])]));
        |                                                    ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree32__kde_single_depthfirst’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:54909:55: note: ‘__pyx_v_sample_weight’ was declared here
  54909 |   __pyx_t_7sklearn_5utils_9_typedefs_float32_t const *__pyx_v_sample_weight;
        |                                                       ^~~~~~~~~~~~~~~~~~~~~
  In function ‘__pyx_fuse_1__pyx_f_7sklearn_9neighbors_10_ball_tree__total_node_weight’,
      inlined from ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__kde_single_depthfirst’ at sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:41510:19:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:57718:52: warning: ‘__pyx_v_sample_weight’ may be used uninitialized [-Wmaybe-uninitialized]
  57718 |     __pyx_v_N = (__pyx_v_N + (__pyx_v_sample_weight[(__pyx_v_idx_array[__pyx_v_i])]));
        |                                                    ^
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: In function ‘__pyx_f_7sklearn_9neighbors_10_ball_tree_12BinaryTree64__kde_single_depthfirst’:
  sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c:41087:55: note: ‘__pyx_v_sample_weight’ was declared here
  41087 |   __pyx_t_7sklearn_5utils_9_typedefs_float64_t const *__pyx_v_sample_weight;
        |                                                       ^~~~~~~~~~~~~~~~~~~~~
  [179/249] Linking target sklearn/__check_build/_check_build.cpython-313-x86_64-linux-gnu.so
  [180/249] Linking target sklearn/_isotonic.cpython-313-x86_64-linux-gnu.so
  [181/249] Compiling C object sklearn/tree/_utils.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_tree__utils.pyx.c.o
  [182/249] Compiling C object sklearn/tree/_criterion.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_tree__criterion.pyx.c.o
  [183/249] Compiling C object sklearn/tree/_splitter.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_tree__splitter.pyx.c.o
  [184/249] Linking target sklearn/utils/sparsefuncs_fast.cpython-313-x86_64-linux-gnu.so
  [185/249] Linking target sklearn/utils/murmurhash.cpython-313-x86_64-linux-gnu.so
  [186/249] Linking target sklearn/utils/arrayfuncs.cpython-313-x86_64-linux-gnu.so
  [187/249] Linking target sklearn/utils/_cython_blas.cpython-313-x86_64-linux-gnu.so
  [188/249] Linking target sklearn/utils/_fast_dict.cpython-313-x86_64-linux-gnu.so
  [189/249] Linking target sklearn/utils/_heap.cpython-313-x86_64-linux-gnu.so
  [190/249] Linking target sklearn/utils/_openmp_helpers.cpython-313-x86_64-linux-gnu.so
  [191/249] Linking target sklearn/utils/_sorting.cpython-313-x86_64-linux-gnu.so
  [192/249] Linking target sklearn/utils/_typedefs.cpython-313-x86_64-linux-gnu.so
  [193/249] Linking target sklearn/utils/_random.cpython-313-x86_64-linux-gnu.so
  [194/249] Linking target sklearn/utils/_vector_sentinel.cpython-313-x86_64-linux-gnu.so
  [195/249] Linking target sklearn/utils/_isfinite.cpython-313-x86_64-linux-gnu.so
  [196/249] Linking target sklearn/utils/_seq_dataset.cpython-313-x86_64-linux-gnu.so
  [197/249] Linking target sklearn/utils/_weight_vector.cpython-313-x86_64-linux-gnu.so
  [198/249] Linking target sklearn/metrics/_pairwise_fast.cpython-313-x86_64-linux-gnu.so
  [199/249] Compiling C++ object sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so.p/meson-generated_sklearn_tree__tree.pyx.cpp.o
  In file included from /usr/include/c++/14/x86_64-redhat-linux/bits/c++allocator.h:33,
                   from /usr/include/c++/14/bits/allocator.h:46,
                   from /usr/include/c++/14/string:43,
                   from /usr/include/c++/14/bits/locale_classes.h:40,
                   from /usr/include/c++/14/bits/ios_base.h:41,
                   from /usr/include/c++/14/ios:44,
                   from sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_tree.pyx.cpp:1266:
  In member function ‘std::__new_allocator<long>::construct<long, long const&>(long*, long const&)void’,
      inlined from ‘std::allocator_traits<std::allocator<long> >::construct<long, long const&>(std::allocator<long>&, long*, long const&)void’ at /usr/include/c++/14/bits/alloc_traits.h:569:17,
      inlined from ‘std::deque<long, std::allocator<long> >::_M_push_back_aux<long const&>(long const&)void’ at /usr/include/c++/14/bits/deque.tcc:501:30,
      inlined from ‘std::deque<long, std::allocator<long> >::push_back(long const&)’ at /usr/include/c++/14/bits/stl_deque.h:1548:20,
      inlined from ‘std::stack<long, std::deque<long, std::allocator<long> > >::push(long const&)’ at /usr/include/c++/14/bits/stl_stack.h:259:20,
      inlined from ‘__pyx_f_7sklearn_4tree_5_tree__cost_complexity_prune(__Pyx_memviewslice, __pyx_obj_7sklearn_4tree_5_tree_Tree*, __pyx_obj_7sklearn_4tree_5_tree__CCPPruneController*) [clone .isra.0]’ at sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_tree.pyx.cpp:43521:44:
  /usr/include/c++/14/bits/new_allocator.h:191:11: warning: ‘__pyx_v_pruned_branch_node_idx’ may be used uninitialized [-Wmaybe-uninitialized]
    191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
        |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_tree.pyx.cpp: In function ‘__pyx_f_7sklearn_4tree_5_tree__cost_complexity_prune(__Pyx_memviewslice, __pyx_obj_7sklearn_4tree_5_tree_Tree*, __pyx_obj_7sklearn_4tree_5_tree__CCPPruneController*) [clone .isra.0]’:
  sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_tree.pyx.cpp:42635:45: note: ‘__pyx_v_pruned_branch_node_idx’ was declared here
  42635 |   __pyx_t_7sklearn_5utils_9_typedefs_intp_t __pyx_v_pruned_branch_node_idx;
        |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  [200/249] Linking target sklearn/metrics/_pairwise_distances_reduction/_base.cpython-313-x86_64-linux-gnu.so
  [201/249] Linking target sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so
  [202/249] Linking target sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.cpython-313-x86_64-linux-gnu.so
  [203/249] Linking target sklearn/_loss/_loss.cpython-313-x86_64-linux-gnu.so
  [204/249] Linking target sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.cpython-313-x86_64-linux-gnu.so
  [205/249] Linking target sklearn/metrics/_pairwise_distances_reduction/_argkmin.cpython-313-x86_64-linux-gnu.so
  [206/249] Linking target sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.cpython-313-x86_64-linux-gnu.so
  [207/249] Linking target sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.cpython-313-x86_64-linux-gnu.so
  [208/249] Linking target sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.cpython-313-x86_64-linux-gnu.so
  [209/249] Linking target sklearn/cluster/_dbscan_inner.cpython-313-x86_64-linux-gnu.so
  [210/249] Linking target sklearn/metrics/cluster/_expected_mutual_info_fast.cpython-313-x86_64-linux-gnu.so
  [211/249] Linking target sklearn/cluster/_hierarchical_fast.cpython-313-x86_64-linux-gnu.so
  [212/249] Linking target sklearn/cluster/_k_means_lloyd.cpython-313-x86_64-linux-gnu.so
  [213/249] Linking target sklearn/cluster/_k_means_minibatch.cpython-313-x86_64-linux-gnu.so
  [214/249] Linking target sklearn/cluster/_hdbscan/_linkage.cpython-313-x86_64-linux-gnu.so
  [215/249] Linking target sklearn/cluster/_k_means_common.cpython-313-x86_64-linux-gnu.so
  [216/249] Linking target sklearn/cluster/_k_means_elkan.cpython-313-x86_64-linux-gnu.so
  [217/249] Linking target sklearn/cluster/_hdbscan/_reachability.cpython-313-x86_64-linux-gnu.so
  [218/249] Linking target sklearn/decomposition/_online_lda_fast.cpython-313-x86_64-linux-gnu.so
  [219/249] Linking target sklearn/cluster/_hdbscan/_tree.cpython-313-x86_64-linux-gnu.so
  [220/249] Linking target sklearn/decomposition/_cdnmf_fast.cpython-313-x86_64-linux-gnu.so
  [221/249] Linking target sklearn/ensemble/_gradient_boosting.cpython-313-x86_64-linux-gnu.so
  [222/249] Linking target sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.cpython-313-x86_64-linux-gnu.so
  [223/249] Linking target sklearn/ensemble/_hist_gradient_boosting/_binning.cpython-313-x86_64-linux-gnu.so
  [224/249] Linking target sklearn/ensemble/_hist_gradient_boosting/histogram.cpython-313-x86_64-linux-gnu.so
  [225/249] Linking target sklearn/ensemble/_hist_gradient_boosting/splitting.cpython-313-x86_64-linux-gnu.so
  [226/249] Linking target sklearn/ensemble/_hist_gradient_boosting/_predictor.cpython-313-x86_64-linux-gnu.so
  [227/249] Linking target sklearn/datasets/_svmlight_format_fast.cpython-313-x86_64-linux-gnu.so
  [228/249] Linking target sklearn/ensemble/_hist_gradient_boosting/_bitset.cpython-313-x86_64-linux-gnu.so
  [229/249] Linking target sklearn/feature_extraction/_hashing_fast.cpython-313-x86_64-linux-gnu.so
  [230/249] Linking target sklearn/ensemble/_hist_gradient_boosting/common.cpython-313-x86_64-linux-gnu.so
  [231/249] Linking target sklearn/manifold/_utils.cpython-313-x86_64-linux-gnu.so
  [232/249] Linking target sklearn/linear_model/_sag_fast.cpython-313-x86_64-linux-gnu.so
  [233/249] Linking target sklearn/neighbors/_partition_nodes.cpython-313-x86_64-linux-gnu.so
  [234/249] Linking target sklearn/manifold/_barnes_hut_tsne.cpython-313-x86_64-linux-gnu.so
  [235/249] Linking target sklearn/linear_model/_sgd_fast.cpython-313-x86_64-linux-gnu.so
  [236/249] Linking target sklearn/linear_model/_cd_fast.cpython-313-x86_64-linux-gnu.so
  [237/249] Linking target sklearn/svm/_newrand.cpython-313-x86_64-linux-gnu.so
  [238/249] Linking target sklearn/neighbors/_quad_tree.cpython-313-x86_64-linux-gnu.so
  [239/249] Linking target sklearn/preprocessing/_csr_polynomial_expansion.cpython-313-x86_64-linux-gnu.so
  [240/249] Linking target sklearn/preprocessing/_target_encoder_fast.cpython-313-x86_64-linux-gnu.so
  [241/249] Linking target sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so
  [242/249] Linking target sklearn/svm/_libsvm.cpython-313-x86_64-linux-gnu.so
  [243/249] Linking target sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so
  [244/249] Linking target sklearn/svm/_liblinear.cpython-313-x86_64-linux-gnu.so
  [245/249] Linking target sklearn/svm/_libsvm_sparse.cpython-313-x86_64-linux-gnu.so
  [246/249] Linking target sklearn/tree/_criterion.cpython-313-x86_64-linux-gnu.so
  [247/249] Linking target sklearn/tree/_utils.cpython-313-x86_64-linux-gnu.so
  [248/249] Linking target sklearn/tree/_splitter.cpython-313-x86_64-linux-gnu.so
  [249/249] Linking target sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so
  [1/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/_built_with_meson.py
  [2/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/_isotonic.cpython-313-x86_64-linux-gnu.so
  [3/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/__check_build/_check_build.cpython-313-x86_64-linux-gnu.so
  [4/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/_loss/_loss.cpython-313-x86_64-linux-gnu.so
  [5/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/sparsefuncs_fast.cpython-313-x86_64-linux-gnu.so
  [6/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_cython_blas.cpython-313-x86_64-linux-gnu.so
  [7/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/arrayfuncs.cpython-313-x86_64-linux-gnu.so
  [8/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/murmurhash.cpython-313-x86_64-linux-gnu.so
  [9/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_fast_dict.cpython-313-x86_64-linux-gnu.so
  [10/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_openmp_helpers.cpython-313-x86_64-linux-gnu.so
  [11/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_random.cpython-313-x86_64-linux-gnu.so
  [12/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_typedefs.cpython-313-x86_64-linux-gnu.so
  [13/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_heap.cpython-313-x86_64-linux-gnu.so
  [14/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_sorting.cpython-313-x86_64-linux-gnu.so
  [15/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_vector_sentinel.cpython-313-x86_64-linux-gnu.so
  [16/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_isfinite.cpython-313-x86_64-linux-gnu.so
  [17/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_seq_dataset.cpython-313-x86_64-linux-gnu.so
  [18/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/utils/_weight_vector.cpython-313-x86_64-linux-gnu.so
  [19/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_dist_metrics.pxd
  [20/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so
  [21/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_fast.cpython-313-x86_64-linux-gnu.so
  [22/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.cpython-313-x86_64-linux-gnu.so
  [23/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_base.cpython-313-x86_64-linux-gnu.so
  [24/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.cpython-313-x86_64-linux-gnu.so
  [25/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_argkmin.cpython-313-x86_64-linux-gnu.so
  [26/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.cpython-313-x86_64-linux-gnu.so
  [27/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.cpython-313-x86_64-linux-gnu.so
  [28/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.cpython-313-x86_64-linux-gnu.so
  [29/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/metrics/cluster/_expected_mutual_info_fast.cpython-313-x86_64-linux-gnu.so
  [30/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_dbscan_inner.cpython-313-x86_64-linux-gnu.so
  [31/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_hierarchical_fast.cpython-313-x86_64-linux-gnu.so
  [32/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_k_means_common.cpython-313-x86_64-linux-gnu.so
  [33/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_k_means_lloyd.cpython-313-x86_64-linux-gnu.so
  [34/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_k_means_elkan.cpython-313-x86_64-linux-gnu.so
  [35/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_k_means_minibatch.cpython-313-x86_64-linux-gnu.so
  [36/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_hdbscan/_linkage.cpython-313-x86_64-linux-gnu.so
  [37/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_hdbscan/_reachability.cpython-313-x86_64-linux-gnu.so
  [38/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/cluster/_hdbscan/_tree.cpython-313-x86_64-linux-gnu.so
  [39/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/datasets/_svmlight_format_fast.cpython-313-x86_64-linux-gnu.so
  [40/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/decomposition/_online_lda_fast.cpython-313-x86_64-linux-gnu.so
  [41/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/decomposition/_cdnmf_fast.cpython-313-x86_64-linux-gnu.so
  [42/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_gradient_boosting.cpython-313-x86_64-linux-gnu.so
  [43/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.cpython-313-x86_64-linux-gnu.so
  [44/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/histogram.cpython-313-x86_64-linux-gnu.so
  [45/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/splitting.cpython-313-x86_64-linux-gnu.so
  [46/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_binning.cpython-313-x86_64-linux-gnu.so
  [47/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_predictor.cpython-313-x86_64-linux-gnu.so
  [48/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_bitset.cpython-313-x86_64-linux-gnu.so
  [49/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/common.cpython-313-x86_64-linux-gnu.so
  [50/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/feature_extraction/_hashing_fast.cpython-313-x86_64-linux-gnu.so
  [51/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/linear_model/_cd_fast.cpython-313-x86_64-linux-gnu.so
  [52/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/linear_model/_sgd_fast.cpython-313-x86_64-linux-gnu.so
  [53/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/linear_model/_sag_fast.cpython-313-x86_64-linux-gnu.so
  [54/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/manifold/_utils.cpython-313-x86_64-linux-gnu.so
  [55/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/manifold/_barnes_hut_tsne.cpython-313-x86_64-linux-gnu.so
  [56/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so
  [57/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so
  [58/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/neighbors/_partition_nodes.cpython-313-x86_64-linux-gnu.so
  [59/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/neighbors/_quad_tree.cpython-313-x86_64-linux-gnu.so
  [60/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/preprocessing/_csr_polynomial_expansion.cpython-313-x86_64-linux-gnu.so
  [61/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/preprocessing/_target_encoder_fast.cpython-313-x86_64-linux-gnu.so
  [62/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/svm/_newrand.cpython-313-x86_64-linux-gnu.so
  [63/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/svm/_libsvm.cpython-313-x86_64-linux-gnu.so
  [64/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/svm/_libsvm_sparse.cpython-313-x86_64-linux-gnu.so
  [65/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/svm/_liblinear.cpython-313-x86_64-linux-gnu.so
  [66/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so
  [67/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/tree/_splitter.cpython-313-x86_64-linux-gnu.so
  [68/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/tree/_criterion.cpython-313-x86_64-linux-gnu.so
  [69/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.mesonpy-lvy9wcyr/sklearn/tree/_utils.cpython-313-x86_64-linux-gnu.so
  [70/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/__init__.py
  [71/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_config.py
  [72/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_distributor_init.py
  [73/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_isotonic.pyx
  [74/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_min_dependencies.py
  [75/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/base.py
  [76/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/calibration.py
  [77/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/conftest.py
  [78/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/discriminant_analysis.py
  [79/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/dummy.py
  [80/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/exceptions.py
  [81/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/isotonic.py
  [82/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/kernel_approximation.py
  [83/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/kernel_ridge.py
  [84/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/meson.build
  [85/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/multiclass.py
  [86/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/multioutput.py
  [87/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/naive_bayes.py
  [88/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/pipeline.py
  [89/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/random_projection.py
  [90/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/__check_build/__init__.py
  [91/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/__check_build/_check_build.pyx
  [92/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/__check_build/meson.build
  [93/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_build_utils/__init__.py
  [94/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_build_utils/openmp_helpers.py
  [95/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_build_utils/pre_build_helpers.py
  [96/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_build_utils/tempita.py
  [97/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_build_utils/version.py
  [98/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/__init__.py
  [99/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/_loss.pxd
  [100/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/_loss.pyx.tp
  [101/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/link.py
  [102/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/loss.py
  [103/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/meson.build
  [104/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/tests/__init__.py
  [105/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/tests/test_link.py
  [106/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/_loss/tests/test_loss.py
  [107/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/__init__.py
  [108/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_affinity_propagation.py
  [109/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_agglomerative.py
  [110/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_bicluster.py
  [111/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_birch.py
  [112/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_bisect_k_means.py
  [113/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_dbscan.py
  [114/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_dbscan_inner.pyx
  [115/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_feature_agglomeration.py
  [116/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hierarchical_fast.pxd
  [117/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hierarchical_fast.pyx
  [118/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_common.pxd
  [119/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_common.pyx
  [120/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_elkan.pyx
  [121/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_lloyd.pyx
  [122/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_k_means_minibatch.pyx
  [123/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_kmeans.py
  [124/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_mean_shift.py
  [125/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_optics.py
  [126/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_spectral.py
  [127/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/meson.build
  [128/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/__init__.py
  [129/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/_linkage.pyx
  [130/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/_reachability.pyx
  [131/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/_tree.pxd
  [132/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/_tree.pyx
  [133/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/hdbscan.py
  [134/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/meson.build
  [135/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/tests/__init__.py
  [136/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/_hdbscan/tests/test_reachibility.py
  [137/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/__init__.py
  [138/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/common.py
  [139/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_affinity_propagation.py
  [140/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_bicluster.py
  [141/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_birch.py
  [142/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_bisect_k_means.py
  [143/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_dbscan.py
  [144/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_feature_agglomeration.py
  [145/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_hdbscan.py
  [146/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_hierarchical.py
  [147/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_k_means.py
  [148/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_mean_shift.py
  [149/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_optics.py
  [150/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cluster/tests/test_spectral.py
  [151/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/compose/__init__.py
  [152/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/compose/_column_transformer.py
  [153/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/compose/_target.py
  [154/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/compose/tests/__init__.py
  [155/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/compose/tests/test_column_transformer.py
  [156/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/compose/tests/test_target.py
  [157/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/__init__.py
  [158/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/_elliptic_envelope.py
  [159/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/_empirical_covariance.py
  [160/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/_graph_lasso.py
  [161/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/_robust_covariance.py
  [162/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/_shrunk_covariance.py
  [163/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/tests/__init__.py
  [164/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/tests/test_covariance.py
  [165/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/tests/test_elliptic_envelope.py
  [166/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/tests/test_graphical_lasso.py
  [167/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/covariance/tests/test_robust_covariance.py
  [168/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cross_decomposition/__init__.py
  [169/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cross_decomposition/_pls.py
  [170/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cross_decomposition/tests/__init__.py
  [171/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/cross_decomposition/tests/test_pls.py
  [172/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/__init__.py
  [173/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_arff_parser.py
  [174/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_base.py
  [175/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_california_housing.py
  [176/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_covtype.py
  [177/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_kddcup99.py
  [178/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_lfw.py
  [179/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_olivetti_faces.py
  [180/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_openml.py
  [181/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_rcv1.py
  [182/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_samples_generator.py
  [183/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_species_distributions.py
  [184/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_svmlight_format_fast.pyx
  [185/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_svmlight_format_io.py
  [186/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/_twenty_newsgroups.py
  [187/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/meson.build
  [188/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/__init__.py
  [189/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/boston_house_prices.csv
  [190/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/breast_cancer.csv
  [191/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/diabetes_data_raw.csv.gz
  [192/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/diabetes_target.csv.gz
  [193/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/digits.csv.gz
  [194/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/iris.csv
  [195/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/linnerud_exercise.csv
  [196/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/linnerud_physiological.csv
  [197/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/data/wine_data.csv
  [198/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/__init__.py
  [199/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/breast_cancer.rst
  [200/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/california_housing.rst
  [201/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/covtype.rst
  [202/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/diabetes.rst
  [203/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/digits.rst
  [204/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/iris.rst
  [205/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/kddcup99.rst
  [206/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/lfw.rst
  [207/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/linnerud.rst
  [208/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/olivetti_faces.rst
  [209/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/rcv1.rst
  [210/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/species_distributions.rst
  [211/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/twenty_newsgroups.rst
  [212/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/descr/wine_data.rst
  [213/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/images/README.txt
  [214/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/images/__init__.py
  [215/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/images/china.jpg
  [216/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/images/flower.jpg
  [217/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/__init__.py
  [218/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_20news.py
  [219/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_arff_parser.py
  [220/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_base.py
  [221/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_california_housing.py
  [222/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_common.py
  [223/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_covtype.py
  [224/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_kddcup99.py
  [225/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_lfw.py
  [226/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_olivetti_faces.py
  [227/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_openml.py
  [228/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_rcv1.py
  [229/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_samples_generator.py
  [230/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/test_svmlight_format.py
  [231/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/__init__.py
  [232/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/svmlight_classification.txt
  [233/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/svmlight_invalid.txt
  [234/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/svmlight_invalid_order.txt
  [235/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/svmlight_multilabel.txt
  [236/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/__init__.py
  [237/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1/__init__.py
  [238/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1/api-v1-jd-1.json.gz
  [239/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1/api-v1-jdf-1.json.gz
  [240/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1/api-v1-jdq-1.json.gz
  [241/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1/data-v1-dl-1.arff.gz
  [242/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1119/__init__.py
  [243/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1119/api-v1-jd-1119.json.gz
  [244/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1119/api-v1-jdf-1119.json.gz
  [245/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1119/api-v1-jdl-dn-adult-census-l-2-dv-1.json.gz
  [246/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1119/api-v1-jdl-dn-adult-census-l-2-s-act-.json.gz
  [247/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1119/api-v1-jdq-1119.json.gz
  [248/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1119/data-v1-dl-54002.arff.gz
  [249/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1590/__init__.py
  [250/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1590/api-v1-jd-1590.json.gz
  [251/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1590/api-v1-jdf-1590.json.gz
  [252/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1590/api-v1-jdq-1590.json.gz
  [253/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_1590/data-v1-dl-1595261.arff.gz
  [254/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_2/__init__.py
  [255/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_2/api-v1-jd-2.json.gz
  [256/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_2/api-v1-jdf-2.json.gz
  [257/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_2/api-v1-jdl-dn-anneal-l-2-dv-1.json.gz
  [258/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_2/api-v1-jdl-dn-anneal-l-2-s-act-.json.gz
  [259/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_2/api-v1-jdq-2.json.gz
  [260/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_2/data-v1-dl-1666876.arff.gz
  [261/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/__init__.py
  [262/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/api-v1-jd-292.json.gz
  [263/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/api-v1-jd-40981.json.gz
  [264/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/api-v1-jdf-292.json.gz
  [265/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/api-v1-jdf-40981.json.gz
  [266/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/api-v1-jdl-dn-australian-l-2-dv-1-s-dact.json.gz
  [267/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/api-v1-jdl-dn-australian-l-2-dv-1.json.gz
  [268/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/api-v1-jdl-dn-australian-l-2-s-act-.json.gz
  [269/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_292/data-v1-dl-49822.arff.gz
  [270/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_3/__init__.py
  [271/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_3/api-v1-jd-3.json.gz
  [272/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_3/api-v1-jdf-3.json.gz
  [273/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_3/api-v1-jdq-3.json.gz
  [274/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_3/data-v1-dl-3.arff.gz
  [275/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40589/__init__.py
  [276/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40589/api-v1-jd-40589.json.gz
  [277/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40589/api-v1-jdf-40589.json.gz
  [278/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40589/api-v1-jdl-dn-emotions-l-2-dv-3.json.gz
  [279/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40589/api-v1-jdl-dn-emotions-l-2-s-act-.json.gz
  [280/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40589/api-v1-jdq-40589.json.gz
  [281/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40589/data-v1-dl-4644182.arff.gz
  [282/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/__init__.py
  [283/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/api-v1-jd-40675.json.gz
  [284/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/api-v1-jdf-40675.json.gz
  [285/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/api-v1-jdl-dn-glass2-l-2-dv-1-s-dact.json.gz
  [286/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/api-v1-jdl-dn-glass2-l-2-dv-1.json.gz
  [287/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/api-v1-jdl-dn-glass2-l-2-s-act-.json.gz
  [288/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/api-v1-jdq-40675.json.gz
  [289/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40675/data-v1-dl-4965250.arff.gz
  [290/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40945/__init__.py
  [291/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40945/api-v1-jd-40945.json.gz
  [292/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40945/api-v1-jdf-40945.json.gz
  [293/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40945/api-v1-jdq-40945.json.gz
  [294/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40945/data-v1-dl-16826755.arff.gz
  [295/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40966/__init__.py
  [296/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40966/api-v1-jd-40966.json.gz
  [297/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40966/api-v1-jdf-40966.json.gz
  [298/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40966/api-v1-jdl-dn-miceprotein-l-2-dv-4.json.gz
  [299/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40966/api-v1-jdl-dn-miceprotein-l-2-s-act-.json.gz
  [300/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40966/api-v1-jdq-40966.json.gz
  [301/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_40966/data-v1-dl-17928620.arff.gz
  [302/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42074/__init__.py
  [303/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42074/api-v1-jd-42074.json.gz
  [304/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42074/api-v1-jdf-42074.json.gz
  [305/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42074/api-v1-jdq-42074.json.gz
  [306/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42074/data-v1-dl-21552912.arff.gz
  [307/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42585/__init__.py
  [308/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42585/api-v1-jd-42585.json.gz
  [309/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42585/api-v1-jdf-42585.json.gz
  [310/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42585/api-v1-jdq-42585.json.gz
  [311/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_42585/data-v1-dl-21854866.arff.gz
  [312/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_561/__init__.py
  [313/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_561/api-v1-jd-561.json.gz
  [314/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_561/api-v1-jdf-561.json.gz
  [315/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_561/api-v1-jdl-dn-cpu-l-2-dv-1.json.gz
  [316/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_561/api-v1-jdl-dn-cpu-l-2-s-act-.json.gz
  [317/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_561/api-v1-jdq-561.json.gz
  [318/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_561/data-v1-dl-52739.arff.gz
  [319/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_61/__init__.py
  [320/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_61/api-v1-jd-61.json.gz
  [321/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_61/api-v1-jdf-61.json.gz
  [322/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_61/api-v1-jdl-dn-iris-l-2-dv-1.json.gz
  [323/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_61/api-v1-jdl-dn-iris-l-2-s-act-.json.gz
  [324/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_61/api-v1-jdq-61.json.gz
  [325/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_61/data-v1-dl-61.arff.gz
  [326/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_62/__init__.py
  [327/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_62/api-v1-jd-62.json.gz
  [328/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_62/api-v1-jdf-62.json.gz
  [329/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_62/api-v1-jdq-62.json.gz
  [330/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/datasets/tests/data/openml/id_62/data-v1-dl-52352.arff.gz
  [331/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/__init__.py
  [332/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_base.py
  [333/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_cdnmf_fast.pyx
  [334/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_dict_learning.py
  [335/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_factor_analysis.py
  [336/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_fastica.py
  [337/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_incremental_pca.py
  [338/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_kernel_pca.py
  [339/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_lda.py
  [340/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_nmf.py
  [341/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_online_lda_fast.pyx
  [342/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_pca.py
  [343/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_sparse_pca.py
  [344/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/_truncated_svd.py
  [345/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/meson.build
  [346/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/__init__.py
  [347/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_dict_learning.py
  [348/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_factor_analysis.py
  [349/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_fastica.py
  [350/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_incremental_pca.py
  [351/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_kernel_pca.py
  [352/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_nmf.py
  [353/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_online_lda.py
  [354/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_pca.py
  [355/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_sparse_pca.py
  [356/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/decomposition/tests/test_truncated_svd.py
  [357/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/__init__.py
  [358/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_bagging.py
  [359/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_base.py
  [360/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_forest.py
  [361/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_gb.py
  [362/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_gradient_boosting.pyx
  [363/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_iforest.py
  [364/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_stacking.py
  [365/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_voting.py
  [366/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_weight_boosting.py
  [367/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/meson.build
  [368/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/__init__.py
  [369/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_binning.pyx
  [370/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_bitset.pxd
  [371/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_bitset.pyx
  [372/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.pyx
  [373/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/_predictor.pyx
  [374/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/binning.py
  [375/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/common.pxd
  [376/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/common.pyx
  [377/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/gradient_boosting.py
  [378/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/grower.py
  [379/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/histogram.pyx
  [380/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/meson.build
  [381/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/predictor.py
  [382/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/splitting.pyx
  [383/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/utils.py
  [384/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/__init__.py
  [385/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_binning.py
  [386/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_bitset.py
  [387/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_compare_lightgbm.py
  [388/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py
  [389/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py
  [390/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_histogram.py
  [391/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py
  [392/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_predictor.py
  [393/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_splitting.py
  [394/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/_hist_gradient_boosting/tests/test_warm_start.py
  [395/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/__init__.py
  [396/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_bagging.py
  [397/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_base.py
  [398/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_common.py
  [399/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_forest.py
  [400/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_gradient_boosting.py
  [401/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_iforest.py
  [402/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_stacking.py
  [403/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_voting.py
  [404/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/ensemble/tests/test_weight_boosting.py
  [405/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/__init__.py
  [406/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/enable_halving_search_cv.py
  [407/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/enable_hist_gradient_boosting.py
  [408/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/enable_iterative_imputer.py
  [409/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/tests/__init__.py
  [410/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/tests/test_enable_hist_gradient_boosting.py
  [411/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/tests/test_enable_iterative_imputer.py
  [412/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/experimental/tests/test_enable_successive_halving.py
  [413/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/README
  [414/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/__init__.py
  [415/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_arff.py
  [416/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/conftest.py
  [417/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_packaging/__init__.py
  [418/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_packaging/_structures.py
  [419/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_packaging/version.py
  [420/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_scipy/__init__.py
  [421/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_scipy/sparse/__init__.py
  [422/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_scipy/sparse/csgraph/__init__.py
  [423/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/externals/_scipy/sparse/csgraph/_laplacian.py
  [424/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/__init__.py
  [425/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/_dict_vectorizer.py
  [426/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/_hash.py
  [427/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/_hashing_fast.pyx
  [428/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/_stop_words.py
  [429/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/image.py
  [430/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/meson.build
  [431/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/text.py
  [432/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/tests/__init__.py
  [433/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/tests/test_dict_vectorizer.py
  [434/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/tests/test_feature_hasher.py
  [435/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/tests/test_image.py
  [436/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_extraction/tests/test_text.py
  [437/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/__init__.py
  [438/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/_base.py
  [439/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/_from_model.py
  [440/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/_mutual_info.py
  [441/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/_rfe.py
  [442/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/_sequential.py
  [443/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/_univariate_selection.py
  [444/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/_variance_threshold.py
  [445/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/__init__.py
  [446/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_base.py
  [447/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_chi2.py
  [448/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_feature_select.py
  [449/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_from_model.py
  [450/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_mutual_info.py
  [451/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_rfe.py
  [452/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_sequential.py
  [453/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/feature_selection/tests/test_variance_threshold.py
  [454/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/__init__.py
  [455/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/_gpc.py
  [456/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/_gpr.py
  [457/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/kernels.py
  [458/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/tests/__init__.py
  [459/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/tests/_mini_sequence_kernel.py
  [460/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/tests/test_gpc.py
  [461/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/tests/test_gpr.py
  [462/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/gaussian_process/tests/test_kernels.py
  [463/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/__init__.py
  [464/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/_base.py
  [465/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/_iterative.py
  [466/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/_knn.py
  [467/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/tests/__init__.py
  [468/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/tests/test_base.py
  [469/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/tests/test_common.py
  [470/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/tests/test_impute.py
  [471/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/impute/tests/test_knn.py
  [472/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/__init__.py
  [473/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_partial_dependence.py
  [474/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_pd_utils.py
  [475/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_permutation_importance.py
  [476/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_plot/__init__.py
  [477/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_plot/decision_boundary.py
  [478/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_plot/partial_dependence.py
  [479/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_plot/tests/__init__.py
  [480/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_plot/tests/test_boundary_decision_display.py
  [481/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/_plot/tests/test_plot_partial_dependence.py
  [482/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/tests/__init__.py
  [483/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/tests/test_partial_dependence.py
  [484/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/tests/test_pd_utils.py
  [485/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/inspection/tests/test_permutation_importance.py
  [486/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/__init__.py
  [487/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_base.py
  [488/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_bayes.py
  [489/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_cd_fast.pyx
  [490/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_coordinate_descent.py
  [491/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_huber.py
  [492/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_least_angle.py
  [493/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_linear_loss.py
  [494/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_logistic.py
  [495/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_omp.py
  [496/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_passive_aggressive.py
  [497/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_perceptron.py
  [498/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_quantile.py
  [499/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_ransac.py
  [500/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_ridge.py
  [501/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_sag.py
  [502/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_sag_fast.pyx.tp
  [503/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_sgd_fast.pxd
  [504/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_sgd_fast.pyx.tp
  [505/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_stochastic_gradient.py
  [506/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_theil_sen.py
  [507/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/meson.build
  [508/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_glm/__init__.py
  [509/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_glm/_newton_solver.py
  [510/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_glm/glm.py
  [511/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_glm/tests/__init__.py
  [512/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/_glm/tests/test_glm.py
  [513/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/__init__.py
  [514/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_base.py
  [515/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_bayes.py
  [516/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_common.py
  [517/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_coordinate_descent.py
  [518/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_huber.py
  [519/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_least_angle.py
  [520/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_linear_loss.py
  [521/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_logistic.py
  [522/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_omp.py
  [523/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_passive_aggressive.py
  [524/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_perceptron.py
  [525/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_quantile.py
  [526/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_ransac.py
  [527/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_ridge.py
  [528/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_sag.py
  [529/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_sgd.py
  [530/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_sparse_coordinate_descent.py
  [531/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/linear_model/tests/test_theil_sen.py
  [532/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/__init__.py
  [533/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_barnes_hut_tsne.pyx
  [534/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_isomap.py
  [535/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_locally_linear.py
  [536/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_mds.py
  [537/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_spectral_embedding.py
  [538/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_t_sne.py
  [539/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/_utils.pyx
  [540/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/meson.build
  [541/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/tests/__init__.py
  [542/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/tests/test_isomap.py
  [543/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/tests/test_locally_linear.py
  [544/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/tests/test_mds.py
  [545/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/tests/test_spectral_embedding.py
  [546/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/manifold/tests/test_t_sne.py
  [547/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/__init__.py
  [548/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_base.py
  [549/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_classification.py
  [550/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_dist_metrics.pxd.tp
  [551/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_dist_metrics.pyx.tp
  [552/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_fast.pyx
  [553/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_ranking.py
  [554/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_regression.py
  [555/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_scorer.py
  [556/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/meson.build
  [557/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/pairwise.py
  [558/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/__init__.py
  [559/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_argkmin.pxd.tp
  [560/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_argkmin.pyx.tp
  [561/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.pyx.tp
  [562/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_base.pxd.tp
  [563/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_base.pyx.tp
  [564/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_classmode.pxd
  [565/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.pxd.tp
  [566/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.pyx.tp
  [567/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_dispatcher.py
  [568/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.pxd.tp
  [569/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.pyx.tp
  [570/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.pxd.tp
  [571/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.pyx.tp
  [572/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.pyx.tp
  [573/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_pairwise_distances_reduction/meson.build
  [574/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/__init__.py
  [575/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/confusion_matrix.py
  [576/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/det_curve.py
  [577/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/precision_recall_curve.py
  [578/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/regression.py
  [579/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/roc_curve.py
  [580/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/tests/__init__.py
  [581/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/tests/test_common_curve_display.py
  [582/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/tests/test_confusion_matrix_display.py
  [583/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/tests/test_det_curve_display.py
  [584/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/tests/test_precision_recall_display.py
  [585/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/tests/test_predict_error_display.py
  [586/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/_plot/tests/test_roc_curve_display.py
  [587/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/__init__.py
  [588/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/_bicluster.py
  [589/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/_expected_mutual_info_fast.pyx
  [590/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/_supervised.py
  [591/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/_unsupervised.py
  [592/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/meson.build
  [593/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/tests/__init__.py
  [594/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/tests/test_bicluster.py
  [595/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/tests/test_common.py
  [596/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/tests/test_supervised.py
  [597/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/cluster/tests/test_unsupervised.py
  [598/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/__init__.py
  [599/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_classification.py
  [600/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_common.py
  [601/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_dist_metrics.py
  [602/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_pairwise.py
  [603/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_pairwise_distances_reduction.py
  [604/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_ranking.py
  [605/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_regression.py
  [606/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/metrics/tests/test_score_objects.py
  [607/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/__init__.py
  [608/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/_base.py
  [609/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/_bayesian_mixture.py
  [610/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/_gaussian_mixture.py
  [611/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/tests/__init__.py
  [612/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/tests/test_bayesian_mixture.py
  [613/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/tests/test_gaussian_mixture.py
  [614/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/mixture/tests/test_mixture.py
  [615/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/__init__.py
  [616/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/_classification_threshold.py
  [617/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/_plot.py
  [618/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/_search.py
  [619/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/_search_successive_halving.py
  [620/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/_split.py
  [621/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/_validation.py
  [622/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/__init__.py
  [623/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/common.py
  [624/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/test_classification_threshold.py
  [625/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/test_plot.py
  [626/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/test_search.py
  [627/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/test_split.py
  [628/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/test_successive_halving.py
  [629/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/model_selection/tests/test_validation.py
  [630/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/__init__.py
  [631/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_ball_tree.pyx.tp
  [632/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_base.py
  [633/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_binary_tree.pxi.tp
  [634/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_classification.py
  [635/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_graph.py
  [636/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_kd_tree.pyx.tp
  [637/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_kde.py
  [638/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_lof.py
  [639/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_nca.py
  [640/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_nearest_centroid.py
  [641/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_partition_nodes.pxd
  [642/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_partition_nodes.pyx
  [643/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_quad_tree.pxd
  [644/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_quad_tree.pyx
  [645/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_regression.py
  [646/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/_unsupervised.py
  [647/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/meson.build
  [648/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/__init__.py
  [649/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_ball_tree.py
  [650/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_graph.py
  [651/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_kd_tree.py
  [652/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_kde.py
  [653/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_lof.py
  [654/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_nca.py
  [655/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_nearest_centroid.py
  [656/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_neighbors.py
  [657/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_neighbors_pipeline.py
  [658/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_neighbors_tree.py
  [659/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neighbors/tests/test_quad_tree.py
  [660/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/__init__.py
  [661/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/_base.py
  [662/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/_multilayer_perceptron.py
  [663/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/_rbm.py
  [664/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/_stochastic_optimizers.py
  [665/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/tests/__init__.py
  [666/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/tests/test_base.py
  [667/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/tests/test_mlp.py
  [668/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/tests/test_rbm.py
  [669/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/neural_network/tests/test_stochastic_optimizers.py
  [670/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/__init__.py
  [671/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_csr_polynomial_expansion.pyx
  [672/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_data.py
  [673/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_discretization.py
  [674/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_encoders.py
  [675/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_function_transformer.py
  [676/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_label.py
  [677/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_polynomial.py
  [678/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_target_encoder.py
  [679/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/_target_encoder_fast.pyx
  [680/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/meson.build
  [681/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/__init__.py
  [682/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_common.py
  [683/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_data.py
  [684/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_discretization.py
  [685/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_encoders.py
  [686/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_function_transformer.py
  [687/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_label.py
  [688/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_polynomial.py
  [689/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/preprocessing/tests/test_target_encoder.py
  [690/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/semi_supervised/__init__.py
  [691/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/semi_supervised/_label_propagation.py
  [692/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/semi_supervised/_self_training.py
  [693/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/semi_supervised/tests/__init__.py
  [694/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/semi_supervised/tests/test_label_propagation.py
  [695/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/semi_supervised/tests/test_self_training.py
  [696/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/__init__.py
  [697/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_base.py
  [698/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_bounds.py
  [699/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_classes.py
  [700/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_liblinear.pxi
  [701/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_liblinear.pyx
  [702/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_libsvm.pxi
  [703/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_libsvm.pyx
  [704/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_libsvm_sparse.pyx
  [705/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/_newrand.pyx
  [706/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/meson.build
  [707/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/COPYRIGHT
  [708/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/_cython_blas_helpers.h
  [709/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/liblinear_helper.c
  [710/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/linear.cpp
  [711/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/linear.h
  [712/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/tron.cpp
  [713/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/tron.h
  [714/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/libsvm/LIBSVM_CHANGES
  [715/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/libsvm/_svm_cython_blas_helpers.h
  [716/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/libsvm/libsvm_helper.c
  [717/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/libsvm/libsvm_sparse_helper.c
  [718/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/libsvm/libsvm_template.cpp
  [719/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/libsvm/svm.cpp
  [720/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/libsvm/svm.h
  [721/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/newrand/newrand.h
  [722/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/tests/__init__.py
  [723/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/tests/test_bounds.py
  [724/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/tests/test_sparse.py
  [725/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/tests/test_svm.py
  [726/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/__init__.py
  [727/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/metadata_routing_common.py
  [728/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/random_seed.py
  [729/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_base.py
  [730/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_build.py
  [731/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_calibration.py
  [732/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_check_build.py
  [733/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_common.py
  [734/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_config.py
  [735/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_discriminant_analysis.py
  [736/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_docstring_parameters.py
  [737/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_docstrings.py
  [738/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_dummy.py
  [739/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_init.py
  [740/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_isotonic.py
  [741/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_kernel_approximation.py
  [742/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_kernel_ridge.py
  [743/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_metadata_routing.py
  [744/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_metaestimators.py
  [745/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_metaestimators_metadata_routing.py
  [746/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_min_dependencies_readme.py
  [747/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_multiclass.py
  [748/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_multioutput.py
  [749/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_naive_bayes.py
  [750/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_pipeline.py
  [751/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_public_functions.py
  [752/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tests/test_random_projection.py
  [753/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/__init__.py
  [754/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_classes.py
  [755/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_criterion.pxd
  [756/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_criterion.pyx
  [757/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_export.py
  [758/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_reingold_tilford.py
  [759/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_splitter.pxd
  [760/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_splitter.pyx
  [761/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_tree.pxd
  [762/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_tree.pyx
  [763/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_utils.pxd
  [764/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/_utils.pyx
  [765/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/meson.build
  [766/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/tests/__init__.py
  [767/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/tests/test_export.py
  [768/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/tests/test_monotonic_tree.py
  [769/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/tests/test_reingold_tilford.py
  [770/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/tree/tests/test_tree.py
  [771/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/__init__.py
  [772/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_arpack.py
  [773/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_array_api.py
  [774/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_available_if.py
  [775/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_bunch.py
  [776/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_chunking.py
  [777/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_cython_blas.pxd
  [778/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_cython_blas.pyx
  [779/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_encode.py
  [780/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_estimator_html_repr.css
  [781/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_estimator_html_repr.py
  [782/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_fast_dict.pxd
  [783/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_fast_dict.pyx
  [784/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_heap.pxd
  [785/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_heap.pyx
  [786/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_indexing.py
  [787/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_isfinite.pyx
  [788/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_joblib.py
  [789/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_mask.py
  [790/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_metadata_requests.py
  [791/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_missing.py
  [792/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_mocking.py
  [793/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_openmp_helpers.pxd
  [794/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_openmp_helpers.pyx
  [795/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_optional_dependencies.py
  [796/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_param_validation.py
  [797/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_plotting.py
  [798/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_pprint.py
  [799/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_random.pxd
  [800/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_random.pyx
  [801/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_response.py
  [802/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_seq_dataset.pxd.tp
  [803/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_seq_dataset.pyx.tp
  [804/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_set_output.py
  [805/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_show_versions.py
  [806/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_sorting.pxd
  [807/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_sorting.pyx
  [808/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_tags.py
  [809/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_testing.py
  [810/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_typedefs.pxd
  [811/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_typedefs.pyx
  [812/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_user_interface.py
  [813/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_vector_sentinel.pxd
  [814/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_vector_sentinel.pyx
  [815/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_weight_vector.pxd.tp
  [816/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_weight_vector.pyx.tp
  [817/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/arrayfuncs.pyx
  [818/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/class_weight.py
  [819/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/deprecation.py
  [820/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/discovery.py
  [821/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/estimator_checks.py
  [822/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/extmath.py
  [823/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/fixes.py
  [824/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/graph.py
  [825/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/meson.build
  [826/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/metadata_routing.py
  [827/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/metaestimators.py
  [828/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/multiclass.py
  [829/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/murmurhash.pxd
  [830/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/murmurhash.pyx
  [831/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/optimize.py
  [832/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/parallel.py
  [833/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/random.py
  [834/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/sparsefuncs.py
  [835/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/sparsefuncs_fast.pyx
  [836/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/stats.py
  [837/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/validation.py
  [838/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/src/MurmurHash3.cpp
  [839/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/src/MurmurHash3.h
  [840/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/__init__.py
  [841/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_arpack.py
  [842/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_array_api.py
  [843/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_arrayfuncs.py
  [844/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_bunch.py
  [845/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_chunking.py
  [846/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_class_weight.py
  [847/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_cython_blas.py
  [848/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_cython_templating.py
  [849/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_deprecation.py
  [850/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_encode.py
  [851/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_estimator_checks.py
  [852/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_estimator_html_repr.py
  [853/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_extmath.py
  [854/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_fast_dict.py
  [855/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_fixes.py
  [856/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_graph.py
  [857/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_indexing.py
  [858/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_mask.py
  [859/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_metaestimators.py
  [860/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_missing.py
  [861/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_mocking.py
  [862/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_multiclass.py
  [863/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_murmurhash.py
  [864/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_optimize.py
  [865/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_parallel.py
  [866/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_param_validation.py
  [867/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_plotting.py
  [868/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_pprint.py
  [869/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_random.py
  [870/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_response.py
  [871/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_seq_dataset.py
  [872/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_set_output.py
  [873/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_shortest_path.py
  [874/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_show_versions.py
  [875/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_sparsefuncs.py
  [876/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_stats.py
  [877/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_tags.py
  [878/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_testing.py
  [879/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_typedefs.py
  [880/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_user_interface.py
  [881/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_utils.py
  [882/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_validation.py
  [883/883] /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/tests/test_weight_vector.py
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: scikit-learn
  Building wheel for scikit-learn (pyproject.toml): started
  Running command Building wheel for scikit-learn (pyproject.toml)
  Building wheel for scikit-learn (pyproject.toml): finished with status 'done'
  Created wheel for scikit-learn: filename=scikit_learn-1.5.2-cp313-cp313-linux_x86_64.whl size=49433459 sha256=3a64ea0f9946be26b1a8128692124d4b4832980c1867dd4cc61097c5863a430f
  Stored in directory: /builddir/.cache/pip/wheels/d0/f7/ed/169788b6ef0d060c3252060e72ecfdac93fbbb182a5bfb10c0
Successfully built scikit-learn
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6jedjm
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ '[' /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ mkdir /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd scikit_learn-1.5.2
++ ls /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/pyproject-wheeldir/scikit_learn-1.5.2-cp313-cp313-linux_x86_64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=scikit_learn==1.5.2
+ '[' -z scikit_learn==1.5.2 ']'
+ TMPDIR=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/pyproject-wheeldir scikit_learn==1.5.2
Using pip 24.3.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/pyproject-wheeldir
Processing ./pyproject-wheeldir/scikit_learn-1.5.2-cp313-cp313-linux_x86_64.whl
Installing collected packages: scikit_learn
Successfully installed scikit_learn-1.5.2
+ '[' -d /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.13/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.13/site-packages/scikit_learn-1.5.2.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/scikit_learn-1.5.2.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT --record /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/scikit_learn-1.5.2.dist-info/RECORD --output /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/scikit_learn-1.5.2.dist-info/RECORD
removed '/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/scikit_learn-1.5.2.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/scikit_learn-1.5.2.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/scikit_learn-1.5.2.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-modules --buildroot /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-scikit-learn-1.5.2-build/python-scikit-learn-1.5.2-4.fc42.x86_64-pyproject-record --prefix /usr sklearn
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.5.2-4.fc42 --unique-debug-suffix -1.5.2-4.fc42.x86_64 --unique-debug-src-base python-scikit-learn-1.5.2-4.fc42.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2
find-debuginfo: starting
Extracting debug info from 67 files
DWARF-compressing 67 files
sepdebugcrcfix: Updated 67 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-scikit-learn-1.5.2-4.fc42.x86_64
cpio: .mesonpy-lvy9wcyr/: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/__check_build/_check_build.cpython-313-x86_64-linux-gnu.so.p/sklearn/__check_build/_check_build.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/_isotonic.cpython-313-x86_64-linux-gnu.so.p/sklearn/_isotonic.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/_loss/_loss.cpython-313-x86_64-linux-gnu.so.p/sklearn/_loss/_loss.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_dbscan_inner.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_dbscan_inner.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_hdbscan/_linkage.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_hdbscan/_linkage.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_hdbscan/_reachability.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_hdbscan/_reachability.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_hdbscan/_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_hdbscan/_tree.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_hierarchical_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_hierarchical_fast.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_k_means_common.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_k_means_common.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_k_means_elkan.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_k_means_elkan.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_k_means_lloyd.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_k_means_lloyd.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/cluster/_k_means_minibatch.cpython-313-x86_64-linux-gnu.so.p/sklearn/cluster/_k_means_minibatch.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/datasets/_svmlight_format_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/datasets/_svmlight_format_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/decomposition/_cdnmf_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/decomposition/_cdnmf_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/decomposition/_online_lda_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/decomposition/_online_lda_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_gradient_boosting.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_gradient_boosting.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_binning.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_hist_gradient_boosting/_binning.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_bitset.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_hist_gradient_boosting/_bitset.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/_predictor.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_hist_gradient_boosting/_predictor.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/common.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_hist_gradient_boosting/common.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/histogram.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_hist_gradient_boosting/histogram.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/ensemble/_hist_gradient_boosting/splitting.cpython-313-x86_64-linux-gnu.so.p/sklearn/ensemble/_hist_gradient_boosting/splitting.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/feature_extraction/_hashing_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/feature_extraction/_hashing_fast.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/linear_model/_cd_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/linear_model/_cd_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/linear_model/_sag_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/linear_model/_sag_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/linear_model/_sgd_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/linear_model/_sgd_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/manifold/_barnes_hut_tsne.cpython-313-x86_64-linux-gnu.so.p/sklearn/manifold/_barnes_hut_tsne.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/manifold/_utils.cpython-313-x86_64-linux-gnu.so.p/sklearn/manifold/_utils.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_dist_metrics.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_dist_metrics.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_argkmin.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_distances_reduction/_argkmin.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_distances_reduction/_argkmin_classmode.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_base.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_distances_reduction/_base.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_distances_reduction/_datasets_pair.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_distances_reduction/_middle_term_computer.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_distances_reduction/_radius_neighbors_classmode.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/_pairwise_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/_pairwise_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/metrics/cluster/_expected_mutual_info_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/metrics/cluster/_expected_mutual_info_fast.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/neighbors/_ball_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_ball_tree.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/neighbors/_kd_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_kd_tree.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/neighbors/_partition_nodes.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_partition_nodes.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/neighbors/_quad_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/neighbors/_quad_tree.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/preprocessing/_csr_polynomial_expansion.cpython-313-x86_64-linux-gnu.so.p/sklearn/preprocessing/_csr_polynomial_expansion.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/preprocessing/_target_encoder_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/preprocessing/_target_encoder_fast.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/svm/_liblinear.cpython-313-x86_64-linux-gnu.so.p/sklearn/svm/_liblinear.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/svm/_libsvm.cpython-313-x86_64-linux-gnu.so.p/sklearn/svm/_libsvm.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/svm/_libsvm_sparse.cpython-313-x86_64-linux-gnu.so.p/sklearn/svm/_libsvm_sparse.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/svm/_newrand.cpython-313-x86_64-linux-gnu.so.p/sklearn/svm/_newrand.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/tree/_criterion.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_criterion.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/tree/_splitter.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_splitter.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/tree/_tree.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_tree.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/tree/_utils.cpython-313-x86_64-linux-gnu.so.p/sklearn/tree/_utils.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_cython_blas.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_cython_blas.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_fast_dict.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_fast_dict.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_heap.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_heap.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_isfinite.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_isfinite.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_openmp_helpers.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_openmp_helpers.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_random.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_random.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_seq_dataset.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_seq_dataset.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_sorting.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_sorting.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_typedefs.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_typedefs.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_vector_sentinel.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_vector_sentinel.pyx.cpp: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/_weight_vector.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/_weight_vector.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/arrayfuncs.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/arrayfuncs.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/murmurhash.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/murmurhash.pyx.c: Cannot stat: No such file or directory
cpio: .mesonpy-lvy9wcyr/sklearn/utils/sparsefuncs_fast.cpython-313-x86_64-linux-gnu.so.p/sklearn/utils/sparsefuncs_fast.pyx.c: Cannot stat: No such file or directory
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/test_weight_boosting.py is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib64/python3.13/site-packages/sklearn/cluster/_optics.py is executable but has no shebang, removing executable bit
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13
Bytecompiling .py files below /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13 using python3.13
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/random_projection.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/naive_bayes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/multioutput.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/multiclass.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/pipeline.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/kernel_ridge.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/exceptions.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/isotonic.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/conftest.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/discriminant_analysis.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/dummy.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/kernel_approximation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/_distributor_init.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/_min_dependencies.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/_config.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/_built_with_meson.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/calibration.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__pycache__/base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_naive_bayes.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_naive_bayes.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_min_dependencies_readme.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_random_projection.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_min_dependencies_readme.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_pipeline.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_multioutput.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_pipeline.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_metaestimators_metadata_routing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_random_projection.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_metaestimators_metadata_routing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_public_functions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_public_functions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_dummy.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_metaestimators.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_kernel_ridge.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_multioutput.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_metaestimators.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_dummy.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_kernel_approximation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_multiclass.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_kernel_approximation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_docstrings.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_docstring_parameters.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_multiclass.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_isotonic.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_docstring_parameters.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_metadata_routing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_config.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_discriminant_analysis.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_metadata_routing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_isotonic.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_init.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_init.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_build.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_config.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_build.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_discriminant_analysis.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_check_build.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/random_seed.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_calibration.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_calibration.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/__pycache__/_self_training.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/test_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/tests/__pycache__/test_self_training.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/__pycache__/_label_propagation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/metadata_routing_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tests/__pycache__/metadata_routing_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/tests/__pycache__/test_self_training.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/tests/__pycache__/test_label_propagation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/__pycache__/_stochastic_optimizers.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/tests/__pycache__/test_label_propagation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_stochastic_optimizers.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_stochastic_optimizers.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/__pycache__/_rbm.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_rbm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_rbm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/__pycache__/_multilayer_perceptron.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_mlp.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/tests/__pycache__/test_mlp.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/__pycache__/_validation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/__pycache__/_search_successive_halving.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/__pycache__/_plot.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/__pycache__/_classification_threshold.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/__pycache__/_search.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/__pycache__/_split.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_successive_halving.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_successive_halving.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_validation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_split.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_split.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_plot.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_validation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_plot.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_classification_threshold.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/common.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_classification_threshold.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/__pycache__/_bayesian_mixture.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/__pycache__/_gaussian_mixture.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/tests/__pycache__/test_gaussian_mixture.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/tests/__pycache__/test_mixture.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/tests/__pycache__/test_mixture.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_search.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/tests/__pycache__/test_gaussian_mixture.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/tests/__pycache__/test_bayesian_mixture.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/tests/__pycache__/test_search.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/__pycache__/_permutation_importance.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/__pycache__/_partial_dependence.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/__pycache__/_pd_utils.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/tests/__pycache__/test_pd_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/tests/__pycache__/test_bayesian_mixture.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/tests/__pycache__/test_pd_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/tests/__pycache__/test_permutation_importance.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/tests/__pycache__/test_permutation_importance.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/__pycache__/decision_boundary.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/tests/__pycache__/test_partial_dependence.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/tests/__pycache__/test_partial_dependence.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/tests/__pycache__/test_boundary_decision_display.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/__pycache__/partial_dependence.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/tests/__pycache__/test_plot_partial_dependence.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/tests/__pycache__/test_plot_partial_dependence.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/inspection/_plot/tests/__pycache__/test_boundary_decision_display.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/__pycache__/_knn.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/__pycache__/_iterative.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/test_knn.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/test_knn.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/test_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/__pycache__/_gpr.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/test_impute.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/__pycache__/_gpc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/tests/__pycache__/test_impute.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/test_kernels.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/test_gpr.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/test_kernels.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/test_gpr.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/__pycache__/kernels.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/test_gpc.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/_mini_sequence_kernel.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/tests/__pycache__/test_gpc.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/_variance_threshold.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/_mutual_info.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/_from_model.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/_sequential.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/_rfe.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_variance_threshold.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_variance_threshold.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/__pycache__/_univariate_selection.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_sequential.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_sequential.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_from_model.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_from_model.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_feature_select.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_rfe.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_mutual_info.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_feature_select.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_chi2.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_rfe.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/__pycache__/conftest.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_mutual_info.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/_scipy/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/_scipy/sparse/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/_scipy/sparse/csgraph/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/tests/__pycache__/test_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/_scipy/sparse/csgraph/__pycache__/_laplacian.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/_packaging/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/__pycache__/enable_halving_search_cv.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/__pycache__/enable_iterative_imputer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/__pycache__/enable_hist_gradient_boosting.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/tests/__pycache__/test_enable_successive_halving.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/tests/__pycache__/test_enable_iterative_imputer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/_packaging/__pycache__/_structures.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/_packaging/__pycache__/version.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/experimental/tests/__pycache__/test_enable_hist_gradient_boosting.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cross_decomposition/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cross_decomposition/__pycache__/_pls.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cross_decomposition/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/externals/__pycache__/_arff.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cross_decomposition/tests/__pycache__/test_pls.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cross_decomposition/tests/__pycache__/test_pls.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/__pycache__/_shrunk_covariance.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/__pycache__/_robust_covariance.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/__pycache__/_elliptic_envelope.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/__pycache__/_empirical_covariance.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_robust_covariance.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_covariance.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/__pycache__/_graph_lasso.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_robust_covariance.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_elliptic_envelope.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_elliptic_envelope.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_covariance.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_graphical_lasso.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/tests/__pycache__/test_graphical_lasso.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/__pycache__/_target.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/tests/__pycache__/test_target.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/tests/__pycache__/test_target.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/__pycache__/_column_transformer.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_build_utils/__pycache__/pre_build_helpers.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_build_utils/__pycache__/openmp_helpers.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/__pycache__/_column_transformer.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_build_utils/__pycache__/version.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_build_utils/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_build_utils/__pycache__/tempita.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/__pycache__/_export.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/__pycache__/_classes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/__pycache__/_reingold_tilford.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/tests/__pycache__/test_column_transformer.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_reingold_tilford.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/compose/tests/__pycache__/test_column_transformer.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_reingold_tilford.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_monotonic_tree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_monotonic_tree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_export.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/__pycache__/_bounds.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_export.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/__pycache__/_classes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_tree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/__pycache__/_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/__pycache__/_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/__pycache__/test_tree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/tests/__pycache__/test_sparse.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/tests/__pycache__/test_bounds.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/tests/__pycache__/test_sparse.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/tests/__pycache__/test_svm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/tests/__pycache__/test_bounds.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/tests/__pycache__/test_svm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/_target_encoder.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/_function_transformer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/_label.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/_discretization.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/_encoders.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_label.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/_polynomial.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_label.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_function_transformer.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_function_transformer.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_target_encoder.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/__pycache__/_data.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_target_encoder.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_encoders.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_polynomial.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_data.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_polynomial.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_encoders.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_discretization.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_nearest_centroid.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_discretization.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_unsupervised.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_lof.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_nca.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_regression.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_kde.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_graph.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_classification.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_neighbors_tree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_neighbors_tree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_neighbors_pipeline.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/__pycache__/_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/tests/__pycache__/test_data.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_nca.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_nca.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_lof.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_quad_tree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_quad_tree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_lof.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_nearest_centroid.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_nearest_centroid.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_kde.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_graph.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_kde.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_graph.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_neighbors.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_kd_tree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_kd_tree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_ball_tree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_neighbors.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/tests/__pycache__/test_ball_tree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/_mds.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/_spectral_embedding.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/_t_sne.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/_t_sne.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/_isomap.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/_locally_linear.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/__pycache__/_locally_linear.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_spectral_embedding.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_spectral_embedding.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_mds.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_mds.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_locally_linear.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_locally_linear.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_isomap.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_isomap.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_t_sne.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_theil_sen.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_passive_aggressive.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/tests/__pycache__/test_t_sne.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_omp.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_least_angle.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_stochastic_gradient.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_logistic.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_ridge.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_sag.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_huber.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_stochastic_gradient.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_quantile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_ransac.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_perceptron.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_linear_loss.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_bayes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_theil_sen.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_theil_sen.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_sparse_coordinate_descent.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_ridge.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_sparse_coordinate_descent.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/__pycache__/_coordinate_descent.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_passive_aggressive.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_passive_aggressive.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_omp.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_least_angle.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_omp.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_ridge.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_sgd.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_least_angle.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_huber.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_sgd.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_huber.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_ridge.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_sag.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_ransac.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_coordinate_descent.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_logistic.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_sag.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_quantile.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_ransac.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_quantile.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_bayes.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_perceptron.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_bayes.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_perceptron.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_logistic.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_linear_loss.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_linear_loss.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_glm/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_glm/__pycache__/_newton_solver.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_glm/__pycache__/glm.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_glm/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/tests/__pycache__/test_coordinate_descent.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_glm/tests/__pycache__/test_glm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_glm/tests/__pycache__/test_glm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__pycache__/_stop_words.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__pycache__/image.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__pycache__/_hash.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__pycache__/_dict_vectorizer.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__pycache__/_dict_vectorizer.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/__pycache__/text.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_image.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_image.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_feature_hasher.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_dict_vectorizer.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_feature_hasher.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_dict_vectorizer.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_text.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/tests/__pycache__/test_text.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_weight_boosting.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_voting.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_stacking.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_iforest.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_voting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_bagging.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_gb.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/__pycache__/_forest.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_stacking.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_voting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_iforest.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_iforest.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_stacking.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_forest.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_weight_boosting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_forest.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_gradient_boosting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_gradient_boosting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_weight_boosting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/grower.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/utils.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_bagging.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/predictor.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/tests/__pycache__/test_bagging.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/binning.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/binning.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_splitting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_grower.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_grower.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_predictor.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_splitting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_predictor.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_monotonic_contraints.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_monotonic_contraints.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_histogram.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_gradient_boosting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_warm_start.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/gradient_boosting.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_warm_start.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_compare_lightgbm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_gradient_boosting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_compare_lightgbm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_bitset.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_bitset.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_truncated_svd.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_binning.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_binning.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_sparse_pca.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_pca.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_pca.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_nmf.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_kernel_pca.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_lda.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_incremental_pca.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_factor_analysis.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_truncated_svd.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_fastica.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_truncated_svd.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/__pycache__/_dict_learning.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_online_lda.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_sparse_pca.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_online_lda.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_sparse_pca.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_fastica.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_nmf.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_nmf.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_fastica.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_factor_analysis.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_pca.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_factor_analysis.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_kernel_pca.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_pca.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_incremental_pca.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_kernel_pca.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_species_distributions.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_dict_learning.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_incremental_pca.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/tests/__pycache__/test_dict_learning.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_twenty_newsgroups.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_svmlight_format_io.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_rcv1.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_olivetti_faces.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_covtype.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_california_housing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_openml.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_lfw.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_kddcup99.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_samples_generator.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_arff_parser.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/__pycache__/_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_svmlight_format.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_svmlight_format.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_samples_generator.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_covtype.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_covtype.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_california_housing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_california_housing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_rcv1.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_samples_generator.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_openml.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_rcv1.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_olivetti_faces.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_olivetti_faces.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_arff_parser.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_lfw.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_arff_parser.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_lfw.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_openml.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_20news.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_kddcup99.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_62/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_61/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_561/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_42585/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_42074/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_40966/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_40945/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_kddcup99.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_40675/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_40589/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_292/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_3/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_2/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_1590/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_1119/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/data/openml/id_1/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/images/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/descr/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/data/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_spectral.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_mean_shift.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/__pycache__/test_20news.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_optics.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_bicluster.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_feature_agglomeration.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_dbscan.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_bisect_k_means.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_kmeans.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_agglomerative.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_agglomerative.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_affinity_propagation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/__pycache__/_birch.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_mean_shift.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_mean_shift.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_optics.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_optics.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_hdbscan.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_k_means.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_k_means.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_feature_agglomeration.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_feature_agglomeration.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_hdbscan.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_dbscan.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_spectral.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_hierarchical.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_spectral.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_birch.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_dbscan.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_bisect_k_means.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_hierarchical.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_bisect_k_means.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_birch.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_bicluster.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/common.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_affinity_propagation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_hdbscan/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_affinity_propagation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_hdbscan/tests/__pycache__/test_reachibility.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_hdbscan/tests/__pycache__/test_reachibility.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/__pycache__/test_bicluster.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_hdbscan/__pycache__/hdbscan.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_hdbscan/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/_regression.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/_ranking.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/pairwise.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/_base.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/_scorer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_regression.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_regression.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/_classification.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/__pycache__/_classification.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_dist_metrics.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_dist_metrics.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_ranking.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_pairwise_distances_reduction.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_pairwise_distances_reduction.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_ranking.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_classification.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_pairwise.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_score_objects.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/__pycache__/roc_curve.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/__pycache__/regression.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/__pycache__/precision_recall_curve.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/__pycache__/det_curve.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_classification.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_score_objects.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_det_curve_display.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/__pycache__/confusion_matrix.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/__pycache__/test_pairwise.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_roc_curve_display.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_det_curve_display.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_predict_error_display.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_roc_curve_display.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_predict_error_display.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_confusion_matrix_display.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_precision_recall_display.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_confusion_matrix_display.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/__pycache__/_bicluster.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_precision_recall_display.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_common_curve_display.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/__pycache__/_unsupervised.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_plot/tests/__pycache__/test_common_curve_display.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_unsupervised.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/__pycache__/_supervised.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_unsupervised.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_bicluster.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_bicluster.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_supervised.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_pairwise_distances_reduction/__pycache__/_dispatcher.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/cluster/tests/__pycache__/test_supervised.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/extmath.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/sparsefuncs.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/stats.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/multiclass.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/random.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/validation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/parallel.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/sparsefuncs.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/optimize.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/metaestimators.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/metadata_routing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/graph.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/fixes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/discovery.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/deprecation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/class_weight.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_show_versions.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_set_output.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_user_interface.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_tags.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_response.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_testing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_plotting.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_pprint.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/estimator_checks.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_optional_dependencies.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_param_validation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_mocking.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_missing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_metadata_requests.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_mask.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_joblib.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_indexing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_mocking.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_available_if.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_estimator_html_repr.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_encode.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_chunking.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_bunch.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_arpack.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_weight_vector.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_weight_vector.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_array_api.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/_array_api.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/__pycache__/estimator_checks.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_tags.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_tags.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_stats.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_stats.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_utils.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_user_interface.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_user_interface.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_typedefs.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_typedefs.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_sparsefuncs.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_testing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_sparsefuncs.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_shortest_path.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_validation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_testing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_random.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_show_versions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_show_versions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_random.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_validation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_set_output.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_set_output.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_seq_dataset.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_seq_dataset.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_response.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_plotting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_pprint.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_extmath.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_plotting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_response.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_parallel.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_parallel.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_pprint.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_optimize.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_param_validation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_extmath.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_murmurhash.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_murmurhash.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_optimize.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_multiclass.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_estimator_html_repr.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_param_validation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_multiclass.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_indexing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_estimator_html_repr.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_mocking.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_graph.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_graph.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_missing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_mocking.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_indexing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_missing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_fixes.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_metaestimators.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_fixes.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_mask.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_mask.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_fast_dict.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_fast_dict.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_metaestimators.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_deprecation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_chunking.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_deprecation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_cython_templating.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_cython_templating.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_bunch.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_bunch.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_chunking.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_arrayfuncs.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_arrayfuncs.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_cython_blas.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_class_weight.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_estimator_checks.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_encode.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_array_api.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_encode.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_arpack.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_class_weight.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_array_api.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/tests/__pycache__/test_estimator_checks.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/__pycache__/link.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/tests/__pycache__/test_link.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/tests/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/tests/__pycache__/test_link.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/__check_build/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/__pycache__/loss.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/tests/__pycache__/test_loss.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/_loss/tests/__pycache__/test_loss.cpython-313.pyc: replacing with normalized version
Scanned 237 directories and 2102 files,
               processed 811 inodes,
               811 modified (490 replaced + 321 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/python-scikit-learn-1.5.2-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cj0hVF
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
~/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages ~/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd scikit_learn-1.5.2
+ export PYTHONDONTWRITEBYTECODE=1
+ PYTHONDONTWRITEBYTECODE=1
+ export 'PYTEST_ADDOPTS=-p no:cacheprovider'
+ PYTEST_ADDOPTS='-p no:cacheprovider'
+ pushd /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages
+ pytest --deselect 'sklearn/datasets/tests/test_openml.py::test_fetch_openml_verify_checksum[True-liac-arff]' --deselect 'sklearn/datasets/tests/test_openml.py::test_fetch_openml_verify_checksum[False-liac-arff]' --deselect 'sklearn/datasets/tests/test_openml.py::test_fetch_openml_verify_checksum[True-pandas]' --deselect 'sklearn/datasets/tests/test_openml.py::test_fetch_openml_verify_checksum[False-pandas]' --deselect sklearn/covariance/tests/test_covariance.py --deselect sklearn/covariance/tests/test_robust_covariance.py --deselect sklearn/linear_model/tests/test_bayes.py::test_toy_ard_object --deselect 'sklearn/linear_model/tests/test_bayes.py::test_ard_accuracy_on_easy_problem[42-10-100]' --deselect 'sklearn/linear_model/tests/test_bayes.py::test_ard_accuracy_on_easy_problem[42-100-10]' --deselect 'sklearn/tests/test_common.py::test_estimators[ARDRegression()-check_estimators_dtypes]' --deselect 'sklearn/tests/test_common.py::test_estimators[ARDRegression()-check_regressors_no_decision_function]' --deselect 'sklearn/tests/test_common.py::test_estimators[ARDRegression()-check_methods_sample_order_invariance]' --deselect 'sklearn/tests/test_common.py::test_estimators[ARDRegression()-check_methods_subset_invariance]' --deselect 'sklearn/tests/test_common.py::test_estimators[ARDRegression()-check_fit2d_1feature]' --deselect 'sklearn/tests/test_common.py::test_estimators[ARDRegression()-check_dont_overwrite_parameters]' --deselect 'sklearn/tests/test_common.py::test_estimators[ARDRegression()-check_fit2d_predict1d]' --deselect 'sklearn/tests/test_common.py::test_estimators[EllipticEnvelope()-check_fit2d_1feature]' --deselect 'sklearn/tests/test_common.py::test_estimators[EmpiricalCovariance()-check_fit2d_1feature]' --deselect 'sklearn/tests/test_common.py::test_estimators[FastICA()-check_methods_sample_order_invariance]' --deselect 'sklearn/tests/test_common.py::test_estimators[FastICA()-check_methods_subset_invariance]' --deselect 'sklearn/tests/test_common.py::test_estimators[FastICA()-check_fit2d_1feature]' --deselect 'sklearn/tests/test_common.py::test_estimators[FastICA()-check_dict_unchanged]' --deselect 'sklearn/tests/test_common.py::test_estimators[FastICA()-check_dont_overwrite_parameters]' --deselect 'sklearn/tests/test_common.py::test_estimators[FastICA()-check_fit2d_predict1d]' --deselect 'sklearn/tests/test_common.py::test_estimators[KernelPCA()-check_fit2d_1sample]' --deselect 'sklearn/tests/test_common.py::test_estimators[LedoitWolf()-check_fit2d_1feature]' --deselect 'sklearn/tests/test_common.py::test_estimators[MinCovDet()-check_fit2d_1feature]' --deselect 'sklearn/tests/test_common.py::test_estimators[OAS()-check_fit2d_1feature]' --deselect 'sklearn/tests/test_common.py::test_estimators[RidgeCV()-check_fit2d_1sample]' --deselect 'sklearn/tests/test_common.py::test_estimators[RidgeClassifierCV()-check_fit2d_1sample]' --deselect 'sklearn/tests/test_common.py::test_estimators[ShrunkCovariance()-check_fit2d_1feature]' --deselect 'sklearn/utils/tests/test_validation.py::test_check_is_fitted_with_attributes[list]' --deselect sklearn/utils/tests/test_validation.py::test_check_is_fitted sklearn
============================= test session starts ==============================
platform linux -- Python 3.13.0, pytest-8.3.3, pluggy-1.5.0
rootdir: /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages
collected 34373 items / 53 deselected / 1 skipped / 34320 selected

sklearn/_loss/tests/test_link.py .......................                 [  0%]
sklearn/_loss/tests/test_loss.py ....................................... [  0%]
........................................................................ [  0%]
........................................................................ [  0%]
........................................................................ [  0%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  2%]
........................................................................ [  2%]
........................................................................ [  2%]
........................................................................ [  2%]
........................................................................ [  2%]
........................................................................ [  3%]
........................................................................ [  3%]
........................................................................ [  3%]
........................................................................ [  3%]
........................................................................ [  3%]
........................................................................ [  4%]
........................................................................ [  4%]
........................................................................ [  4%]
........................................................................ [  4%]
.............................................................ssss....... [  5%]
........................................................................ [  5%]
.....................................................................    [  5%]
sklearn/cluster/_hdbscan/tests/test_reachibility.py ........             [  5%]
sklearn/cluster/tests/test_affinity_propagation.py s......s..s.s.s.s.s.. [  5%]
sss...s......                                                            [  5%]
sklearn/cluster/tests/test_bicluster.py .....................            [  5%]
sklearn/cluster/tests/test_birch.py s.s.s.s.ss...s.s....s..              [  5%]
sklearn/cluster/tests/test_bisect_k_means.py ............sss.........    [  5%]
sklearn/cluster/tests/test_dbscan.py ..............................      [  5%]
sklearn/cluster/tests/test_feature_agglomeration.py ...                  [  5%]
sklearn/cluster/tests/test_hdbscan.py .................................. [  5%]
........................................................................ [  6%]
..............................................                           [  6%]
sklearn/cluster/tests/test_hierarchical.py ............................. [  6%]
.......................................                                  [  6%]
sklearn/cluster/tests/test_k_means.py .................................. [  6%]
........................................................................ [  6%]
.ssssssssssssssssss..................................................... [  6%]
........................................................................ [  7%]
................................                                         [  7%]
sklearn/cluster/tests/test_mean_shift.py ..s.ss..s.s...s.s...s.          [  7%]
sklearn/cluster/tests/test_optics.py ............s.s...........sssssssss [  7%]
sssssssssssssssssssssssssss....................................s.s.....s [  7%]
.sss......                                                               [  7%]
sklearn/cluster/tests/test_spectral.py ................................. [  7%]
....                                                                     [  7%]
sklearn/compose/tests/test_column_transformer.py ..sss.s.s.s.s.s..s..... [  7%]
....s....s..............ss.......sssssssss............................s. [  8%]
....ssssssssssssss.ssssssssss.......ss..ssssssssssssssssssssssssssssssss [  8%]
sssssssssssssssssssssssssssssssssssssssss.ssssss..............           [  8%]
sklearn/compose/tests/test_target.py ...................                 [  8%]
sklearn/covariance/tests/test_elliptic_envelope.py ..                    [  8%]
sklearn/covariance/tests/test_graphical_lasso.py ................        [  8%]
sklearn/cross_decomposition/tests/test_pls.py .......................... [  8%]
.................................ssss.............                       [  8%]
sklearn/datasets/tests/test_20news.py sssssss                            [  8%]
sklearn/datasets/tests/test_arff_parser.py sss.ssssss                    [  8%]
sklearn/datasets/tests/test_base.py ...........................ssssss... [  8%]
..                                                                       [  8%]
sklearn/datasets/tests/test_california_housing.py sss                    [  8%]
sklearn/datasets/tests/test_common.py sssssssss......ssssssssssssssss... [  9%]
...                                                                      [  9%]
sklearn/datasets/tests/test_covtype.py sss                               [  9%]
sklearn/datasets/tests/test_kddcup99.py sssssssssssssss                  [  9%]
sklearn/datasets/tests/test_lfw.py .ss.ss                                [  9%]
sklearn/datasets/tests/test_olivetti_faces.py s                          [  9%]
sklearn/datasets/tests/test_openml.py ssssssssssssssssssssssssssssssssss [  9%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [  9%]
ssssssssssssssssssssss......ssssss....ssss....ssss..ss..ssssssssssssssss [  9%]
ss..........s...........sssss                                            [  9%]
sklearn/datasets/tests/test_rcv1.py s                                    [  9%]
sklearn/datasets/tests/test_samples_generator.py ....................... [  9%]
.................................                                        [  9%]
sklearn/datasets/tests/test_svmlight_format.py ............s............ [  9%]
....................................................................     [ 10%]
sklearn/decomposition/tests/test_dict_learning.py ...................... [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
.................................                                        [ 10%]
sklearn/decomposition/tests/test_factor_analysis.py .                    [ 10%]
sklearn/decomposition/tests/test_fastica.py .s.s.ss......s.ssssss....... [ 10%]
................                                                         [ 10%]
sklearn/decomposition/tests/test_incremental_pca.py .................... [ 10%]
......                                                                   [ 10%]
sklearn/decomposition/tests/test_kernel_pca.py ......................... [ 11%]
.............s                                                           [ 11%]
sklearn/decomposition/tests/test_nmf.py ................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
...................                                                      [ 11%]
sklearn/decomposition/tests/test_online_lda.py ......................... [ 11%]
..........................ss....                                         [ 12%]
sklearn/decomposition/tests/test_pca.py ................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
..........ssssssssssssssssssssssss...................................... [ 12%]
........................................................................ [ 13%]
..................ssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 13%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss         [ 13%]
sklearn/decomposition/tests/test_sparse_pca.py .......s................. [ 13%]
.................                                                        [ 13%]
sklearn/decomposition/tests/test_truncated_svd.py ...................... [ 13%]
..................                                                       [ 13%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_binning.py ......... [ 13%]
.............................................                            [ 13%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_bitset.py ....       [ 13%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_compare_lightgbm.py s [ 13%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 14%]
sssssssssssssssssssssssssss                                              [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py . [ 14%]
........................................................................ [ 14%]
..............................................ss..........ss..........s. [ 14%]
.sssssssssss..s                                                          [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py .......... [ 14%]
...................................                                      [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_histogram.py ....... [ 14%]
                                                                         [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_monotonic_contraints.py . [ 14%]
........s..s.                                                            [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_predictor.py ....... [ 14%]
...                                                                      [ 14%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_splitting.py ....... [ 14%]
..........................                                               [ 15%]
sklearn/ensemble/_hist_gradient_boosting/tests/test_warm_start.py ...... [ 15%]
..............                                                           [ 15%]
sklearn/ensemble/tests/test_bagging.py ................................. [ 15%]
........................................................................ [ 15%]
.                                                                        [ 15%]
sklearn/ensemble/tests/test_base.py ..                                   [ 15%]
sklearn/ensemble/tests/test_common.py ...................                [ 15%]
sklearn/ensemble/tests/test_forest.py .................................. [ 15%]
........................................................................ [ 15%]
........................................................................ [ 16%]
........................................................................ [ 16%]
.........................................................                [ 16%]
sklearn/ensemble/tests/test_gradient_boosting.py ....................... [ 16%]
.s...................................................................... [ 16%]
.................................                                        [ 16%]
sklearn/ensemble/tests/test_iforest.py ........................s....     [ 16%]
sklearn/ensemble/tests/test_stacking.py ................................ [ 16%]
........................................                                 [ 17%]
sklearn/ensemble/tests/test_voting.py .................................. [ 17%]
.....                                                                    [ 17%]
sklearn/ensemble/tests/test_weight_boosting.py ......................... [ 17%]
.........................                                                [ 17%]
sklearn/experimental/tests/test_enable_hist_gradient_boosting.py .       [ 17%]
sklearn/experimental/tests/test_enable_iterative_imputer.py .            [ 17%]
sklearn/experimental/tests/test_enable_successive_halving.py .           [ 17%]
sklearn/feature_extraction/tests/test_dict_vectorizer.py ............... [ 17%]
.......................                                                  [ 17%]
sklearn/feature_extraction/tests/test_feature_hasher.py ...........      [ 17%]
sklearn/feature_extraction/tests/test_image.py ...sssssssssssssss.s.s    [ 17%]
sklearn/feature_extraction/tests/test_text.py .......................... [ 17%]
........................................................................ [ 17%]
.............................                                            [ 17%]
sklearn/feature_selection/tests/test_base.py .......s                    [ 17%]
sklearn/feature_selection/tests/test_chi2.py ........                    [ 17%]
sklearn/feature_selection/tests/test_feature_select.py ................. [ 17%]
........................................s....                            [ 18%]
sklearn/feature_selection/tests/test_from_model.py ..................... [ 18%]
......................s..ss.                                             [ 18%]
sklearn/feature_selection/tests/test_mutual_info.py .s.s.s.s.s.s.ss..... [ 18%]
..                                                                       [ 18%]
sklearn/feature_selection/tests/test_rfe.py ............................ [ 18%]
..........................                                               [ 18%]
sklearn/feature_selection/tests/test_sequential.py ..................... [ 18%]
....................................................                     [ 18%]
sklearn/feature_selection/tests/test_variance_threshold.py ............. [ 18%]
............                                                             [ 18%]
sklearn/gaussian_process/tests/test_gpc.py ............................. [ 18%]
........                                                                 [ 18%]
sklearn/gaussian_process/tests/test_gpr.py ............................. [ 18%]
........................................................................ [ 19%]
..........................                                               [ 19%]
sklearn/gaussian_process/tests/test_kernels.py ......................... [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................                                 [ 20%]
sklearn/impute/tests/test_base.py .....s                                 [ 20%]
sklearn/impute/tests/test_common.py ................ssssssssssss........ [ 20%]
....                                                                     [ 20%]
sklearn/impute/tests/test_impute.py ...........sss....................ss [ 20%]
.............ss...........ss............................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
..ss......................                                               [ 21%]
sklearn/impute/tests/test_knn.py ....................................... [ 21%]
....                                                                     [ 21%]
sklearn/inspection/_plot/tests/test_boundary_decision_display.py s...... [ 21%]
....ssssssssssssssssssssssssssssssssssssssssssssssssss                   [ 21%]
sklearn/inspection/_plot/tests/test_plot_partial_dependence.py sssssssss [ 21%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 21%]
sssssssssssssssssssssss                                                  [ 21%]
sklearn/inspection/tests/test_partial_dependence.py .................... [ 21%]
........................................................................ [ 21%]
.....................................................ssss............... [ 22%]
.......................................................ss......sssssssss [ 22%]
ssssssss.........................                                        [ 22%]
sklearn/inspection/tests/test_pd_utils.py .s.........                    [ 22%]
sklearn/inspection/tests/test_permutation_importance.py ........ssss.... [ 22%]
.s...ssssss.s......                                                      [ 22%]
sklearn/linear_model/_glm/tests/test_glm.py ............................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 23%]
........................................................................ [ 23%]
..............................                                           [ 23%]
sklearn/linear_model/tests/test_base.py .............................s.. [ 23%]
..............................                                           [ 23%]
sklearn/linear_model/tests/test_bayes.py ..........s.......              [ 23%]
sklearn/linear_model/tests/test_common.py ...........X..........X..s...s [ 23%]
s..ss.x.ssssss...X..                                                     [ 23%]
sklearn/linear_model/tests/test_coordinate_descent.py .................. [ 23%]
........................................................................ [ 23%]
........................................................................ [ 24%]
......                                                                   [ 24%]
sklearn/linear_model/tests/test_huber.py ............                    [ 24%]
sklearn/linear_model/tests/test_least_angle.py ......................... [ 24%]
.....................................                                    [ 24%]
sklearn/linear_model/tests/test_linear_loss.py ......................... [ 24%]
........................................................................ [ 24%]
........................................................................ [ 24%]
.............                                                            [ 24%]
sklearn/linear_model/tests/test_logistic.py ............................ [ 25%]
..............................................ssss...................... [ 25%]
...sssssss.........................s...s...s...s...s...s...s...s........ [ 25%]
........................................................................ [ 25%]
...............................                                          [ 25%]
sklearn/linear_model/tests/test_omp.py .......................           [ 25%]
sklearn/linear_model/tests/test_passive_aggressive.py .................. [ 25%]
.........................................                                [ 25%]
sklearn/linear_model/tests/test_perceptron.py ......                     [ 26%]
sklearn/linear_model/tests/test_quantile.py sssssss.................s... [ 26%]
..................................                                       [ 26%]
sklearn/linear_model/tests/test_ransac.py ...........................    [ 26%]
sklearn/linear_model/tests/test_ridge.py ............................... [ 26%]
.....................................................xxxxxx........s.... [ 26%]
.s...xxxxxx..s...............xxxxxx..................s.ss.ss.....s.ss.ss [ 26%]
.................s.ss.ss.....s.ss.ss.................s.ss.ss.....s.ss.ss [ 26%]
.................s.ss.ss.....s.ss.ss.................................... [ 27%]
........................................................................ [ 27%]
........................................................................ [ 27%]
........................................................................ [ 27%]
...........................................................sssssssssssss [ 28%]
sssssssssss............................................................. [ 28%]
........................................................................ [ 28%]
........................................................................ [ 28%]
..........................ssss..ssss...............s.s...s.s............ [ 28%]
x.x.x.x.x.x.x.xsxsx.xsxs................                                 [ 28%]
sklearn/linear_model/tests/test_sag.py .............................     [ 29%]
sklearn/linear_model/tests/test_sgd.py ................................. [ 29%]
........................................................................ [ 29%]
........................................................................ [ 29%]
........................................................................ [ 29%]
                                                                         [ 29%]
sklearn/linear_model/tests/test_sparse_coordinate_descent.py ........... [ 29%]
........................................................................ [ 30%]
............                                                             [ 30%]
sklearn/linear_model/tests/test_theil_sen.py ................            [ 30%]
sklearn/manifold/tests/test_isomap.py ssssssssssssssssss................ [ 30%]
..ssssssssssssssssss..................ss..ss..s.sssss......sssssssssssss [ 30%]
sssss..................s.s....s..                                        [ 30%]
sklearn/manifold/tests/test_locally_linear.py s.s.ssssssss............   [ 30%]
sklearn/manifold/tests/test_mds.py .........                             [ 30%]
sklearn/manifold/tests/test_spectral_embedding.py ....s..s......sss..... [ 30%]
.sss....ssssss.......s..s..s..s.                                         [ 30%]
sklearn/manifold/tests/test_t_sne.py ................................... [ 30%]
................................x........s..                             [ 31%]
sklearn/metrics/_plot/tests/test_common_curve_display.py sssssssssssssss [ 31%]
ssssssssssssssssssssssssssssssssssssss                                   [ 31%]
sklearn/metrics/_plot/tests/test_confusion_matrix_display.py sssssssssss [ 31%]
sssssssssssssssssssssssss                                                [ 31%]
sklearn/metrics/_plot/tests/test_det_curve_display.py ssssssssssssssssss [ 31%]
                                                                         [ 31%]
sklearn/metrics/_plot/tests/test_precision_recall_display.py sssssssssss [ 31%]
ssssssssssssssss                                                         [ 31%]
sklearn/metrics/_plot/tests/test_predict_error_display.py ssssssssssssss [ 31%]
sssssssss                                                                [ 31%]
sklearn/metrics/_plot/tests/test_roc_curve_display.py ssssssssssssssssss [ 31%]
sssssssssssssssssssssssssssssssssss                                      [ 31%]
sklearn/metrics/cluster/tests/test_bicluster.py ...                      [ 31%]
sklearn/metrics/cluster/tests/test_common.py ........................... [ 31%]
.......................................                                  [ 31%]
sklearn/metrics/cluster/tests/test_supervised.py ....................... [ 31%]
.............                                                            [ 31%]
sklearn/metrics/cluster/tests/test_unsupervised.py ..................... [ 31%]
.............................                                            [ 32%]
sklearn/metrics/tests/test_classification.py ........................... [ 32%]
.....................................................................sss [ 32%]
........................................................................ [ 32%]
......................................................                   [ 32%]
sklearn/metrics/tests/test_common.py ................................... [ 32%]
........................................................................ [ 33%]
........................................................................ [ 33%]
........................................................................ [ 33%]
........................................................................ [ 33%]
........................................................................ [ 33%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 34%]
........................................................................ [ 35%]
........................................................................ [ 35%]
........................................................................ [ 35%]
........................................................................ [ 35%]
........................................................................ [ 35%]
........................................................................ [ 36%]
................................ssssssssssssssssssssssssssssssssssssssss [ 36%]
ssssssssssssssssssssssssssssssss                                         [ 36%]
sklearn/metrics/tests/test_dist_metrics.py ............................. [ 36%]
........................................................................ [ 36%]
........................................................................ [ 36%]
........................................................................ [ 37%]
.................................                                        [ 37%]
sklearn/metrics/tests/test_pairwise.py s.ssssssssssssssss............... [ 37%]
...............ss.....ss.....ss...............................s.ssss.... [ 37%]
s.s........ssssss......sss...sss...s..........sss......sssssssss........ [ 37%]
.sss....................................................x.x............. [ 38%]
..............................................................ssssssssss [ 38%]
ssssssssssssss.............................                              [ 38%]
sklearn/metrics/tests/test_pairwise_distances_reduction.py ............. [ 38%]
............ss.......................................................... [ 38%]
..............................................                           [ 38%]
sklearn/metrics/tests/test_ranking.py .................................. [ 38%]
........................................................................ [ 39%]
........................................................................ [ 39%]
.....................................                                    [ 39%]
sklearn/metrics/tests/test_regression.py ............................... [ 39%]
                                                                         [ 39%]
sklearn/metrics/tests/test_score_objects.py ............................ [ 39%]
........................................................................ [ 39%]
........................................................................ [ 39%]
........................................................................ [ 40%]
................................                                         [ 40%]
sklearn/mixture/tests/test_bayesian_mixture.py .................         [ 40%]
sklearn/mixture/tests/test_gaussian_mixture.py ......................... [ 40%]
............................                                             [ 40%]
sklearn/mixture/tests/test_mixture.py ....                               [ 40%]
sklearn/model_selection/tests/test_classification_threshold.py ......... [ 40%]
.................................................                        [ 40%]
sklearn/model_selection/tests/test_plot.py sssssssssssssssssssssssssssss [ 40%]
                                                                         [ 40%]
sklearn/model_selection/tests/test_search.py ........................... [ 40%]
........................................................................ [ 41%]
...........s......                                                       [ 41%]
sklearn/model_selection/tests/test_split.py ............................ [ 41%]
........................................................................ [ 41%]
.....sssssssssssssssssssssssssss........................................ [ 41%]
........................................................................ [ 41%]
                                                                         [ 41%]
sklearn/model_selection/tests/test_successive_halving.py ............... [ 41%]
........................................................................ [ 42%]
....ssss.......                                                          [ 42%]
sklearn/model_selection/tests/test_validation.py ....................... [ 42%]
........................................................................ [ 42%]
..........                                                               [ 42%]
sklearn/neighbors/tests/test_ball_tree.py .............................. [ 42%]
..................................                                       [ 42%]
sklearn/neighbors/tests/test_graph.py ....                               [ 42%]
sklearn/neighbors/tests/test_kd_tree.py .............                    [ 42%]
sklearn/neighbors/tests/test_kde.py .................................... [ 42%]
.....................                                                    [ 42%]
sklearn/neighbors/tests/test_lof.py s.s.s.s..s..s.....................s. [ 42%]
....................ssssssssssssssss................................     [ 43%]
sklearn/neighbors/tests/test_nca.py .................................... [ 43%]
........................................................................ [ 43%]
........................................................................ [ 43%]
.....................................                                    [ 43%]
sklearn/neighbors/tests/test_nearest_centroid.py ...........             [ 43%]
sklearn/neighbors/tests/test_neighbors.py ssssssssssssssssssssssssssssss [ 43%]
ss................................ssssssssssssssssssssssssssssssssssssss [ 44%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%]
ssssssssss..............ss..............ss..............ss.............. [ 44%]
................................................ss..............ss...... [ 44%]
........ss..............ss..............ss..............sssss........... [ 45%]
.................s.ssssssssssss............s.s.ssssssssssss............s [ 45%]
sssssssssssssssssssssssssssssssssss....................................s [ 45%]
sssssssssss.....................s.s.s................................... [ 45%]
..............................................sssssssssssss............. [ 45%]
ssssssssssssssssssssssss.........................sssssssssssssssssssssss [ 46%]
sssssssssssssssssssssssssssss........................................... [ 46%]
...................................................sssssssssssssssssssss [ 46%]
sss..........................s..                                         [ 46%]
sklearn/neighbors/tests/test_neighbors_pipeline.py ........              [ 46%]
sklearn/neighbors/tests/test_neighbors_tree.py ......................... [ 46%]
........................................................................ [ 46%]
........................................................................ [ 47%]
........................................................................ [ 47%]
........................................................................ [ 47%]
........................................................................ [ 47%]
................................................                         [ 47%]
sklearn/neighbors/tests/test_quad_tree.py ...........                    [ 47%]
sklearn/neural_network/tests/test_base.py ...                            [ 47%]
sklearn/neural_network/tests/test_mlp.py ............................... [ 48%]
...........ss..........                                                  [ 48%]
sklearn/neural_network/tests/test_rbm.py ........................        [ 48%]
sklearn/neural_network/tests/test_stochastic_optimizers.py ......        [ 48%]
sklearn/preprocessing/tests/test_common.py .........sssssssss            [ 48%]
sklearn/preprocessing/tests/test_data.py ............................... [ 48%]
.s.s.s.s.s...........s.s.s.s.s...........s.s.s.s.s...........s.s.s.s.s.. [ 48%]
.........s.s.s.s.s...........s.s.s.s.s.................................. [ 48%]
........................................................................ [ 49%]
......ssssssssssssssssssssssssssssssssssssssssssssssssssssss............ [ 49%]
....s.s.s.s.s.s.s.s.......................s.s........................... [ 49%]
........................................................................ [ 49%]
.................................................................sssssss [ 49%]
s...                                                                     [ 49%]
sklearn/preprocessing/tests/test_discretization.py ..................... [ 49%]
........................................................................ [ 50%]
...                                                                      [ 50%]
sklearn/preprocessing/tests/test_encoders.py ..............sss.......... [ 50%]
............................ss.......................s.................. [ 50%]
s.............................................s................sssssss.. [ 50%]
.sssss......s...ssss......................s.s...ss............s......... [ 50%]
                                                                         [ 50%]
sklearn/preprocessing/tests/test_function_transformer.py ............s.s [ 50%]
ss.s.s.s.s.s.s.s.s.s.s..s.ssssssssssssssssss                             [ 51%]
sklearn/preprocessing/tests/test_label.py ...ssssss..................... [ 51%]
.........................                                                [ 51%]
sklearn/preprocessing/tests/test_polynomial.py ......................... [ 51%]
........................................................................ [ 51%]
...............s........................................................ [ 51%]
........................................................................ [ 51%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........................................................................ [ 52%]
........                                                                 [ 52%]
sklearn/preprocessing/tests/test_target_encoder.py ..................... [ 53%]
..........ssss.s.s.s.s.s.................s                               [ 53%]
sklearn/semi_supervised/tests/test_label_propagation.py ssssss......ssss [ 53%]
ss.s..s.ssssss......ssssss......ssssssssssssssssssssssssssssss.......... [ 53%]
....................s................................................... [ 53%]
....s.                                                                   [ 53%]
sklearn/semi_supervised/tests/test_self_training.py .................... [ 53%]
......                                                                   [ 53%]
sklearn/svm/tests/test_bounds.py ..................................      [ 53%]
sklearn/svm/tests/test_sparse.py ....................................... [ 53%]
........................................................................ [ 54%]
...............................................                          [ 54%]
sklearn/svm/tests/test_svm.py .......................................... [ 54%]
........................................................................ [ 54%]
.........                                                                [ 54%]
sklearn/tests/test_base.py .................................ss....sss..  [ 54%]
sklearn/tests/test_build.py .                                            [ 54%]
sklearn/tests/test_calibration.py ...................................... [ 54%]
..........sssssssssss....sss..................                           [ 54%]
sklearn/tests/test_check_build.py .                                      [ 54%]
sklearn/tests/test_common.py .........................s................. [ 55%]
..s...................s...............................s................. [ 55%]
.....s.................................................................. [ 55%]
..................................................................s..... [ 55%]
.............s...............................s.....................s.... [ 55%]
...................................................s.................... [ 56%]
..s.........................s...................s....................... [ 56%]
............................xx.......................................... [ 56%]
................................................s....Xx................. [ 56%]
.....................................s..............................s... [ 57%]
.Xx.............s...............................s...................s... [ 57%]
.............................s...................s...................... [ 57%]
..........s.........................................s..................s [ 57%]
............s........................s.....................s............ [ 57%]
..................................................s...............s..... [ 58%]
........xx...........s..................s.....................s......... [ 58%]
.............s..........................s....Xx................s........ [ 58%]
..................................s..................................... [ 58%]
..........s...................s............s........................s... [ 58%]
...................s..........................s...................s..... [ 59%]
.......s........................s......................s................ [ 59%]
........................................................................ [ 59%]
.....................................................s....XXX........... [ 59%]
.........................................s......................s....... [ 59%]
................................................s...................s... [ 60%]
.........................................s.............................. [ 60%]
.................s...................................................... [ 60%]
............................................s...................s....... [ 60%]
........................s......................s........................ [ 60%]
........................................................................ [ 61%]
.......................s..................s............................. [ 61%]
...s.....................s.........................s.................... [ 61%]
..s.............................................................s....Xx. [ 61%]
................s....................................................... [ 62%]
..................................s..................................... [ 62%]
.....s....Xx............................................................ [ 62%]
...........................s............s............................... [ 62%]
........s..............................................X................ [ 62%]
.............sssssssss.......................s....XX.................... [ 63%]
............................................s......................s.... [ 63%]
...................................s.................................... [ 63%]
........s...............................................s............... [ 63%]
...........................s.........................s.................. [ 63%]
....s..........................s....Xx................s................. [ 64%]
........................s..........................................s.... [ 64%]
.....................................s.................................. [ 64%]
......................................................................ss [ 64%]
ssssssss.....................................s......................s... [ 64%]
.......................s....XX..............s........................... [ 65%]
.....s....Xx................s........................................... [ 65%]
..................................................s....................s [ 65%]
................................s....Xx..............s.................. [ 65%]
.........................................................s...........s.. [ 66%]
.....................................s.................................. [ 66%]
........................................................................ [ 66%]
........................................................................ [ 66%]
.................s....Xx................................................ [ 66%]
........................................................................ [ 67%]
..........................s......................s...................... [ 67%]
..................s.........................................s........... [ 67%]
..............................s......................................... [ 67%]
s.........................s...................s......................... [ 67%]
.........................................................s.............. [ 68%]
........................................................................ [ 68%]
.........................sssssssss.......................s....Xx........ [ 68%]
.....s.x.........x....X...............s....Xx................s.......... [ 68%]
..............................X......................................... [ 68%]
...........................................s....Xx................s..... [ 69%]
..............................................................s......... [ 69%]
...................................s.................................... [ 69%]
...............................................s........................ [ 69%]
..................s......................................s.............. [ 70%]
..............................sssssssss................................. [ 70%]
.....s..............................................s................... [ 70%]
.............................................................s.......... [ 70%]
.......................................s.........................s...... [ 70%]
..............s................................s......................s. [ 71%]
........................................................................ [ 71%]
........................................................................ [ 71%]
s...............................s......................s................ [ 71%]
............................................s....XX................s.... [ 71%]
.......................................................................s [ 72%]
..................................................s..................... [ 72%]
.............................s............s............................. [ 72%]
..........s..............................................X.............. [ 72%]
.s..................s............s........................s............. [ 72%]
........s..........................s.................................... [ 73%]
......................s........................s...................sssss [ 73%]
ssss...s..........................s......................s.............. [ 73%]
...........s...................s..........s.........................s... [ 73%]
.XX.............s..........s............................................ [ 74%]
...............s....Xx..............s................................s.. [ 74%]
..Xx.................s...................s....Xx.................s...... [ 74%]
...................s....Xx.............s................................ [ 74%]
s....Xx................s................................................ [ 74%]
........................................................................ [ 75%]
........................................................................ [ 75%]
.................................................................s...... [ 75%]
........................................................................ [ 75%]
........................................................................ [ 75%]
........................................................................ [ 76%]
..............x.........XX.....Xxx...X....X............................. [ 76%]
.......x.........xx.....xxx...x....x.................................s.. [ 76%]
..............XX........................s..................s............ [ 76%]
........................s.....................s......................... [ 76%]
.....s.................................................................. [ 77%]
........................................................................ [ 77%]
.....................s.........................................s........ [ 77%]
...................................................................s.... [ 77%]
xxx........................s......................s..................... [ 77%]
.......................................s..................s............. [ 78%]
.......................s.....................s.......................... [ 78%]
...........x........s........s.......x...............x.....s............ [ 78%]
.s.......x......s...............................s..x....s............... [ 78%]
..............s.........X...s................................s..x....s.. [ 79%]
x..........................s.........X...s..x........................... [ 79%]
..s..x....s.............................s.........X...s................. [ 79%]
...............s..x....s..x..........................s.........X...s..x. [ 79%]
............................s..x....s.............................s..... [ 79%]
....X...s................................s..x....s..x................... [ 80%]
.......s.........X...s..x.............................s..x....s......... [ 80%]
....................s.........X...s................................s..x. [ 80%]
...s..x..........................s.........X...s..x..................... [ 80%]
........................................................................ [ 80%]
........................................................................ [ 81%]
........................................................................ [ 81%]
........................................................................ [ 81%]
........................................................................ [ 81%]
...............................sssssssssssssssssssssssssssssssssssssssss [ 81%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............ [ 82%]
........................................................................ [ 83%]
........................................................................ [ 83%]
........................................................................ [ 83%]
........................................................................ [ 83%]
........................................................................ [ 83%]
........................................................................ [ 84%]
........................................................................ [ 84%]
................s...s..........ss..........s..........s................. [ 84%]
..........s.......ssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.s [ 85%]
ss.ssss.ss..s.ssssssssssss..ssssss.ssssssssssssssss.ssss.ssssss.sssss.ss [ 85%]
sss.......sss.sssssssss.ss.ssssssss....sssss.sssssssssss.s....sssssss.ss [ 85%]
.sssssssssss.s.s.ssssssssssssss.ssssssssss.ssss.sssssss                  [ 86%]
sklearn/tests/test_config.py .........                                   [ 86%]
sklearn/tests/test_discriminant_analysis.py ............................ [ 86%]
...................                                                      [ 86%]
sklearn/tests/test_docstring_parameters.py sssssssssssssssssssssssssssss [ 86%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%]
sssssssssssssssssssssssssssssssssssss                                    [ 86%]
sklearn/tests/test_dummy.py s........................................... [ 87%]
.................                                                        [ 87%]
sklearn/tests/test_init.py .                                             [ 87%]
sklearn/tests/test_isotonic.py ......................................... [ 87%]
....s                                                                    [ 87%]
sklearn/tests/test_kernel_approximation.py ............................. [ 87%]
..............................s...s................                      [ 87%]
sklearn/tests/test_kernel_ridge.py ..........                            [ 87%]
sklearn/tests/test_metadata_routing.py ................................. [ 87%]
...........................................................              [ 87%]
sklearn/tests/test_metaestimators.py ...................                 [ 87%]
sklearn/tests/test_metaestimators_metadata_routing.py .................. [ 87%]
........................................................................ [ 88%]
........................................................................ [ 88%]
.................................................                        [ 88%]
sklearn/tests/test_min_dependencies_readme.py ssssssss                   [ 88%]
sklearn/tests/test_multiclass.py ....................................... [ 88%]
..................                                                       [ 88%]
sklearn/tests/test_multioutput.py ...................................... [ 88%]
..................................                                       [ 88%]
sklearn/tests/test_naive_bayes.py ...................................... [ 88%]
...........................................                              [ 89%]
sklearn/tests/test_pipeline.py ......................................... [ 89%]
........ss.....................................ss...s................... [ 89%]
............                                                             [ 89%]
sklearn/tests/test_public_functions.py ................................. [ 89%]
........................................................................ [ 89%]
........................................................................ [ 89%]
.........................................                                [ 90%]
sklearn/tests/test_random_projection.py ................................ [ 90%]
........................................................................ [ 90%]
........................................................................ [ 90%]
...............................................................          [ 90%]
sklearn/tree/tests/test_export.py ..........sssss                        [ 90%]
sklearn/tree/tests/test_monotonic_tree.py .............................. [ 90%]
........................................................................ [ 91%]
............................................                             [ 91%]
sklearn/tree/tests/test_reingold_tilford.py ..                           [ 91%]
sklearn/tree/tests/test_tree.py ........................................ [ 91%]
........................................................................ [ 91%]
........................................................................ [ 91%]
........................................................................ [ 91%]
........................................................................ [ 92%]
........................................................................ [ 92%]
...................................................                      [ 92%]
sklearn/utils/tests/test_arpack.py ..................................... [ 92%]
...............................................................          [ 92%]
sklearn/utils/tests/test_array_api.py ...sss.sssssssssssssssssssssssssss [ 92%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 93%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 93%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 93%]
s..sssssssssssssssssssssssssssssssssssssssssssssss.s.sssssssssssssssssss [ 93%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 93%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 94%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 94%]
sssssssssssssssssssssssssssssssssssssssssssss                            [ 94%]
sklearn/utils/tests/test_arrayfuncs.py ..................                [ 94%]
sklearn/utils/tests/test_bunch.py .                                      [ 94%]
sklearn/utils/tests/test_chunking.py .........                           [ 94%]
sklearn/utils/tests/test_class_weight.py ....................            [ 94%]
sklearn/utils/tests/test_cython_blas.py ................................ [ 94%]
............                                                             [ 94%]
sklearn/utils/tests/test_cython_templating.py s                          [ 94%]
sklearn/utils/tests/test_deprecation.py ...                              [ 94%]
sklearn/utils/tests/test_encode.py ..................................... [ 94%]
.                                                                        [ 94%]
sklearn/utils/tests/test_estimator_checks.py s.........ss.s......s.....  [ 94%]
sklearn/utils/tests/test_estimator_html_repr.py ........................ [ 95%]
....................                                                     [ 95%]
sklearn/utils/tests/test_extmath.py .................................... [ 95%]
........................................................................ [ 95%]
........................................................................ [ 95%]
........................................................................ [ 95%]
.......                                                                  [ 95%]
sklearn/utils/tests/test_fast_dict.py ...                                [ 95%]
sklearn/utils/tests/test_fixes.py ...................                    [ 95%]
sklearn/utils/tests/test_graph.py .....                                  [ 95%]
sklearn/utils/tests/test_indexing.py s........................sssssssss. [ 96%]
..ss...ss...sssssss...ss..ss..ss..ssssss..ss..ss..ss..ssssss..ss..ss..ss [ 96%]
..ssssss..ss........ssssssssssssssssssssssss........ssssssssssssssssssss [ 96%]
ssss..ss..ss..ssssss..ss..ss..ssssss..ss..ss..ssssss...ss..ss..ss..ss... [ 96%]
s...ss.s......ssssssssss.........                                        [ 96%]
sklearn/utils/tests/test_mask.py ..                                      [ 96%]
sklearn/utils/tests/test_metaestimators.py ....                          [ 96%]
sklearn/utils/tests/test_missing.py ............                         [ 96%]
sklearn/utils/tests/test_mocking.py ....................s............... [ 96%]
.                                                                        [ 96%]
sklearn/utils/tests/test_multiclass.py ....sssssssss..sssss......        [ 97%]
sklearn/utils/tests/test_murmurhash.py ......                            [ 97%]
sklearn/utils/tests/test_optimize.py ....                                [ 97%]
sklearn/utils/tests/test_parallel.py .......ss                           [ 97%]
sklearn/utils/tests/test_param_validation.py ........................... [ 97%]
........................................................................ [ 97%]
..................................s............                          [ 97%]
sklearn/utils/tests/test_plotting.py ....................                [ 97%]
sklearn/utils/tests/test_pprint.py ...........                           [ 97%]
sklearn/utils/tests/test_random.py .....                                 [ 97%]
sklearn/utils/tests/test_response.py ................................... [ 97%]
..                                                                       [ 97%]
sklearn/utils/tests/test_seq_dataset.py ....................             [ 97%]
sklearn/utils/tests/test_set_output.py ss.....ss.......s.ss...s          [ 97%]
sklearn/utils/tests/test_shortest_path.py .                              [ 97%]
sklearn/utils/tests/test_show_versions.py ...                            [ 97%]
sklearn/utils/tests/test_sparsefuncs.py ................................ [ 97%]
........................................................................ [ 98%]
........................................................................ [ 98%]
........................................................................ [ 98%]
..........................................                               [ 98%]
sklearn/utils/tests/test_stats.py .......                                [ 98%]
sklearn/utils/tests/test_tags.py .........                               [ 98%]
sklearn/utils/tests/test_testing.py .......s..........sss.........sss... [ 98%]
......sss.........sss.sssssssssss...............................         [ 99%]
sklearn/utils/tests/test_typedefs.py .........                           [ 99%]
sklearn/utils/tests/test_user_interface.py .......................       [ 99%]
sklearn/utils/tests/test_utils.py ...                                    [ 99%]
sklearn/utils/tests/test_validation.py ................................. [ 99%]
.............s......ssssssssssssssssssss..................s.sssssssssss. [ 99%]
............................................................ssssssssssss [ 99%]
sssssssssssssssss...s.................sssss....ssssssssssss.sss..ss.s... [ 99%]
..ssssssssssssss..............................s                          [ 99%]
sklearn/utils/tests/test_weight_vector.py ..                             [100%]

=============================== warnings summary ===============================
sklearn/utils/estimator_checks.py:457: 10 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator ColumnTransformer parameters ['transformers']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:457: 10 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator FeatureUnion parameters ['transformer_list']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator GridSearchCV parameters ['estimator', 'param_grid']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator HalvingGridSearchCV parameters ['estimator', 'param_grid']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator HalvingRandomSearchCV parameters ['estimator', 'param_distributions']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator Pipeline parameters ['steps']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
sklearn/utils/estimator_checks.py:457
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator RandomizedSearchCV parameters ['estimator', 'param_distributions']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:457: 10 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:457: SkipTestWarning: Can't instantiate estimator SparseCoder parameters ['dictionary']
    warnings.warn(msg, SkipTestWarning)

sklearn/utils/estimator_checks.py:336
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:336: SkipTestWarning: Explicit SKIP via _skip_test tag for estimator ClassifierChain.
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator CountVectorizer which requires input  of type ['string']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator DictVectorizer which requires input  of type ['dict']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator FeatureHasher which requires input  of type ['dict']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator HashingVectorizer which requires input  of type ['string']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator IsotonicRegression which requires input  of type ['1darray']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator LabelBinarizer which requires input  of type ['1dlabels']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator LabelEncoder which requires input  of type ['1dlabels']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator MultiLabelBinarizer which requires input  of type ['2dlabels']
    warnings.warn(

sklearn/utils/estimator_checks.py:336
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:336: SkipTestWarning: Explicit SKIP via _skip_test tag for estimator MultiOutputClassifier.
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator PatchExtractor which requires input  of type ['3darray']
    warnings.warn(

sklearn/utils/estimator_checks.py:328
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:328: SkipTestWarning: Can't test estimator TfidfVectorizer which requires input  of type ['string']
    warnings.warn(

../../../../../scikit_learn-1.5.2/sklearn/utils/_typedefs.pyx:21
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/utils/_typedefs.pyx:21: PytestCollectionWarning: cannot collect 'testing_make_array_from_typed_val' because it is not a function.
    def testing_make_array_from_typed_val(testing_type_t val):

sklearn/cluster/tests/test_affinity_propagation.py::test_affinity_propagation_equal_points
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_affinity_propagation.py:52: UserWarning: All samples have mutually equal similarities. Returning arbitrary cluster center(s).
    warnings.warn(

sklearn/cluster/tests/test_birch.py::test_birch_predict[42-float64]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_birch.py:725: ConvergenceWarning: Number of subclusters found (3) by BIRCH is less than (4). Decrease the threshold.
    warnings.warn(

sklearn/cluster/tests/test_dbscan.py: 10 warnings
sklearn/cluster/tests/test_optics.py: 2 warnings
sklearn/manifold/tests/test_isomap.py: 1 warning
sklearn/neighbors/tests/test_neighbors.py: 122 warnings
sklearn/utils/tests/test_estimator_checks.py: 20 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_base.py:246: EfficiencyWarning: Precomputed sparse input was not sorted by row values. Use the function sklearn.neighbors.sort_graph_by_row_values to sort the input by row values, with warn_when_not_sorted=False to remove this warning.
    warnings.warn(

sklearn/cluster/tests/test_hdbscan.py::test_hdbscan_usable_inputs[kwargs0-X0]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_hdbscan/hdbscan.py:266: UserWarning: The minimum spanning tree contains edge weights with value infinity. Potentially, you are missing too many distances in the initial distance matrix for the given neighborhood size.
    warn(

sklearn/cluster/tests/test_hierarchical.py::test_affinity_passed_to_fix_connectivity
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_agglomerative.py:594: UserWarning: the number of connected components of the connectivity matrix is 2 > 1. Completing it to avoid stopping the tree early.
    connectivity, n_connected_components = _fix_connectivity(

sklearn/cluster/tests/test_mean_shift.py: 3 warnings
sklearn/compose/tests/test_column_transformer.py: 2 warnings
sklearn/decomposition/tests/test_dict_learning.py: 10 warnings
sklearn/decomposition/tests/test_online_lda.py: 2 warnings
sklearn/ensemble/tests/test_bagging.py: 8 warnings
sklearn/ensemble/tests/test_forest.py: 2 warnings
sklearn/manifold/tests/test_mds.py: 3 warnings
sklearn/metrics/tests/test_classification.py: 2 warnings
sklearn/metrics/tests/test_pairwise.py: 2 warnings
sklearn/model_selection/tests/test_search.py: 6 warnings
sklearn/neighbors/tests/test_kd_tree.py: 2 warnings
sklearn/neighbors/tests/test_neighbors.py: 2 warnings
sklearn/tests/test_multioutput.py: 4 warnings
sklearn/tests/test_pipeline.py: 2 warnings
  /usr/lib/python3.13/site-packages/joblib/externals/loky/backend/fork_exec.py:38: DeprecationWarning: This process (pid=13813) is multi-threaded, use of fork() may lead to deadlocks in the child.
    pid = os.fork()

sklearn/cluster/tests/test_spectral.py::test_precomputed_nearest_neighbors_filtering
sklearn/cluster/tests/test_spectral.py::test_precomputed_nearest_neighbors_filtering
sklearn/manifold/tests/test_spectral_embedding.py::test_precomputed_nearest_neighbors_filtering
sklearn/manifold/tests/test_spectral_embedding.py::test_precomputed_nearest_neighbors_filtering
sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[SpectralEmbedding()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/_spectral_embedding.py:329: UserWarning: Graph is not fully connected, spectral embedding may not work as expected.
    warnings.warn(

sklearn/cluster/tests/test_spectral.py::test_spectral_clustering_np_matrix_raises
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/tests/test_spectral.py:315: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    X = np.matrix([[0.0, 2.0], [2.0, 0.0]])

sklearn/compose/tests/test_target.py::test_transform_target_regressor_invertible
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_function_transformer.py:202: UserWarning: The provided functions are not strictly inverse of each other. If you are sure you want to proceed regardless, set 'check_inverse=False'.
    warnings.warn(

sklearn/covariance/tests/test_graphical_lasso.py::test_graphical_lasso_n_iter[cd]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/_graph_lasso.py:139: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008809462491802256, tolerance: 8.876533008162484e-05
    coefs, _, _, _ = cd_fast.enet_coordinate_descent_gram(

sklearn/covariance/tests/test_graphical_lasso.py::test_graphical_lasso_n_iter[cd]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/_graph_lasso.py:139: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0010103266374812403, tolerance: 8.96862030376985e-05
    coefs, _, _, _ = cd_fast.enet_coordinate_descent_gram(

sklearn/covariance/tests/test_graphical_lasso.py::test_graphical_lasso_n_iter[cd]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/_graph_lasso.py:139: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.002290488556457526, tolerance: 0.00011435637954661176
    coefs, _, _, _ = cd_fast.enet_coordinate_descent_gram(

sklearn/covariance/tests/test_graphical_lasso.py::test_graphical_lasso_n_iter[cd]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/_graph_lasso.py:191: ConvergenceWarning: graphical_lasso: did not converge after 2 iteration: dual gap: 8.601e-03
    warnings.warn(

sklearn/covariance/tests/test_graphical_lasso.py: 20 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/covariance/_empirical_covariance.py:102: UserWarning: Only one sample available. You may want to reshape your data array
    warnings.warn(

sklearn/covariance/tests/test_graphical_lasso.py::test_graphical_lasso_cv
  /usr/lib64/python3.13/site-packages/numpy/core/_methods.py:173: RuntimeWarning: invalid value encountered in subtract
    x = asanyarray(arr - arrmean)

sklearn/datasets/tests/test_base.py::test_load_sample_images
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/test_base.py:236: UserWarning: Could not load sample images, PIL is not available.
    warnings.warn("Could not load sample images, PIL is not available.")

sklearn/datasets/tests/test_base.py::test_load_sample_image
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/test_base.py:245: UserWarning: Could not load sample images, PIL is not available.
    warnings.warn("Could not load sample images, PIL is not available.")

sklearn/datasets/tests/test_openml.py::test_dataset_with_openml_error[True]
sklearn/datasets/tests/test_openml.py::test_dataset_with_openml_error[False]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/_openml.py:1027: UserWarning: Version 2 of dataset anneal is inactive, meaning that issues have been found in the dataset. Try using a newer version from this URL: https://www.openml.org/data/v1/download/1/anneal.arff
    warn(

sklearn/datasets/tests/test_svmlight_format.py: 16 warnings
  /usr/lib64/python3.13/site-packages/scipy/sparse/_data.py:74: RuntimeWarning: invalid value encountered in cast
    self.data.astype(dtype, casting=casting, copy=True),

sklearn/datasets/tests/test_svmlight_format.py: 12 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/datasets/tests/test_svmlight_format.py:290: RuntimeWarning: invalid value encountered in cast
    X_input = X.astype(dtype)

sklearn/decomposition/tests/test_kernel_pca.py: 28 warnings
sklearn/linear_model/tests/test_passive_aggressive.py: 2 warnings
sklearn/tests/test_common.py: 3 warnings
sklearn/tests/test_multioutput.py: 39 warnings
sklearn/utils/tests/test_estimator_checks.py: 1 warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_stochastic_gradient.py:744: ConvergenceWarning: Maximum number of iteration reached before convergence. Consider increasing max_iter to improve the fit.
    warnings.warn(

sklearn/decomposition/tests/test_nmf.py::test_nmf_fit_close[NMF-solver1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:1759: ConvergenceWarning: Maximum number of iterations 600 reached. Increase it to improve convergence.
    warnings.warn(

sklearn/decomposition/tests/test_nmf.py::test_nmf_transform[mu]
sklearn/decomposition/tests/test_nmf.py::test_nmf_regularization[NMF-solver0]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:1759: ConvergenceWarning: Maximum number of iterations 200 reached. Increase it to improve convergence.
    warnings.warn(

sklearn/decomposition/tests/test_nmf.py: 24 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:1610: UserWarning: The multiplicative update ('mu') solver cannot update zeros present in the initialization, and so leads to poorer results when used jointly with init='nndsvd'. You may try init='nndsvda' or init='nndsvdar' instead.
    warnings.warn(

sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[0.0-1.0-cd-random]
sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[0.0-1.0-cd-random]
sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[0.0-1.0-cd-nndsvd]
sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[0.0-1.0-cd-nndsvd]
sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[1.0-0.0-cd-random]
sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[1.0-0.0-cd-random]
sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[1.0-0.0-cd-nndsvd]
sklearn/decomposition/tests/test_nmf.py::test_non_negative_factorization_consistency[1.0-0.0-cd-nndsvd]
sklearn/tests/test_common.py::test_transformers_get_feature_names_out[NMF()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:1759: ConvergenceWarning: Maximum number of iterations 500 reached. Increase it to improve convergence.
    warnings.warn(

sklearn/decomposition/tests/test_nmf.py::test_nmf_negative_beta_loss[csr_matrix]
sklearn/decomposition/tests/test_nmf.py::test_nmf_negative_beta_loss[csr_array]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:182: RuntimeWarning: divide by zero encountered in power
    sum_WH_beta = np.sum(WH**beta)

sklearn/decomposition/tests/test_nmf.py::test_nmf_dtype_match[MiniBatchNMF-solver2-float32-float32]
sklearn/decomposition/tests/test_nmf.py::test_nmf_dtype_match[MiniBatchNMF-solver2-float32-float32]
sklearn/decomposition/tests/test_nmf.py::test_nmf_dtype_match[MiniBatchNMF-solver2-float64-float64]
sklearn/decomposition/tests/test_nmf.py::test_nmf_dtype_match[MiniBatchNMF-solver2-float64-float64]
sklearn/decomposition/tests/test_nmf.py::test_NMF_inverse_transform_Xt_deprecation[MiniBatchNMF]
sklearn/decomposition/tests/test_nmf.py::test_nmf_n_components_auto[MiniBatchNMF]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:2341: ConvergenceWarning: Maximum number of iterations 200 reached. Increase it to improve convergence.
    warnings.warn(

sklearn/decomposition/tests/test_nmf.py::test_nmf_n_components_default_value_warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:1258: RuntimeWarning: When init!='custom', provided W or H are ignored. Set  init='custom' to use them as initialization.
    warnings.warn(

sklearn/decomposition/tests/test_online_lda.py::test_lda_empty_docs[csr_matrix]
sklearn/decomposition/tests/test_online_lda.py::test_lda_empty_docs[csr_array]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_lda.py:892: RuntimeWarning: invalid value encountered in scalar divide
    perword_bound = bound / word_cnt

sklearn/ensemble/tests/test_bagging.py: 32 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_bagging.py:1020: RuntimeWarning: divide by zero encountered in log
    log_proba = np.log(self.predict_proba(X))

sklearn/ensemble/tests/test_bagging.py::test_oob_score_classification
sklearn/ensemble/tests/test_bagging.py::test_oob_score_classification
sklearn/ensemble/tests/test_bagging.py::test_oob_score_removed_on_warm_start
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_bagging.py:881: RuntimeWarning: invalid value encountered in divide
    oob_decision_function = predictions / predictions.sum(axis=1)[:, np.newaxis]

sklearn/ensemble/tests/test_bagging.py::test_oob_score_removed_on_warm_start
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_bagging.py:875: UserWarning: Some inputs do not have OOB scores. This probably means too few estimators were used to compute any reliable oob estimates.
    warn(

sklearn/ensemble/tests/test_bagging.py::test_bagging_regressor_with_missing_inputs
sklearn/tree/tests/test_tree.py::test_empty_leaf_infinite_threshold[None]
sklearn/tree/tests/test_tree.py::test_empty_leaf_infinite_threshold[None]
sklearn/tree/tests/test_tree.py::test_empty_leaf_infinite_threshold[csc_matrix]
sklearn/tree/tests/test_tree.py::test_empty_leaf_infinite_threshold[csc_array]
  /usr/lib64/python3.13/site-packages/numpy/core/fromnumeric.py:88: RuntimeWarning: invalid value encountered in reduce
    return ufunc.reduce(obj, axis, dtype, out, **passkwargs)

sklearn/ensemble/tests/test_bagging.py: 6 warnings
sklearn/tree/tests/test_tree.py: 73 warnings
sklearn/utils/tests/test_response.py: 1 warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/_classes.py:1074: RuntimeWarning: divide by zero encountered in log
    return np.log(proba)

sklearn/ensemble/tests/test_common.py: 6 warnings
sklearn/tests/test_common.py: 5 warnings
sklearn/tests/test_multioutput.py: 1 warning
sklearn/tests/test_pipeline.py: 1 warning
sklearn/utils/tests/test_estimator_checks.py: 1 warning
sklearn/utils/tests/test_estimator_html_repr.py: 1 warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_logistic.py:469: ConvergenceWarning: lbfgs failed to converge (status=1):
  STOP: TOTAL NO. of ITERATIONS REACHED LIMIT.
  
  Increase the number of iterations (max_iter) or scale the data as shown in:
      https://scikit-learn.org/stable/modules/preprocessing.html
  Please also refer to the documentation for alternative solver options:
      https://scikit-learn.org/stable/modules/linear_model.html#logistic-regression
    n_iter_i = _check_optimize_result(

sklearn/ensemble/tests/test_forest.py::test_class_weight_errors[ExtraTreesClassifier]
sklearn/ensemble/tests/test_forest.py::test_class_weight_errors[ExtraTreesClassifier]
sklearn/ensemble/tests/test_forest.py::test_class_weight_errors[RandomForestClassifier]
sklearn/ensemble/tests/test_forest.py::test_class_weight_errors[RandomForestClassifier]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_forest.py:861: UserWarning: class_weight presets "balanced" or "balanced_subsample" are not recommended for warm_start if the fitted data differs from the full dataset. In order to use "balanced" weights, use compute_class_weight ("balanced", classes, y). In place of y you can use a large enough sample of the full training set target to properly estimate the class frequency distributions. Pass the resulting weights as the class_weight parameter.
    warn(

sklearn/ensemble/tests/test_forest.py::test_mse_criterion_object_segfault_smoke_test[ExtraTreesRegressor]
sklearn/ensemble/tests/test_forest.py::test_mse_criterion_object_segfault_smoke_test[RandomForestRegressor]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/base.py:1473: DataConversionWarning: A column-vector y was passed when a 1d array was expected. Please change the shape of y to (n_samples,), for example using ravel().
    return fit_method(estimator, *args, **kwargs)

sklearn/ensemble/tests/test_stacking.py: 30 warnings
sklearn/neural_network/tests/test_mlp.py: 1 warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:690: ConvergenceWarning: Stochastic Optimizer: Maximum iterations (200) reached and the optimization hasn't converged yet.
    warnings.warn(

sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
sklearn/ensemble/tests/test_weight_boosting.py::test_staged_predict[SAMME]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_weight_boosting.py:704: RuntimeWarning: divide by zero encountered in log
    np.log(sample_weight)

sklearn/ensemble/tests/test_weight_boosting.py: 21 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_weight_boosting.py:527: FutureWarning: The SAMME.R algorithm (the default) is deprecated and will be removed in 1.6. Use the SAMME algorithm to circumvent this warning.
    warnings.warn(

sklearn/ensemble/tests/test_weight_boosting.py::test_sample_weights_infinite
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/ensemble/_weight_boosting.py:703: RuntimeWarning: overflow encountered in exp
    sample_weight = np.exp(

sklearn/feature_extraction/tests/test_text.py::test_vectorizer_pipeline_grid_selection
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:776: UserWarning: The least populated class in y has only 4 members, which is less than n_splits=5.
    warnings.warn(

sklearn/feature_extraction/tests/test_text.py::test_vectorizer_stop_words_inconsistent
sklearn/feature_extraction/tests/test_text.py::test_vectorizer_stop_words_inconsistent
sklearn/feature_extraction/tests/test_text.py::test_vectorizer_stop_words_inconsistent
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/text.py:406: UserWarning: Your stop_words may be inconsistent with your preprocessing. Tokenizing the stop words generated tokens ['and', 'll', 've'] not in stop_words.
    warnings.warn(

sklearn/feature_extraction/tests/test_text.py::test_unused_parameters_warn[None-None-<lambda>-ngram_range3-\\w+-<lambda>-'preprocessor'-'analyzer'-is callable-CountVectorizer]
sklearn/feature_extraction/tests/test_text.py::test_unused_parameters_warn[None-None-<lambda>-ngram_range3-\\w+-<lambda>-'preprocessor'-'analyzer'-is callable-HashingVectorizer]
sklearn/feature_extraction/tests/test_text.py::test_unused_parameters_warn[None-None-<lambda>-ngram_range3-\\w+-<lambda>-'preprocessor'-'analyzer'-is callable-TfidfVectorizer]
sklearn/feature_extraction/tests/test_text.py::test_unused_parameters_warn[None-None-<lambda>-ngram_range3-\\w+-<lambda>-'preprocessor'-'analyzer'-is callable-TfidfVectorizer]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_extraction/text.py:551: UserWarning: The parameter 'token_pattern' will not be used since 'analyzer' != 'word'
    warnings.warn(

sklearn/feature_selection/tests/test_feature_select.py::test_invalid_k
sklearn/feature_selection/tests/test_feature_select.py::test_invalid_k
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/_univariate_selection.py:112: UserWarning: Features [0] are constant.
    warnings.warn("Features %s are constant." % constant_features_idx, UserWarning)

sklearn/feature_selection/tests/test_feature_select.py::test_invalid_k
sklearn/feature_selection/tests/test_feature_select.py::test_invalid_k
sklearn/feature_selection/tests/test_feature_select.py::test_f_classif_constant_feature
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/_univariate_selection.py:113: RuntimeWarning: invalid value encountered in divide
    f = msb / msw

sklearn/feature_selection/tests/test_from_model.py: 4 warnings
sklearn/tests/test_common.py: 12 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/_base.py:116: UserWarning: No features were selected: either the data is too noisy or the selection test too strict.
    warnings.warn(

sklearn/feature_selection/tests/test_rfe.py: 49 warnings
sklearn/model_selection/tests/test_search.py: 30 warnings
sklearn/svm/tests/test_svm.py: 17 warnings
sklearn/tests/test_calibration.py: 12 warnings
sklearn/tests/test_common.py: 1 warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/svm/_base.py:1235: ConvergenceWarning: Liblinear failed to converge, increase the number of iterations.
    warnings.warn(

sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[None]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/_variance_threshold.py:112: RuntimeWarning: Degrees of freedom <= 0 for slice.
    self.variances_ = np.nanvar(X, axis=0)

sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[None]
sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[bsr_matrix]
sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[bsr_array]
sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[csc_matrix]
sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[csc_array]
sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[csr_matrix]
sklearn/feature_selection/tests/test_variance_threshold.py::test_variance_nan[csr_array]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/feature_selection/_variance_threshold.py:120: RuntimeWarning: All-NaN slice encountered
    self.variances_ = np.nanmin(compare_arr, axis=0)

sklearn/gaussian_process/tests/test_gpc.py: 10 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:452: ConvergenceWarning: The optimal value found for dimension 0 of parameter k1__constant_value is close to the specified upper bound 100.0. Increasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpc.py::test_random_starts[42]
sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:442: ConvergenceWarning: The optimal value found for dimension 0 of parameter k1__constant_value is close to the specified lower bound 0.01. Decreasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpc.py::test_multi_class[kernel0]
sklearn/gaussian_process/tests/test_gpc.py::test_multi_class_n_jobs[kernel0]
sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel0]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:452: ConvergenceWarning: The optimal value found for dimension 0 of parameter length_scale is close to the specified upper bound 100000.0. Increasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py: 24 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:442: ConvergenceWarning: The optimal value found for dimension 0 of parameter k2__constant_value is close to the specified lower bound 1e-05. Decreasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py: 13 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:442: ConvergenceWarning: The optimal value found for dimension 0 of parameter k1__k2__length_scale is close to the specified lower bound 0.001. Decreasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_anisotropic_kernel
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/_gpr.py:659: ConvergenceWarning: lbfgs failed to converge (status=2):
  ABNORMAL_TERMINATION_IN_LNSRCH.
  
  Increase the number of iterations (max_iter) or scale the data as shown in:
      https://scikit-learn.org/stable/modules/preprocessing.html
    _check_optimize_result("lbfgs", opt_res)

sklearn/gaussian_process/tests/test_gpr.py::test_random_starts
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:442: ConvergenceWarning: The optimal value found for dimension 0 of parameter k1__k2__length_scale is close to the specified lower bound 0.0001. Decreasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_random_starts
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:442: ConvergenceWarning: The optimal value found for dimension 1 of parameter k1__k2__length_scale is close to the specified lower bound 0.0001. Decreasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_bound_check_fixed_hyperparameter
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:442: ConvergenceWarning: The optimal value found for dimension 0 of parameter k1__k2__length_scale is close to the specified lower bound 1e-05. Decreasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel2]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:452: ConvergenceWarning: The optimal value found for dimension 0 of parameter length_scale is close to the specified upper bound 1000.0. Increasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:452: ConvergenceWarning: The optimal value found for dimension 0 of parameter k2__length_scale is close to the specified upper bound 1000.0. Increasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel4]
sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel5]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:442: ConvergenceWarning: The optimal value found for dimension 0 of parameter k1__k1__constant_value is close to the specified lower bound 0.01. Decreasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel4]
sklearn/gaussian_process/tests/test_gpr.py::test_constant_target[kernel5]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:452: ConvergenceWarning: The optimal value found for dimension 0 of parameter k1__k2__length_scale is close to the specified upper bound 1000.0. Increasing the bound and calling fit again may find a better value.
    warnings.warn(

sklearn/gaussian_process/tests/test_gpr.py::test_gpr_fit_error[params1-ValueError-requires that all bounds are finite]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/kernels.py:357: RuntimeWarning: invalid value encountered in log
    return np.log(np.vstack(bounds))

sklearn/gaussian_process/tests/test_gpr.py::test_gpr_predict_input_not_modified
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/gaussian_process/_gpr.py:477: UserWarning: Predicted variances smaller than 0. Setting those variances to 0.
    warnings.warn(

sklearn/impute/tests/test_common.py: 16 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/_base.py:598: UserWarning: Skipping features without any observed values: [3]. At least one non-missing value is needed for imputation with strategy='mean'.
    warnings.warn(

sklearn/impute/tests/test_common.py: 20 warnings
sklearn/impute/tests/test_impute.py: 4 warnings
sklearn/impute/tests/test_knn.py: 61 warnings
sklearn/tests/test_common.py: 1 warning
  /usr/lib64/python3.13/site-packages/numpy/ma/extras.py:617: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
    scl = avg.dtype.type(a.count(axis))

sklearn/impute/tests/test_common.py: 4 warnings
sklearn/impute/tests/test_impute.py: 8 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/_base.py:598: UserWarning: Skipping features without any observed values: [0]. At least one non-missing value is needed for imputation with strategy='mean'.
    warnings.warn(

sklearn/impute/tests/test_impute.py::test_imputation_mean_median[csc_matrix]
sklearn/impute/tests/test_impute.py::test_imputation_mean_median[csc_array]
sklearn/impute/tests/test_impute.py::test_simple_imputer_keep_empty_features[False-median-array]
sklearn/impute/tests/test_impute.py::test_simple_imputer_keep_empty_features[False-median-array]
sklearn/impute/tests/test_impute.py::test_simple_imputer_keep_empty_features[False-median-sparse]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/_base.py:598: UserWarning: Skipping features without any observed values: [0]. At least one non-missing value is needed for imputation with strategy='median'.
    warnings.warn(

sklearn/impute/tests/test_impute.py: 10 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/_base.py:598: UserWarning: Skipping features without any observed values: [0]. At least one non-missing value is needed for imputation with strategy='most_frequent'.
    warnings.warn(

sklearn/impute/tests/test_impute.py: 32 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/_iterative.py:825: ConvergenceWarning: [IterativeImputer] Early stopping criterion not reached.
    warnings.warn(

sklearn/impute/tests/test_impute.py::test_iterative_imputer_all_missing
sklearn/impute/tests/test_impute.py::test_iterative_imputer_all_missing
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/impute/_base.py:598: UserWarning: Skipping features without any observed values: [0 1 2]. At least one non-missing value is needed for imputation with strategy='mean'.
    warnings.warn(

sklearn/impute/tests/test_knn.py::test_knn_imputer_with_simple_example[-1-0]
sklearn/impute/tests/test_knn.py::test_knn_imputer_with_simple_example[nan-0]
sklearn/impute/tests/test_knn.py::test_knn_imputer_distance_weighted_not_enough_neighbors[-1-0]
sklearn/impute/tests/test_knn.py::test_knn_imputer_distance_weighted_not_enough_neighbors[-1-0]
sklearn/impute/tests/test_knn.py::test_knn_imputer_distance_weighted_not_enough_neighbors[nan-0]
sklearn/impute/tests/test_knn.py::test_knn_imputer_distance_weighted_not_enough_neighbors[nan-0]
sklearn/metrics/tests/test_pairwise.py::test_pairwise_distances_chunked_reduce[float64]
sklearn/metrics/tests/test_pairwise.py::test_pairwise_distances_chunked_reduce_none[float64]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/_chunking.py:169: UserWarning: Could not adhere to working_memory config. Currently 0MiB, 1MiB required.
    warnings.warn(

sklearn/linear_model/tests/test_common.py: 1 warning
sklearn/linear_model/tests/test_passive_aggressive.py: 12 warnings
sklearn/tests/test_common.py: 2 warnings
sklearn/tests/test_multioutput.py: 1 warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_stochastic_gradient.py:1616: ConvergenceWarning: Maximum number of iteration reached before convergence. Consider increasing max_iter to improve the fit.
    warnings.warn(

sklearn/linear_model/tests/test_common.py: 1 warning
sklearn/linear_model/tests/test_logistic.py: 1 warning
sklearn/linear_model/tests/test_ridge.py: 18 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_sag.py:349: ConvergenceWarning: The max_iter was reached which means the coef_ did not converge
    warnings.warn(

sklearn/linear_model/tests/test_coordinate_descent.py::test_lasso_zero
sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 0.000e+00, tolerance: 0.000e+00
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_nonfinite_params
  /usr/lib64/python3.13/site-packages/numpy/core/_methods.py:118: RuntimeWarning: overflow encountered in reduce
    ret = umr_sum(arr, axis, dtype, out, keepdims, where=where)

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_nonfinite_params
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: nan, tolerance: 2.100e-04
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_nonfinite_params
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_base.py:320: RuntimeWarning: invalid value encountered in matmul
    intercept_ = y_offset - X_offset @ coef_

sklearn/linear_model/tests/test_coordinate_descent.py: 54 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.404036409324171e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.404036409324171e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py: 38 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.285830869609557e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.285830869609557e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py: 44 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.4340335165128712e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.4340335165128712e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py: 40 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.4257797990385122e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py: 32 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.3875425663975807e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.3875425663975807e-15
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.404036409324171e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.404036409324171e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 7.105427357601002e-15, tolerance: 1.404036409324171e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.285830869609557e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.285830869609557e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-14, tolerance: 1.285830869609557e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.4340335165128712e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.019806626980426e-14, tolerance: 1.4340335165128712e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.4257797990385122e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.4257797990385122e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 6.217248937900877e-14, tolerance: 1.4257797990385122e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 5.5067062021407764e-14, tolerance: 1.4257797990385122e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 5.684341886080802e-14, tolerance: 1.4257797990385122e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 4.796163466380676e-14, tolerance: 1.4257797990385122e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.0658141036401503e-14, tolerance: 1.4257797990385122e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 1.7763568394002505e-15, tolerance: 1.3875425663975807e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-LassoCV-params1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-LassoCV-params1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.552713678800501e-15, tolerance: 1.3875425663975807e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-ElasticNet-params5]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-ElasticNet-params5]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 8.519e+00, tolerance: 1.738e-15 Linear regression models with null weight for the l1 regularization term are more efficiently fitted using one of the solvers implemented in sklearn.linear_model.Ridge/RidgeCV instead.
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_matrix-ElasticNet-params5]
sklearn/linear_model/tests/test_coordinate_descent.py::test_model_pipeline_same_dense_and_sparse[csr_array-ElasticNet-params5]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 8.519405806421231, tolerance: 1.738326821656069e-15
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_lasso_alpha_warning
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: UserWarning: Coordinate descent with no regularization may lead to unexpected results and is discouraged.
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py: 60 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0, tolerance: 0.0
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py: 20 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0, tolerance: 0.0
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
sklearn/linear_model/tests/test_coordinate_descent.py::test_uniform_targets
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:2639: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0, tolerance: 0.0
    ) = cd_fast.enet_coordinate_descent_multi_task(

sklearn/linear_model/tests/test_coordinate_descent.py::test_multitask_enet_and_lasso_cv
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:2639: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 2.5515863893489223, tolerance: 2.1444555087788624
    ) = cd_fast.enet_coordinate_descent_multi_task(

sklearn/linear_model/tests/test_coordinate_descent.py::test_multitask_enet_and_lasso_cv
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:2639: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 2.173006581650192, tolerance: 2.1444555087788624
    ) = cd_fast.enet_coordinate_descent_multi_task(

sklearn/linear_model/tests/test_coordinate_descent.py::test_check_input_false
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 6.109e-07, tolerance: 1.896e-07
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_check_input_false
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 6.706e-07, tolerance: 1.972e-07
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_check_input_false
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 2.310e-07, tolerance: 1.633e-07
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_check_input_false
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 2.682e-07, tolerance: 2.232e-07
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_check_input_false
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 3.707e-07, tolerance: 1.215e-07
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_l1_ratio
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 62.449999999999996, tolerance: 0.013475
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_l1_ratio
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 56.96052631578949, tolerance: 0.013075
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_l1_ratio
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 61.26368421052631, tolerance: 0.0134
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_l1_ratio
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 3.771904761904758, tolerance: 0.0029000000000000002
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_l1_ratio
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 25.586363636363632, tolerance: 0.0077
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_ridge_consistency[0.1]
sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_ridge_consistency[1.0]
sklearn/linear_model/tests/test_coordinate_descent.py::test_enet_ridge_consistency[1000000.0]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:697: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations, check the scale of the features or consider increasing regularisation. Duality gap: 4.757e+03, tolerance: 2.375e-08 Linear regression models with null weight for the l1 regularization term are more efficiently fitted using one of the solvers implemented in sklearn.linear_model.Ridge/RidgeCV instead.
    model = cd_fast.enet_coordinate_descent(

sklearn/linear_model/tests/test_huber.py::test_huber_max_iter
sklearn/linear_model/tests/test_quantile.py::test_quantile_equals_huber_for_low_epsilon[True]
sklearn/linear_model/tests/test_quantile.py::test_quantile_equals_huber_for_low_epsilon[False]
sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[HuberRegressor()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_huber.py:342: ConvergenceWarning: lbfgs failed to converge (status=1):
  STOP: TOTAL NO. of ITERATIONS REACHED LIMIT.
  
  Increase the number of iterations (max_iter) or scale the data as shown in:
      https://scikit-learn.org/stable/modules/preprocessing.html
    self.n_iter_ = _check_optimize_result("lbfgs", opt_res, self.max_iter)

sklearn/linear_model/tests/test_omp.py::test_unreachable_accuracy
sklearn/linear_model/tests/test_omp.py::test_unreachable_accuracy
sklearn/linear_model/tests/test_omp.py::test_omp_cv
sklearn/linear_model/tests/test_omp.py::test_omp_cv
sklearn/linear_model/tests/test_omp.py::test_omp_cv
sklearn/linear_model/tests/test_omp.py::test_omp_cv
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_omp.py:445: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met.
    out = _cholesky_omp(

sklearn/linear_model/tests/test_ridge.py::test_ridge_regression_unpenalized[wide-42-True-cholesky]
sklearn/linear_model/tests/test_ridge.py::test_ridge_regression_unpenalized_hstacked_X[wide-42-True-cholesky]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:253: LinAlgWarning: Ill-conditioned matrix (rcond=3.98386e-17): result may not be accurate.
    dual_coef = linalg.solve(K, y, assume_a="pos", overwrite_a=False)

sklearn/linear_model/tests/test_ridge.py::test_ridge_regression_unpenalized_vstacked_X[wide-42-True-cholesky]
sklearn/linear_model/tests/test_ridge.py::test_ridge_regression_unpenalized_vstacked_X[wide-42-False-cholesky]
sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeClassifierCV-3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:255: UserWarning: Singular matrix in solving dual problem. Using least-squares solution instead.
    warnings.warn(

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeCV-3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:253: LinAlgWarning: Ill-conditioned matrix (rcond=5.74507e-17): result may not be accurate.
    dual_coef = linalg.solve(K, y, assume_a="pos", overwrite_a=False)

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeCV-3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:253: LinAlgWarning: Ill-conditioned matrix (rcond=5.49293e-17): result may not be accurate.
    dual_coef = linalg.solve(K, y, assume_a="pos", overwrite_a=False)

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeCV-3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:253: LinAlgWarning: Ill-conditioned matrix (rcond=3.15218e-17): result may not be accurate.
    dual_coef = linalg.solve(K, y, assume_a="pos", overwrite_a=False)

sklearn/linear_model/tests/test_ridge.py: 57 warnings
sklearn/model_selection/tests/test_search.py: 10 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_regression.py:1211: UndefinedMetricWarning: R^2 score is not well-defined with less than two samples.
    warnings.warn(msg, UndefinedMetricWarning)

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeCV-3]
sklearn/linear_model/tests/test_ridge.py::test_ridgecv_sample_weight
sklearn/linear_model/tests/test_ridge.py::test_ridgecv_sample_weight
sklearn/linear_model/tests/test_ridge.py::test_ridgecv_sample_weight
sklearn/linear_model/tests/test_ridge.py::test_ridgecv_sample_weight
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:1103: UserWarning: One or more of the test scores are non-finite: [nan nan nan]
    warnings.warn(

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeCV-3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:216: LinAlgWarning: Ill-conditioned matrix (rcond=4.53866e-18): result may not be accurate.
    return linalg.solve(A, Xy, assume_a="pos", overwrite_a=True).T

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeClassifierCV-3]
sklearn/model_selection/tests/test_search.py::test_search_with_2d_array
sklearn/tests/test_common.py::test_class_weight_balanced_linear_classifiers[LogisticRegressionCV-LogisticRegressionCV]
sklearn/tests/test_common.py::test_class_weight_balanced_linear_classifiers[LogisticRegressionCV-LogisticRegressionCV]
sklearn/tests/test_common.py::test_class_weight_balanced_linear_classifiers[RidgeClassifierCV-RidgeClassifierCV]
sklearn/tests/test_common.py::test_class_weight_balanced_linear_classifiers[RidgeClassifierCV-RidgeClassifierCV]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:776: UserWarning: The least populated class in y has only 2 members, which is less than n_splits=3.
    warnings.warn(

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeClassifierCV-3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:253: LinAlgWarning: Ill-conditioned matrix (rcond=7.76968e-17): result may not be accurate.
    dual_coef = linalg.solve(K, y, assume_a="pos", overwrite_a=False)

sklearn/linear_model/tests/test_ridge.py::test_ridgecv_alphas_zero[RidgeClassifierCV-3]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_ridge.py:253: LinAlgWarning: Ill-conditioned matrix (rcond=2.38404e-17): result may not be accurate.
    dual_coef = linalg.solve(K, y, assume_a="pos", overwrite_a=False)

sklearn/linear_model/tests/test_sparse_coordinate_descent.py::test_lasso_zero[csc_matrix]
sklearn/linear_model/tests/test_sparse_coordinate_descent.py::test_lasso_zero[csc_array]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:658: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0, tolerance: 0.0
    model = cd_fast.sparse_enet_coordinate_descent(

sklearn/manifold/tests/test_isomap.py::test_transform[float64-2-None]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/_isomap.py:383: UserWarning: The number of connected components of the neighbors graph is 15 > 1. Completing the graph to fit Isomap might be slow. Increase the number of neighbors to avoid this issue.
    self._fit_transform(X)

sklearn/manifold/tests/test_isomap.py: 133 warnings
sklearn/tests/test_common.py: 20 warnings
sklearn/utils/tests/test_graph.py: 4 warnings
sklearn/utils/tests/test_validation.py: 16 warnings
  /usr/lib64/python3.13/site-packages/scipy/sparse/_index.py:108: SparseEfficiencyWarning: Changing the sparsity structure of a csr_matrix is expensive. lil and dok are more efficient.
    self._set_intXint(row, col, x.flat[0])

sklearn/manifold/tests/test_isomap.py::test_pipeline[float64-2-None]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/_isomap.py:383: UserWarning: The number of connected components of the neighbors graph is 7 > 1. Completing the graph to fit Isomap might be slow. Increase the number of neighbors to avoid this issue.
    self._fit_transform(X)

sklearn/manifold/tests/test_isomap.py::test_get_feature_names_out
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/_isomap.py:383: UserWarning: The number of connected components of the neighbors graph is 3 > 1. Completing the graph to fit Isomap might be slow. Increase the number of neighbors to avoid this issue.
    self._fit_transform(X)

sklearn/metrics/tests/test_classification.py::test_classification_report_output_dict_empty_input
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: Precision is ill-defined and being set to 0.0 due to no predicted samples. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/metrics/tests/test_classification.py::test_classification_report_output_dict_empty_input
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 due to no true samples. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/metrics/tests/test_classification.py::test_classification_report_output_dict_empty_input
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: F-score is ill-defined and being set to 0.0 due to no true nor predicted samples. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: Precision is ill-defined and being set to 0.0 in labels with no predicted samples. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
sklearn/metrics/tests/test_classification.py::test_classification_report_labels_subset_superset[labels2-False]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: F-score is ill-defined and being set to 0.0 in labels with no true nor predicted samples. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/metrics/tests/test_classification.py::test_likelihood_ratios_warnings[params0-samples of only one class were seen during testing]
sklearn/metrics/tests/test_classification.py::test_matthews_corrcoef
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:409: UserWarning: A single label was found in 'y_true' and 'y_pred'. For the confusion matrix to have the correct shape, use the 'labels' parameter to pass all known labels.
    warnings.warn(

sklearn/metrics/tests/test_classification.py::test_likelihood_ratios_warnings[params4-no samples of the positive class were present in the testing set]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:2025: RuntimeWarning: invalid value encountered in scalar divide
    positive_likelihood_ratio = pos_num / pos_denom

sklearn/metrics/tests/test_classification.py::test_likelihood_ratios_warnings[params4-no samples of the positive class were present in the testing set]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:2032: RuntimeWarning: invalid value encountered in scalar divide
    negative_likelihood_ratio = neg_num / neg_denom

sklearn/metrics/tests/test_classification.py::test_likelihood_ratios
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/_param_validation.py:213: UserWarning: positive_likelihood_ratio ill-defined and being set to nan 
    return func(*args, **kwargs)

sklearn/metrics/tests/test_classification.py::test_balanced_accuracy_score[y_true2-y_pred2]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:2480: UserWarning: y_pred contains classes not in y_true
    warnings.warn("y_pred contains classes not in y_true")

sklearn/metrics/tests/test_classification.py::test_classification_metric_pos_label_types[classes3-precision_recall_fscore_support]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1583: UserWarning: Note that pos_label (set to 'one') is ignored when average != 'binary' (got None). You may use labels=[pos_label] to specify a single positive class.
    warnings.warn(

sklearn/metrics/tests/test_common.py: 301 warnings
sklearn/tests/test_common.py: 28 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/_array_api.py:390: RuntimeWarning: invalid value encountered in cast
    return x.astype(dtype, copy=copy, casting=casting)

sklearn/metrics/tests/test_common.py::test_normalize_option_binary_classification[top_k_accuracy_score]
sklearn/metrics/tests/test_common.py::test_normalize_option_binary_classification[top_k_accuracy_score]
sklearn/metrics/tests/test_ranking.py::test_top_k_accuracy_score_binary[y_score2-2-1]
sklearn/metrics/tests/test_ranking.py::test_top_k_accuracy_score_binary[y_score5-2-1]
sklearn/metrics/tests/test_score_objects.py::test_classification_binary_scores[top_k_accuracy-top_k_accuracy_score]
sklearn/metrics/tests/test_score_objects.py::test_classification_binary_scores[top_k_accuracy-top_k_accuracy_score]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_ranking.py:2025: UndefinedMetricWarning: 'k' (2) greater than or equal to 'n_classes' (2) will result in a perfect score and is therefore meaningless.
    warnings.warn(

sklearn/metrics/tests/test_common.py: 25 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: Precision is ill-defined and being set to 0.0 in samples with no predicted labels. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/metrics/tests/test_ranking.py::test_precision_recall_curve_drop_intermediate
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_ranking.py:1030: UserWarning: No positive class found in y_true, recall is set to one for all thresholds.
    warnings.warn(

sklearn/metrics/tests/test_regression.py::test_multioutput_regression
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/tests/test_regression.py:174: RuntimeWarning: invalid value encountered in scalar divide
    - np.abs(y_true[:, i] - y_pred[:, i]).sum()

sklearn/metrics/tests/test_regression.py::test_multioutput_regression
sklearn/metrics/tests/test_regression.py::test_multioutput_regression
sklearn/metrics/tests/test_regression.py::test_multioutput_regression
sklearn/metrics/tests/test_regression.py::test_regression_metrics_at_limits
sklearn/metrics/tests/test_regression.py::test_regression_metrics_at_limits
sklearn/metrics/tests/test_regression.py::test_regression_multioutput_array
sklearn/metrics/tests/test_regression.py::test_regression_multioutput_array
sklearn/metrics/tests/test_regression.py::test_regression_multioutput_array
sklearn/metrics/tests/test_regression.py::test_regression_multioutput_array
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_regression.py:876: RuntimeWarning: invalid value encountered in divide
    output_scores = 1 - (numerator / denominator)

sklearn/metrics/tests/test_regression.py::test_multioutput_regression
sklearn/metrics/tests/test_regression.py::test_regression_metrics_at_limits
sklearn/metrics/tests/test_regression.py::test_regression_metrics_at_limits
sklearn/metrics/tests/test_regression.py::test_regression_multioutput_array
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_regression.py:876: RuntimeWarning: divide by zero encountered in divide
    output_scores = 1 - (numerator / denominator)

sklearn/mixture/tests/test_bayesian_mixture.py: 349 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/_bayesian_mixture.py:812: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
    log_wishart = self.n_components * np.float64(

sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
sklearn/mixture/tests/test_gaussian_mixture.py::test_regularisation
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/base.py:1473: ConvergenceWarning: Number of distinct clusters (2) found smaller than n_clusters (10). Possibly due to duplicate points in X.
    return fit_method(estimator, *args, **kwargs)

sklearn/mixture/tests/test_gaussian_mixture.py::test_gaussian_mixture_setting_best_params
sklearn/mixture/tests/test_mixture.py::test_gaussian_mixture_n_iter[estimator0]
sklearn/mixture/tests/test_mixture.py::test_gaussian_mixture_n_iter[estimator1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/mixture/_base.py:270: ConvergenceWarning: Best performing initialization did not converge. Try different init parameters, or increase max_iter, tol, or check for degenerate data.
    warnings.warn(

sklearn/model_selection/tests/test_search.py::test_SearchCV_with_fit_params[RandomizedSearchCV]
sklearn/model_selection/tests/test_search.py::test_SearchCV_with_fit_params[RandomizedSearchCV]
sklearn/model_selection/tests/test_search.py::test_SearchCV_with_fit_params[RandomizedSearchCV]
sklearn/model_selection/tests/test_search.py::test_empty_cv_iterator_error
sklearn/model_selection/tests/test_search.py::test_random_search_bad_cv
sklearn/model_selection/tests/test_search.py::test_inverse_transform_Xt_deprecation[RandomizedSearchCV]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 3 is smaller than n_iter=10. Running 3 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/model_selection/tests/test_search.py: 4 warnings
sklearn/model_selection/tests/test_successive_halving.py: 1 warning
sklearn/tests/test_metaestimators_metadata_routing.py: 6 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 2 is smaller than n_iter=10. Running 2 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/model_selection/tests/test_search.py::test_random_search_cv_results_multimetric
sklearn/model_selection/tests/test_search.py::test_random_search_cv_results_multimetric
sklearn/model_selection/tests/test_search.py::test_random_search_cv_results_multimetric
sklearn/model_selection/tests/test_search.py::test_random_search_cv_results_multimetric
sklearn/model_selection/tests/test_search.py::test_random_search_cv_results_multimetric
sklearn/model_selection/tests/test_search.py::test_random_search_cv_results_multimetric
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 9 is smaller than n_iter=30. Running 9 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/model_selection/tests/test_search.py::test_search_cv_results_none_param
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:1103: UserWarning: One or more of the test scores are non-finite: [nan nan]
    warnings.warn(

sklearn/model_selection/tests/test_search.py::test_grid_search_failing_classifier
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:1103: UserWarning: One or more of the test scores are non-finite: [0.5 0.5 nan]
    warnings.warn(

sklearn/model_selection/tests/test_search.py: 1 warning
sklearn/model_selection/tests/test_validation.py: 15 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_stochastic_gradient.py:1387: RuntimeWarning: divide by zero encountered in log
    return np.log(self.predict_proba(X))

sklearn/model_selection/tests/test_search.py::test_custom_run_search
  /usr/lib64/python3.13/site-packages/numpy/ma/core.py:2820: RuntimeWarning: invalid value encountered in cast
    _data = np.array(data, dtype=dtype, copy=copy,

sklearn/model_selection/tests/test_search.py::test_search_estimator_param[RandomizedSearchCV-param_distributions]
sklearn/model_selection/tests/test_search.py::test_multi_metric_search_forwards_metadata[RandomizedSearchCV-param_distributions]
sklearn/model_selection/tests/test_search.py::test_score_rejects_params_with_no_routing_enabled[RandomizedSearchCV-param_distributions]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 1 is smaller than n_iter=10. Running 1 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/model_selection/tests/test_split.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:776: UserWarning: The least populated class in y has only 1 members, which is less than n_splits=4.
    warnings.warn(

sklearn/model_selection/tests/test_split.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:776: UserWarning: The least populated class in y has only 1 members, which is less than n_splits=6.
    warnings.warn(

sklearn/model_selection/tests/test_split.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:776: UserWarning: The least populated class in y has only 1 members, which is less than n_splits=7.
    warnings.warn(

sklearn/model_selection/tests/test_split.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:994: UserWarning: The least populated class in y has only 1 members, which is less than n_splits=4.
    warnings.warn(

sklearn/model_selection/tests/test_split.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:994: UserWarning: The least populated class in y has only 1 members, which is less than n_splits=6.
    warnings.warn(

sklearn/model_selection/tests/test_split.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:994: UserWarning: The least populated class in y has only 1 members, which is less than n_splits=7.
    warnings.warn(

sklearn/model_selection/tests/test_successive_halving.py::test_input_errors[params1-Cannot use parameter a as the resource since it is part of-HalvingRandomSearchCV]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 1 is smaller than n_iter=100. Running 1 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/model_selection/tests/test_successive_halving.py::test_groups_support[HalvingRandomSearchCV]
sklearn/model_selection/tests/test_successive_halving.py::test_groups_support[HalvingRandomSearchCV]
sklearn/model_selection/tests/test_successive_halving.py::test_groups_support[HalvingRandomSearchCV]
sklearn/model_selection/tests/test_successive_halving.py::test_groups_support[HalvingRandomSearchCV]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 1 is smaller than n_iter=4. Running 1 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/model_selection/tests/test_successive_halving.py::test_groups_support[HalvingRandomSearchCV]
sklearn/model_selection/tests/test_successive_halving.py::test_groups_support[HalvingRandomSearchCV]
sklearn/model_selection/tests/test_successive_halving.py::test_groups_support[HalvingRandomSearchCV]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 1 is smaller than n_iter=2. Running 1 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/model_selection/tests/test_validation.py: 124 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:848: UserWarning: The groups parameter is ignored by StratifiedKFold
    warnings.warn(

sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_decision_function_shape
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_validation.py:1415: RuntimeWarning: Number of classes in training fold (1) does not match total number of classes (2). Results may not be appropriate for your use case. To fix this, use a cross-validation technique resulting in properly stratified folds
    warnings.warn(

sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_decision_function_shape
sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_class_subset
sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_class_subset
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_validation.py:1415: RuntimeWarning: Number of classes in training fold (7) does not match total number of classes (10). Results may not be appropriate for your use case. To fix this, use a cross-validation technique resulting in properly stratified folds
    warnings.warn(

sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_unbalanced
sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_unbalanced
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_split.py:776: UserWarning: The least populated class in y has only 1 members, which is less than n_splits=2.
    warnings.warn(

sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_unbalanced
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_validation.py:1415: RuntimeWarning: Number of classes in training fold (2) does not match total number of classes (3). Results may not be appropriate for your use case. To fix this, use a cross-validation technique resulting in properly stratified folds
    warnings.warn(

sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_class_subset
sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_class_subset
sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_class_subset
sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_class_subset
sklearn/model_selection/tests/test_validation.py::test_cross_val_predict_class_subset
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_validation.py:1415: RuntimeWarning: Number of classes in training fold (8) does not match total number of classes (10). Results may not be appropriate for your use case. To fix this, use a cross-validation technique resulting in properly stratified folds
    warnings.warn(

sklearn/model_selection/tests/test_validation.py::test_fit_and_score_working
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_validation.py:982: UserWarning: Scoring failed. The score on this train-test partition for these parameters will be set to nan. Details: 
  Traceback (most recent call last):
    File "/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_validation.py", line 971, in _score
      scores = scorer(estimator, X_test, y_test, **score_params)
  TypeError: 'dict' object is not callable
  
    warnings.warn(

sklearn/neighbors/tests/test_lof.py::test_n_neighbors_attribute
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_lof.py:283: UserWarning: n_neighbors (500) is greater than the total number of samples (150). n_neighbors will be set to (n_samples - 1) for estimation.
    warnings.warn(

sklearn/neighbors/tests/test_lof.py::test_hasattr_prediction
sklearn/neighbors/tests/test_lof.py::test_hasattr_prediction
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_lof.py:283: UserWarning: n_neighbors (20) is greater than the total number of samples (3). n_neighbors will be set to (n_samples - 1) for estimation.
    warnings.warn(

sklearn/neighbors/tests/test_lof.py::test_novelty_true_common_tests[LocalOutlierFactor(novelty=True)-check_estimators_nan_inf]
sklearn/neighbors/tests/test_lof.py::test_novelty_true_common_tests[LocalOutlierFactor(novelty=True)-check_estimators_nan_inf]
sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LocalOutlierFactor()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_lof.py:283: UserWarning: n_neighbors (20) is greater than the total number of samples (10). n_neighbors will be set to (n_samples - 1) for estimation.
    warnings.warn(

sklearn/neighbors/tests/test_lof.py::test_novelty_true_common_tests[LocalOutlierFactor(novelty=True)-check_classifier_data_not_an_array]
sklearn/neighbors/tests/test_lof.py::test_novelty_true_common_tests[LocalOutlierFactor(novelty=True)-check_classifier_data_not_an_array]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_lof.py:283: UserWarning: n_neighbors (20) is greater than the total number of samples (12). n_neighbors will be set to (n_samples - 1) for estimation.
    warnings.warn(

sklearn/neighbors/tests/test_neighbors.py: 184 warnings
sklearn/tests/test_common.py: 47 warnings
  /usr/lib64/python3.13/site-packages/numpy/core/numeric.py:407: RuntimeWarning: invalid value encountered in cast
    multiarray.copyto(res, fill_value, casting='unsafe')

sklearn/neighbors/tests/test_neighbors.py: 12 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_classification.py:829: RuntimeWarning: invalid value encountered in divide
    proba_k /= normalizer

sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_matrix-KNeighborsClassifier]
sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_matrix-RadiusNeighborsClassifier]
sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_matrix-KNeighborsRegressor]
sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_matrix-RadiusNeighborsRegressor]
sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_array-KNeighborsClassifier]
sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_array-RadiusNeighborsClassifier]
sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_array-KNeighborsRegressor]
sklearn/neighbors/tests/test_neighbors.py::test_neighbors_validate_parameters[csr_array-RadiusNeighborsRegressor]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_base.py:583: UserWarning: cannot use tree with sparse input: using brute force
    warnings.warn("cannot use tree with sparse input: using brute force")

sklearn/neighbors/tests/test_neighbors.py: 11 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_unsupervised.py:176: SyntaxWarning: Parameter p is found in metric_params. The corresponding parameter from __init__ is ignored.
    return self._fit(X)

sklearn/neighbors/tests/test_neighbors.py::test_valid_brute_metric_for_auto_algorithm[float64-csr_matrix-yule]
sklearn/neighbors/tests/test_neighbors.py::test_valid_brute_metric_for_auto_algorithm[float64-csr_array-yule]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-yule]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-yule]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py:2361: DataConversionWarning: Data was converted to boolean for metric yule
    warnings.warn(msg, DataConversionWarning)

sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_predict_proba
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_predict_proba
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_classification.py:819: UserWarning: Outlier label -1 is not in training classes. All class probabilities of outliers will be assigned with 0.
    warnings.warn(

sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-dice]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-dice]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py:2361: DataConversionWarning: Data was converted to boolean for metric dice
    warnings.warn(msg, DataConversionWarning)

sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-jaccard]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-jaccard]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py:2361: DataConversionWarning: Data was converted to boolean for metric jaccard
    warnings.warn(msg, DataConversionWarning)

sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-rogerstanimoto]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-rogerstanimoto]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py:2361: DataConversionWarning: Data was converted to boolean for metric rogerstanimoto
    warnings.warn(msg, DataConversionWarning)

sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-russellrao]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-russellrao]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py:2361: DataConversionWarning: Data was converted to boolean for metric russellrao
    warnings.warn(msg, DataConversionWarning)

sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-sokalmichener]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-sokalmichener]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py:2361: DataConversionWarning: Data was converted to boolean for metric sokalmichener
    warnings.warn(msg, DataConversionWarning)

sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-sokalsneath]
sklearn/neighbors/tests/test_neighbors.py::test_radius_neighbors_brute_backend[42-float64-sokalsneath]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/pairwise.py:2361: DataConversionWarning: Data was converted to boolean for metric sokalsneath
    warnings.warn(msg, DataConversionWarning)

sklearn/neighbors/tests/test_neighbors.py::test_nearest_neighbours_works_with_p_less_than_1
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neighbors/_base.py:653: UserWarning: Mind that for 0 < p < 1, Minkowski metrics are not distance metrics. Continuing the execution with `algorithm='brute'`.
    warnings.warn(

sklearn/neighbors/tests/test_neighbors_pipeline.py::test_spectral_clustering
sklearn/neighbors/tests/test_neighbors_pipeline.py::test_spectral_embedding
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/_spectral_embedding.py:310: UserWarning: Array is not symmetric, and will be converted to symmetric by average with its transpose.
    adjacency = check_symmetric(adjacency)

sklearn/neural_network/tests/test_mlp.py: 10 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:545: ConvergenceWarning: lbfgs failed to converge (status=1):
  STOP: TOTAL NO. of ITERATIONS REACHED LIMIT.
  
  Increase the number of iterations (max_iter) or scale the data as shown in:
      https://scikit-learn.org/stable/modules/preprocessing.html
    self.n_iter_ = _check_optimize_result("lbfgs", opt_res, self.max_iter)

sklearn/neural_network/tests/test_mlp.py::test_nonfinite_params
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_base.py:172: RuntimeWarning: overflow encountered in square
    return ((y_true - y_pred) ** 2).mean() / 2

sklearn/neural_network/tests/test_mlp.py::test_nonfinite_params
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/extmath.py:205: RuntimeWarning: overflow encountered in matmul
    ret = a @ b

sklearn/neural_network/tests/test_mlp.py::test_nonfinite_params
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_stochastic_optimizers.py:275: RuntimeWarning: overflow encountered in square
    self.beta_2 * v + (1 - self.beta_2) * (grad**2)

sklearn/neural_network/tests/test_mlp.py::test_nonfinite_params
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_stochastic_optimizers.py:284: RuntimeWarning: invalid value encountered in divide
    -self.learning_rate * m / (np.sqrt(v) + self.epsilon)

sklearn/neural_network/tests/test_mlp.py::test_shuffle
sklearn/neural_network/tests/test_mlp.py::test_shuffle
sklearn/neural_network/tests/test_mlp.py::test_shuffle
sklearn/neural_network/tests/test_mlp.py::test_shuffle
sklearn/neural_network/tests/test_mlp.py::test_shuffle
sklearn/neural_network/tests/test_mlp.py::test_shuffle
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:690: ConvergenceWarning: Stochastic Optimizer: Maximum iterations (1) reached and the optimization hasn't converged yet.
    warnings.warn(

sklearn/neural_network/tests/test_mlp.py::test_warm_start_full_iteration[MLPClassifier]
sklearn/neural_network/tests/test_mlp.py::test_warm_start_full_iteration[MLPClassifier]
sklearn/neural_network/tests/test_mlp.py::test_warm_start_full_iteration[MLPRegressor]
sklearn/neural_network/tests/test_mlp.py::test_warm_start_full_iteration[MLPRegressor]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:690: ConvergenceWarning: Stochastic Optimizer: Maximum iterations (3) reached and the optimization hasn't converged yet.
    warnings.warn(

sklearn/neural_network/tests/test_mlp.py::test_mlp_classifier_dtypes_casting
sklearn/neural_network/tests/test_mlp.py::test_mlp_classifier_dtypes_casting
sklearn/neural_network/tests/test_mlp.py::test_mlp_regressor_dtypes_casting
sklearn/neural_network/tests/test_mlp.py::test_mlp_regressor_dtypes_casting
sklearn/neural_network/tests/test_mlp.py::test_mlp_param_dtypes[MLPClassifier-float32]
sklearn/neural_network/tests/test_mlp.py::test_mlp_param_dtypes[MLPClassifier-float64]
sklearn/neural_network/tests/test_mlp.py::test_mlp_param_dtypes[MLPRegressor-float32]
sklearn/neural_network/tests/test_mlp.py::test_mlp_param_dtypes[MLPRegressor-float64]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:690: ConvergenceWarning: Stochastic Optimizer: Maximum iterations (50) reached and the optimization hasn't converged yet.
    warnings.warn(

sklearn/neural_network/tests/test_mlp.py::test_mlp_warm_start_with_early_stopping[MLPClassifier]
sklearn/neural_network/tests/test_mlp.py::test_mlp_warm_start_with_early_stopping[MLPRegressor]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:690: ConvergenceWarning: Stochastic Optimizer: Maximum iterations (10) reached and the optimization hasn't converged yet.
    warnings.warn(

sklearn/neural_network/tests/test_mlp.py::test_mlp_warm_start_with_early_stopping[MLPRegressor]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:690: ConvergenceWarning: Stochastic Optimizer: Maximum iterations (20) reached and the optimization hasn't converged yet.
    warnings.warn(

sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est0-maxabs_scale-True-False-omit_kwargs0]
sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est0-maxabs_scale-True-False-omit_kwargs0]
sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est3-scale-True-False-omit_kwargs3]
sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est3-scale-True-False-omit_kwargs3]
sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est6-quantile_transform-True-False-omit_kwargs6]
sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est6-quantile_transform-True-False-omit_kwargs6]
sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est8-robust_scale-True-False-omit_kwargs8]
sklearn/preprocessing/tests/test_common.py::test_missing_value_handling[est8-robust_scale-True-False-omit_kwargs8]
  /usr/lib64/python3.13/site-packages/scipy/sparse/_dia.py:75: SparseEfficiencyWarning: Constructing a DIA matrix with 115 diagonals is inefficient
    A = self._coo_container(arg1, dtype=dtype, shape=shape).todia()

sklearn/preprocessing/tests/test_data.py::test_standard_scaler_sample_weight[array-Xw2-X2-sample_weight2]
sklearn/preprocessing/tests/test_data.py::test_standard_scaler_sample_weight[array-Xw2-X2-sample_weight2]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/extmath.py:1137: RuntimeWarning: invalid value encountered in divide
    updated_mean = (last_sum + new_sum) / updated_sample_count

sklearn/preprocessing/tests/test_data.py::test_standard_scaler_sample_weight[array-Xw2-X2-sample_weight2]
sklearn/preprocessing/tests/test_data.py::test_standard_scaler_sample_weight[array-Xw2-X2-sample_weight2]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/extmath.py:1142: RuntimeWarning: invalid value encountered in divide
    T = new_sum / new_sample_count

sklearn/preprocessing/tests/test_data.py::test_standard_scaler_sample_weight[array-Xw2-X2-sample_weight2]
sklearn/preprocessing/tests/test_data.py::test_standard_scaler_sample_weight[array-Xw2-X2-sample_weight2]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/extmath.py:1162: RuntimeWarning: invalid value encountered in divide
    new_unnormalized_variance -= correction**2 / new_sample_count

sklearn/preprocessing/tests/test_data.py::test_quantile_transform_and_inverse
sklearn/preprocessing/tests/test_data.py::test_one_to_one_features[QuantileTransformer]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_data.py:2785: UserWarning: n_quantiles (1000) is greater than the total number of samples (150). n_quantiles is set to n_samples.
    warnings.warn(

sklearn/preprocessing/tests/test_data.py::test_quantile_transform_and_inverse
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_data.py:2785: UserWarning: n_quantiles (1000) is greater than the total number of samples (7). n_quantiles is set to n_samples.
    warnings.warn(

sklearn/preprocessing/tests/test_data.py::test_quantile_transform_nan
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_data.py:2785: UserWarning: n_quantiles (10) is greater than the total number of samples (3). n_quantiles is set to n_samples.
    warnings.warn(

sklearn/preprocessing/tests/test_data.py::test_quantile_transform_nan
  /usr/lib64/python3.13/site-packages/numpy/lib/nanfunctions.py:1563: RuntimeWarning: All-NaN slice encountered
    return function_base._ureduce(a,

sklearn/preprocessing/tests/test_discretization.py::test_fit_transform[quantile-expected5-sample_weight5]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_discretization.py:307: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 0 are removed. Consider decreasing the number of bins.
    warnings.warn(

sklearn/preprocessing/tests/test_discretization.py::test_fit_transform[quantile-expected5-sample_weight5]
sklearn/preprocessing/tests/test_discretization.py::test_fit_transform_n_bins_array[quantile-expected4-sample_weight4]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_discretization.py:307: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 1 are removed. Consider decreasing the number of bins.
    warnings.warn(

sklearn/preprocessing/tests/test_discretization.py::test_fit_transform[quantile-expected5-sample_weight5]
sklearn/preprocessing/tests/test_discretization.py::test_fit_transform_n_bins_array[quantile-expected4-sample_weight4]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_discretization.py:307: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 2 are removed. Consider decreasing the number of bins.
    warnings.warn(

sklearn/preprocessing/tests/test_discretization.py::test_fit_transform[quantile-expected5-sample_weight5]
sklearn/preprocessing/tests/test_discretization.py::test_fit_transform_n_bins_array[quantile-expected4-sample_weight4]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_discretization.py:307: UserWarning: Bins whose width are too small (i.e., <= 1e-8) in feature 3 are removed. Consider decreasing the number of bins.
    warnings.warn(

sklearn/preprocessing/tests/test_discretization.py::test_redundant_bins[kmeans-expected_bin_edges1]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/base.py:1473: ConvergenceWarning: Number of distinct clusters (2) found smaller than n_clusters (3). Possibly due to duplicate points in X.
    return fit_method(estimator, *args, **kwargs)

sklearn/svm/tests/test_svm.py::test_svc_nonfinite_params
  /usr/lib64/python3.13/site-packages/numpy/core/_methods.py:152: RuntimeWarning: overflow encountered in reduce
    arrmean = umr_sum(arr, axis, dtype, keepdims=True, where=where)

sklearn/tests/test_calibration.py::test_calibration_less_classes[False]
sklearn/tests/test_calibration.py::test_calibration_less_classes[False]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_validation.py:1415: RuntimeWarning: Number of classes in training fold (3) does not match total number of classes (4). Results may not be appropriate for your use case. To fix this, use a cross-validation technique resulting in properly stratified folds
    warnings.warn(

sklearn/tests/test_common.py::test_estimators[GaussianNB()-check_classifiers_one_label_sample_weights]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/naive_bayes.py:509: RuntimeWarning: divide by zero encountered in log
    jointi = np.log(self.class_prior_[i])

sklearn/tests/test_common.py: 22 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_bicluster.py:31: RuntimeWarning: divide by zero encountered in divide
    row_diag = np.asarray(1.0 / np.sqrt(X.sum(axis=1))).squeeze()

sklearn/tests/test_common.py::test_estimators[SpectralCoclustering()-check_estimator_sparse_array]
sklearn/tests/test_common.py::test_estimators[SpectralCoclustering()-check_estimator_sparse_matrix]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_bicluster.py:352: RuntimeWarning: invalid value encountered in multiply
    z = np.vstack((row_diag[:, np.newaxis] * u, col_diag[:, np.newaxis] * v))

sklearn/tests/test_common.py: 12 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_pca.py:591: RuntimeWarning: invalid value encountered in divide
    explained_variance_ = (S**2) / (n_samples - 1)

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[AffinityPropagation()]
sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[AffinityPropagation()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/cluster/_affinity_propagation.py:142: ConvergenceWarning: Affinity propagation did not converge, this model may return degenerate cluster centers and labels.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006076933278707508, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006516772094170564, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006916869207371779, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00072822782338966, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007609219502512365, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007894792377674265, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008136999927896571, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008334724342997091, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008487677112913039, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008596329247329837, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008661826900739356, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008685897580841817, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008670751690550982, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008618983558484894, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008533475420064995, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008417307081685921, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008273673282850058, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008105810103069544, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007916931166833951, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007710173895061068, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.000748855564259715, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007254939244647901, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007012007266828796, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006762244102446052, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006507924977437463, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006251110891998535, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005993648542919477, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005737174313661803, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005483121488575327, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005232729927342472, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004987057525280003, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004746992876414058, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00045132686442903025, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00042864752310664556, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00040670744120069324, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00038554126732322225, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0003651734051621919, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04035513072498542, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0773931057016215, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09902515325135663, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11518341998168857, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.12984038092936245, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1443677213209904, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1592099063083552, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.17448303501279483, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19018272764259336, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.20625795624130827, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22263859368161754, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.23924660775339035, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.25600128314080184, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2728221436888445, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.28963089256408026, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.30635284588907297, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.32291803203493696, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.33926202144709805, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.355326516890103, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.37105972538398113, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.38641653339213855, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.40135850928134387, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4158537591795577, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.42987666328300644, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.44340751929655875, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.45643211820950347, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.46894127529388996, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4809303363707338, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4923986762819923, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5033492033669349, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5137878807314165, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5237232723443741, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5331661195590032, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5421289515803487, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5506257316836964, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.558671539615069, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5662822895504362, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5734744822045674, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5802649891424183, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5866708669860365, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5927091990239655, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5983969616551539, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6037509131153151, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6087875020228113, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6135227934126801, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6179724100829826, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6221514872567311, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6260746387433018, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6297559329634392, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6332088773749951, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6364464100052696, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6394808969442338, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6423241347969806, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6449873572211868, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6474812447870142, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6498159375073227, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6520010494688053, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.654045685077886, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0033973144978034497, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.02004883811054281, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.025541531207327495, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.028894092102574653, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03192449250641438, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03490683655472093, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.037871226543455094, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04080995267698917, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04371026754195473, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04655981455799996, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04934758250132543, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05206407610912134, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.054701322163716704, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05725282257210473, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0597134791522862, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.062079499345469635, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06434828891725797, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.07263247515648352, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.07717723067374038, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08020143195953366, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08276447207213078, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08511690453330623, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08732063451582484, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08939355028013729, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09134338050750834, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09317565303737751, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09489553166002551, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09650819456469328, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0980188686258705, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09943278863974214, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1007551466517036, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10199104663135738, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10314546740945296, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1042232337288338, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10522899453687451, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10616720751846742, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10704212890944387, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10785780770904374, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10861808350530744, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10932658722159516, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10998674418415355, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11060177899430723, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11117472176755427, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11170841537183573, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11220552335907641, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11266853833877732, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11309979058956188, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1135014567460102, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11387556843087498, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11422402073433524, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11454858046342942, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11485089410777505, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11513249548161486, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11539481301524379, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11563917668667667, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11586682457842556, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11607890906676843, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11627650264637257, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11646060339764652, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11663214011139811, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11679197708449962, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1169409185982424, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11707971309892962, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1172090570981128, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11732959880179017, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11744194149350928, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11754664667894232, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11764423701255033, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11773519902101626, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[FastICA()]
sklearn/tests/test_common.py::test_transformers_get_feature_names_out[FastICA()]
sklearn/tests/test_common.py::test_set_output_transform[FastICA()]
sklearn/tests/test_common.py::test_set_output_transform[FastICA()]
sklearn/tests/test_common.py::test_set_output_transform[FastICA()]
sklearn/tests/test_common.py::test_set_output_transform[FastICA()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_fastica.py:128: ConvergenceWarning: FastICA did not converge. Consider increasing tolerance or the maximum number of iterations.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[GammaRegressor()]
sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[PoissonRegressor()]
sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[TweedieRegressor()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_glm/glm.py:283: ConvergenceWarning: lbfgs failed to converge (status=1):
  STOP: TOTAL NO. of ITERATIONS REACHED LIMIT.
  
  Increase the number of iterations (max_iter) or scale the data as shown in:
      https://scikit-learn.org/stable/modules/preprocessing.html
    self.n_iter_ = _check_optimize_result("lbfgs", opt_res)

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LabelSpreading()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/_label_propagation.py:322: ConvergenceWarning: max_iter=5 was reached without convergence.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0018789191204375277, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0018738259168478155, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0018351321319093339, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0017874547248064032, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0017331374953168666, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0016739142170384136, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.001611231418200576, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.001546292755808587, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0014800943557782276, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.001413455265125818, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0013470437067339691, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0012813996993949472, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0012169545310702912, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0011540475087362112, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0010929403521547365, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0010338295502070327, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0009768569561217078, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0009221188612074382, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008696737548036237, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008195489504612408, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007717462343129616, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007262466707391446, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006830146822992544, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006420015051591121, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00060314810767928, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005663876478951835, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005316475354104483, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004988511543336516, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00046791929615089267, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00043877134470710066, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00041132624976820964, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00038550332048911673, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0003612228658941008, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00498628090906017, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09643621762328713, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1760950862385311, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22927967012756323, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.26213132956969964, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.28134747630124934, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.29175673828637727, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2965432830629826, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2977501511209084, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2966791357379366, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2941616541072918, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2907328896963035, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2867414272428741, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2824176858810503, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.27791653294447904, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.273343864387285, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2687732692374487, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.26425656719773727, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2598305546656139, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.25552139487612635, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2513475342968743, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.24732168786363662, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.24345222776748088, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.23974418329660896, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.23619998135850828, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.23282000952209536, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22960305400871217, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22654664684814563, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2236473450529859, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22090095749617777, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.21830273058079808, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2158475007980467, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.21352982026155853, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2113440599327987, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.20928449427629214, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2073453703697572, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.20552096395720465, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2038056245148443, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.20219381106938084, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2006801202326507, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19925930770147993, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19792630428072044, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19667622732876033, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19550438839839668, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19440629772312956, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19337766611013496, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19241440471400928, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19151262309241446, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19066862588686195, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1898789084176249, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18914015143719087, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1884492152455861, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18780313333994147, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1871991057478457, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.186634492150211, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18610680490977316, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1856137020664148, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18515298039013928, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1847225685125986, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18432052021020695, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1839450078510989, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18359431604278775, tolerance: 0.0011556651894331143
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.039842684284843166, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.058510814772175124, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0651363135630163, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06742419289123358, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06808786689476687, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06802484903315875, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06755324525423756, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06680821098225653, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06586390877525972, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06477098619775301, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06356849852380986, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06228810411039021, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.060955876983946666, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.059593336798026364, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05821818006137036, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05684486444106973, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05548509870908713, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.059822391141633346, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06252617668814064, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06246308079234719, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06157604152733498, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06045585612969262, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0592828081309289, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.058114388450589693, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05697091557796785, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.055860928371012086, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05478879013877336, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05375704137614967, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.052767192415460684, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05182004299264875, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05091585005548449, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05005443995978709, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.049235294827425946, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04845762313939961, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04772041866997956, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04702250996034607, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04636260183609764, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045739310150792356, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045151190742758196, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04459676344851804, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044074531896315605, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0435829997029602, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04312068361222021, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04268612403616956, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04227789339801458, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04189460261828337, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.041534906037542285, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04119750502866815, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04088115051391661, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04058464457179323, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04030684129060358, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04004664700530025, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03980302003001235, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03957496998557897, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0393615568031338, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0391618894741681, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03897512460681973, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.038800464835798465, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.038637157129160826, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0384844910249873, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03834179683010852, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.038208443796264646, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03808383830309303, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03796742205699832, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03785867031939283, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03775709017615725, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0376622188536615, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.037573622088366676, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03749089255495264, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03741364835416938, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03734153156217168, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MLPClassifier()]
sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MLPRegressor()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/neural_network/_multilayer_perceptron.py:690: ConvergenceWarning: Stochastic Optimizer: Maximum iterations (100) reached and the optimization hasn't converged yet.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MiniBatchNMF()]
sklearn/tests/test_common.py::test_transformers_get_feature_names_out[MiniBatchNMF()]
sklearn/tests/test_common.py::test_set_output_transform[MiniBatchNMF()]
sklearn/tests/test_common.py::test_set_output_transform[MiniBatchNMF()]
sklearn/tests/test_common.py::test_set_output_transform[MiniBatchNMF()]
sklearn/tests/test_common.py::test_set_output_transform[MiniBatchNMF()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/decomposition/_nmf.py:2341: ConvergenceWarning: Maximum number of iterations 20 reached. Increase it to improve convergence.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006076933278706953, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006516772094167789, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006916869207376775, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007282278233887163, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007609219502489328, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007894792377673987, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008136999927910726, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008334724343006528, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008487677112918035, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008596329247327894, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00086618269007388, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008685897580831548, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008670751690545986, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008618983558472959, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008533475420064718, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008417307081671765, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008273673282847283, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008105810103087863, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007916931166829788, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007710173895051908, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007488555642592709, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007254939244672048, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007012007266826437, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.000676224410244064, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006507924977417062, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006251110892006029, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005993648542919477, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005737174313651394, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005483121488583653, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005232729927343999, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004987057525296379, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004746992876410311, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004513268644287527, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004286475231077419, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00040670744120206714, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.000385541267322112, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00036517340516313557, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0403551307249872, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.07739310570162417, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09902515325135575, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11518341998168768, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.12984038092936245, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1443677213209904, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.15920990630836052, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1744830350128046, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19018272764259336, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2062579562413127, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2226385936816282, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.23924660775338857, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2560012831408187, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2728221436888383, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.28963089256405894, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.30635284588905964, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.3229180320349476, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.33926202144707673, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.35532651689009676, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.37105972538397225, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.3864165333921119, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4013585092813621, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4158537591795315, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4298766632829931, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4434075192965654, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.45643211820953455, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.46894127529385177, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4809303363707613, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.4923986762820687, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5033492033670104, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5137878807314427, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5237232723443435, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5331661195589654, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5421289515803487, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5506257316836076, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5586715396151534, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5662822895502653, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5734744822045625, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.58026498914256, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5866708669859966, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5927091990238686, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.5983969616553719, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6037509131152485, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6087875020226923, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6135227934126806, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6179724100828761, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6221514872567444, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6260746387432592, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6297559329634286, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.63320887737498, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6364464100049965, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6394808969441503, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6423241347969553, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6449873572211047, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6474812447871949, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6498159375073822, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.652001049468065, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.6540456850784051, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.003397314497804338, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.020048838110541922, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.025541531207331047, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.028894092102577318, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03192449250641527, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0349068365547236, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03787122654345598, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04080995267698739, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043710267541955616, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04655981455800173, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04934758250132543, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05206407610912667, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05470132216371493, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.057252822572109174, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05971347915229508, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06207949934546697, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06434828891725797, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0726324751564853, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.07717723067374749, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08020143195954965, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08276447207213433, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08511690453330978, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08732063451580974, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.08939355028012663, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09134338050754387, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09317565303739261, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09489553166002196, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09650819456469417, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09801886862588471, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09943278863974836, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10075514665167606, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10199104663138758, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10314546740944763, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.104223233728856, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10522899453685408, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10616720751838482, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10704212890942522, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1078578077091068, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10861808350532165, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10932658722161204, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.10998674418420151, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11060177899429302, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11117472176752763, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11170841537178067, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11220552335909861, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11266853833880042, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11309979058957786, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11350145674595957, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1138755684309185, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11422402073443116, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11454858046359462, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11485089410794647, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11513249548168947, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11539481301531751, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11563917668670953, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11586682457831632, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11607890906692653, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11627650264641165, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11646060339770781, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11663214011151801, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11679197708462574, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11694091859826994, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11707971309896248, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11720905709797691, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11732959880179106, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11744194149381659, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11754664667868742, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1176442370131241, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.11773519902103668, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0018789191204380828, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0018738259168481486, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0018351321319092506, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.001787454724806986, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00173313749531806, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0016739142170393295, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0016112314182010479, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0015462927558093364, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0014800943557786994, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0014134552651258736, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0013470437067329977, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0012813996993944754, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0012169545310702912, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0011540475087352675, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0010929403521539038, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0010338295502072548, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.000976856956122485, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0009221188612076187, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008696737548034017, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0008195489504606301, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007717462343120596, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0007262466707410736, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006830146822992822, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006420015051585293, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0006031481076802514, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005663876478954333, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0005316475354104344, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0004988511543337903, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00046791929615151717, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00043877134470760026, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00041132624976771004, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0003855033204897551, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.00036122286589476693, tolerance: 0.0003515507828690467
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.004986280909063723, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.09643621762329335, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.17609508623852932, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22927967012756323, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.26213132956970675, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.281347476301252, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.29175673828637194, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2965432830629986, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2977501511209084, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.29667913573793747, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.29416165410729267, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.29073288969630084, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.28674142724289986, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2824176858810512, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.27791653294447904, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2733438643872832, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2687732692374416, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.26425656719773194, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2598305546656041, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.25552139487614234, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2513475342968645, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.24732168786366326, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.24345222776744446, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2397441832966125, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.23619998135847986, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2328200095221069, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22960305400877878, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2265466468480959, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22364734505298234, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.22090095749610938, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.21830273058075989, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.21584750079803605, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.21352982026156386, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.21134405993278627, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2092844942762957, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2073453703698318, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.20552096395713715, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.20380562451490292, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.20219381106945722, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.2006801202325521, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19925930770146127, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19792630428061564, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1966762273288598, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1955043883985743, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1944062977231269, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19337766611010476, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1924144047140306, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19151262309255035, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.19066862588670563, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1898789084176995, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18914015143755503, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18844921524568647, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18780313334019194, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18719910574775245, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.186634492150211, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18610680490906528, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1856137020664379, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18515298039030537, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1847225685126288, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1843205202099103, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.18394500785135026, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.1835943160423259, tolerance: 0.001155665189433114
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03984268428484139, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05851081477217601, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06513631356301719, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06742419289123358, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06808786689476243, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06802484903315964, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06755324525423845, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06680821098226097, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06586390877526238, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06477098619775923, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06356849852380542, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.062288104110391096, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06095587698394134, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05959333679803347, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05821818006137214, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05684486444107417, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05548509870908003, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.059822391141634235, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06252617668814686, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.062463080792375614, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.061576041527336756, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.06045585612968818, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05928280813091735, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05811438845059502, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.056970915577970516, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.055860928371032514, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05478879013877336, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05375704137617543, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0527671924154447, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.051820042992632764, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05091585005553423, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05005443995978531, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0492352948273993, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04845762313938984, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.047720418669976006, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04702250996032653, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04636260183610119, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04573931015077637, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045151190742749314, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04459676344859709, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04407453189638133, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04358299970296553, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04312068361217669, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04268612403616068, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.042277893398073196, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0418946026183038, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04153490603750498, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04119750502867259, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.040881150513977005, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04058464457179234, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.040306841290600914, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04004664700519722, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03980302002996439, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03957496998564647, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03936155680321285, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03916188947415922, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03897512460691743, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03880046483583577, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.038637157128903254, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03848449102527329, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03834179683028083, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.038208443796367675, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03808383830317652, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.037967422056920164, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03785867031948342, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.037757090176290475, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03766221885356291, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.037573622088342695, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03749089255514981, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03741364835441896, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03734153156241504, tolerance: 0.0009057236821572533
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[Nystroem()]
sklearn/tests/test_common.py::test_transformers_get_feature_names_out[Nystroem()]
sklearn/tests/test_common.py::test_set_output_transform[Nystroem()]
sklearn/tests/test_common.py::test_set_output_transform[Nystroem()]
sklearn/tests/test_common.py::test_set_output_transform[Nystroem()]
sklearn/tests/test_common.py::test_set_output_transform[Nystroem()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/kernel_approximation.py:1008: UserWarning: n_components > n_samples. This is not possible.
  n_components was set to n_samples, which results in inefficient evaluation of the full kernel.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[QuadraticDiscriminantAnalysis()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/discriminant_analysis.py:947: UserWarning: Variables are collinear
    warnings.warn("Variables are collinear")

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[QuantileTransformer()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_data.py:2785: UserWarning: n_quantiles (1000) is greater than the total number of samples (10). n_quantiles is set to n_samples.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[SGDOneClassSVM()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_stochastic_gradient.py:2542: ConvergenceWarning: Maximum number of iteration reached before convergence. Consider increasing max_iter to improve the fit.
    warnings.warn(

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[SelfTrainingClassifier(base_estimator=LogisticRegression(C=1))]
sklearn/tests/test_metaestimators.py::test_metaestimator_delegation
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/semi_supervised/_self_training.py:227: UserWarning: y contains no unlabeled samples
    warnings.warn("y contains no unlabeled samples", UserWarning)

sklearn/tests/test_common.py::test_check_n_features_in_after_fitting[TheilSenRegressor()]
sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[TheilSenRegressor()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_theil_sen.py:128: ConvergenceWarning: Maximum number of iterations 5 reached in spatial median for TheilSen regressor.
    warnings.warn(

sklearn/tests/test_common.py::test_transformers_get_feature_names_out[Isomap()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/_isomap.py:383: UserWarning: The number of connected components of the neighbors graph is 2 > 1. Completing the graph to fit Isomap might be slow. Increase the number of neighbors to avoid this issue.
    self._fit_transform(X)

sklearn/tests/test_common.py::test_transformers_get_feature_names_out[QuantileTransformer()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_data.py:2785: UserWarning: n_quantiles (1000) is greater than the total number of samples (30). n_quantiles is set to n_samples.
    warnings.warn(

sklearn/tests/test_common.py::test_f_contiguous_array_estimator[Isomap]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/manifold/_isomap.py:359: UserWarning: The number of connected components of the neighbors graph is 3 > 1. Completing the graph to fit Isomap might be slow. Increase the number of neighbors to avoid this issue.
    self._fit_transform(X)

sklearn/tests/test_common.py::test_set_output_transform[QuantileTransformer()]
sklearn/tests/test_common.py::test_set_output_transform[QuantileTransformer()]
sklearn/tests/test_common.py::test_set_output_transform[QuantileTransformer()]
sklearn/tests/test_common.py::test_set_output_transform[QuantileTransformer()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_data.py:2785: UserWarning: n_quantiles (1000) is greater than the total number of samples (20). n_quantiles is set to n_samples.
    warnings.warn(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.013600403306909925, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03665116082127895, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.040332571379138926, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.042338287573556954, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04399714422718404, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0453915031566936, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0465516514831279, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.047504257032187525, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.048273864880030715, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04888295807548815, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.049352014011212475, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04969958357786908, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04994238724836464, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05009542273018752, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0501720797127021, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05018425804283311, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05014248637937868, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05005603901086175, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04993304906687257, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04978061682044199, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04960491216844787, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04941127070071616, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.049204283028323914, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04898787725279874, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04876539461866969, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.048539658515885264, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04831303709105583, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04808749978929683, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04786466819177093, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04764586153766004, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.047432137330169155, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04722432742701699, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04702307000637518, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.046828837784730126, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04664196284642941, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.046462658422100844, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.046291037930259904, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.046127131574024816, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04597090076057242, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04582225058630485, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045681040612699064, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04554709413275759, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04542020610769981, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04530014993862608, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04518668321887276, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045079552594614825, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044978497847893095, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04488325531233528, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04479356069947471, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04470915142413645, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044629768498204214, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04455515804885124, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044485072521489144, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044419271609719146, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04435752295592721, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04429960265618149, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04424529560595403, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04419439569975481, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04414670592716874, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04410203836864213, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044060214116868224, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04402106313521159, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043984424067019745, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043950144009222925, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04391807825059857, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043888089987724754, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0438600500359243, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043833836517656266, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043809334549294476, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04378643592678344, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04376503881808702, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04374504744347263, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04372637178159522, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04370892726333864, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04369263448816696, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04367741894232324, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043663210732589164, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04364994432637559, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04363755829844962, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04362599509759946, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04361520082290582, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043605125003821854, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043595720392701764, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04358694277378561, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04357875078245854, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04357110572059497, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[ElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043563971406797464, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.02242199605876749, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.048236309604121175, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.051523864985554724, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05256396561011911, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.053171065529802775, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.053492207955301296, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.053581471926975155, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05348196852555276, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0532302264104203, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.052857208749458096, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05238909528273439, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0518479560012608, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05125233361101067, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.050617746951573395, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04995712587911072, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04928118674135362, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04859875636763178, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04791705145458991, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.047241919318864234, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04657804520030595, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045929130613082236, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045298046647445744, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044686965607589, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04409747392097785, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04353066886611856, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04298724132526388, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04246754647536477, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04197166407423225, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.041499449778804376, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.041050578738079935, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04062458253694956, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04022088042297156, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03983880562223874, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03947762743804617, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03913656974014401, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03881482635754452, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03851157382970172, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03822598190090787, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03795722209190444, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03770447463742954, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03746693403578405, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0372438134271178, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03703434797959915, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03683779744266502, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03665344800307224, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.036480613557998254, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03631863650384304, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.036166888126722085, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03602476866514337, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03589170710673528, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03576716077166964, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03565061472385622, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.035541581053728066, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.035439598053955024, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0353442293267463, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03525506283278901, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03517170990682672, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03509380425819586, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.035021000956639625, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034952975429632716, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034889422462271114, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034830055225448575, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03477460431757606, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03472281683969669, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034674455497992085, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03462929774021717, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03458713492490517, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03454777152528976, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03451102436820719, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03447672191178697, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034444703548167865, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0344148189593767, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034386927477925155, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034360897515874456, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03433660599020527, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03431393780997638, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034292785363390976, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03427304806398013, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03425463189769573, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03423744900828041, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03422141730968775, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0342064601074199, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03419250576637012, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034179487376270856, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0341673424400355, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034156012612037046, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[LassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:683: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03414544339510428, tolerance: 0.006864064021546925
    model = cd_fast.enet_coordinate_descent_gram(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.013600403306895714, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03665116082125763, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.040332571379138926, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.042338287573571165, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04399714422719114, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04539150315670071, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04655165148310658, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04750425703222305, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.048273864880030715, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04888295807550236, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04935201401121958, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04969958357781934, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.049942387248385955, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05009542273020173, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05017207971273052, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.050184258042826, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05014248637936447, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.050056039010840436, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04993304906682994, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04978061682044199, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04960491216853313, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0494112707007659, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04920428302829549, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04898787725284137, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04876539461872653, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04853965851589237, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.048313037090991884, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04808749978928972, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.047864668191827775, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04764586153771688, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04743213733014784, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04722432742707383, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04702307000646755, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04682883778475855, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04664196284642941, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.046462658422044, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04629103793020306, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.046127131574039026, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04597090076050847, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045822250586340374, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045681040612791435, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04554709413267233, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04542020610763586, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04530014993859055, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04518668321902908, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045079552594458505, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044978497847878884, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04488325531238502, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04479356069944629, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04470915142435672, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04462976849799105, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044555158049107035, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04448507252151046, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04441927160908676, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04435752295567852, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04429960265660071, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04424529560612456, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04419439569978323, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0441467059272469, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04410203836864923, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044060214116804275, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.044021063135019745, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043984424066444205, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043950144009627934, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043918078249625125, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04388808998825766, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0438600500356543, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043833836517734426, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0438093345477526, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0437864359271245, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04376503881912441, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043745047444645024, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04372637178103389, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04370892726281994, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04369263448772642, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04367741894209587, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043663210733022595, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043649944327654566, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04363755829854199, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04362599509913423, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0436152008245827, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04360512500426239, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043595720391238046, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043586942773373494, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.043578750784490694, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04357110572336609, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskElasticNetCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04356397140976753, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0224219960587817, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04823630960411407, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.051523864985554724, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05256396561011911, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.053171065529831196, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05349220795529419, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05358147192696805, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05348196852553144, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.053230226410398984, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.052857208749458096, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.052389095282741494, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.051847956001232376, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.051252333611017775, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.05061774695152366, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.049957125879103614, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04928118674135362, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04859875636764599, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.047917051454582804, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04724191931887134, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04657804520024911, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.045929130613039604, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04529804664749548, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0446869656075819, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04409747392096364, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04353066886610435, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.042987241325320724, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04246754647532214, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04197166407420383, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04149944977886122, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.041050578738079935, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0406245825368714, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.04022088042303551, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03983880562216058, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.039477627438067486, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03913656974020796, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.038814826357565835, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03851157382969461, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03822598190089366, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.037957222091989706, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03770447463744375, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03746693403576984, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03724381342708938, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.037034347979542304, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03683779744270055, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03665344800317882, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03648061355809773, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03631863650374356, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03616688812655866, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03602476866501547, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03589170710682765, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.035767160771982276, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03565061472421149, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.035541581053855964, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03543959805428898, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.035344229327286314, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03525506283285296, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03517170990679119, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03509380425819586, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03502100095692384, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03495297542909981, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03488942246217164, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0348300552249583, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03477460431756896, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03472281684006617, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034674455498347356, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03462929774060086, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034587134925224916, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03454777152488475, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03451102436842035, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03447672191105511, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03444470354894946, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03441481895887222, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03438692747797489, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03436089751411231, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03433660599139188, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034313937809379524, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03429278536375335, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03427304806469067, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034254631898093635, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03423744900759118, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034221417308160085, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03420646010719253, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03419250576310162, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.034179487373990014, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03416734243942443, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.0341560126110565, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[MultiTaskLassoCV()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/linear_model/_coordinate_descent.py:675: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.03414544339327108, tolerance: 0.006864064021546926
    model = cd_fast.enet_coordinate_descent_multi_task(

sklearn/tests/test_common.py::test_check_inplace_ensure_writeable[QuantileTransformer()]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/preprocessing/_data.py:2785: UserWarning: n_quantiles (1000) is greater than the total number of samples (100). n_quantiles is set to n_samples.
    warnings.warn(

sklearn/tests/test_config.py::test_config_threadsafe_joblib[multiprocessing]
sklearn/tests/test_config.py::test_config_threadsafe_joblib[multiprocessing]
sklearn/utils/tests/test_parallel.py::test_configuration_passes_through_to_joblib[multiprocessing-2]
sklearn/utils/tests/test_parallel.py::test_configuration_passes_through_to_joblib[multiprocessing-2]
  /usr/lib64/python3.13/multiprocessing/popen_fork.py:67: DeprecationWarning: This process (pid=13813) is multi-threaded, use of fork() may lead to deadlocks in the child.
    self.pid = os.fork()

sklearn/tests/test_discriminant_analysis.py::test_qda_regularization
sklearn/tests/test_discriminant_analysis.py::test_qda_regularization
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/discriminant_analysis.py:972: RuntimeWarning: invalid value encountered in multiply
    X2 = np.dot(Xm, R * (S ** (-0.5)))

sklearn/tests/test_metaestimators_metadata_routing.py::test_setting_request_on_sub_estimator_removes_error[HalvingRandomSearchCV]
sklearn/tests/test_metaestimators_metadata_routing.py::test_setting_request_on_sub_estimator_removes_error[HalvingRandomSearchCV]
sklearn/tests/test_metaestimators_metadata_routing.py::test_non_consuming_estimator_works[HalvingRandomSearchCV]
sklearn/tests/test_metaestimators_metadata_routing.py::test_metadata_is_routed_correctly_to_scorer[HalvingRandomSearchCV]
sklearn/tests/test_metaestimators_metadata_routing.py::test_metadata_is_routed_correctly_to_scorer[HalvingRandomSearchCV]
sklearn/tests/test_metaestimators_metadata_routing.py::test_metadata_is_routed_correctly_to_splitter[HalvingRandomSearchCV]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/model_selection/_search.py:320: UserWarning: The total space of parameters 2 is smaller than n_iter=8. Running 2 iterations. For exhaustive searches, use GridSearchCV.
    warnings.warn(

sklearn/tests/test_multiclass.py::test_constant_int_target[ones]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/multiclass.py:87: UserWarning: Label not 1 is present in all training examples.
    warnings.warn(

sklearn/tests/test_multiclass.py::test_constant_int_target[zeros]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/multiclass.py:87: UserWarning: Label not 0 is present in all training examples.
    warnings.warn(

sklearn/tests/test_multioutput.py::test_classifier_chain_vs_independent_models
sklearn/tests/test_multioutput.py::test_classifier_chain_vs_independent_models
sklearn/tests/test_multioutput.py::test_base_chain_crossval_fit_and_predict[classifier-predict]
sklearn/tests/test_multioutput.py::test_base_chain_crossval_fit_and_predict[classifier-predict_proba]
sklearn/tests/test_multioutput.py::test_base_chain_crossval_fit_and_predict[classifier-predict_log_proba]
sklearn/tests/test_multioutput.py::test_base_chain_crossval_fit_and_predict[classifier-decision_function]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/metrics/_classification.py:1531: UndefinedMetricWarning: Jaccard is ill-defined and being set to 0.0 in samples with no true or predicted labels. Use `zero_division` parameter to control this behavior.
    _warn_prf(average, modifier, f"{metric.capitalize()} is", len(result))

sklearn/tests/test_naive_bayes.py::test_alpha_vector
sklearn/tests/test_naive_bayes.py::test_alpha_vector
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/naive_bayes.py:620: UserWarning: alpha too small will result in numeric errors, setting alpha = 1.0e-10. Use `force_alpha=True` to keep alpha unchanged.
    warnings.warn(

sklearn/tree/tests/test_tree.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/_classes.py:1078: RuntimeWarning: divide by zero encountered in log
    proba[k] = np.log(proba[k])

sklearn/tree/tests/test_tree.py::test_big_input
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/_array_api.py:745: RuntimeWarning: overflow encountered in cast
    array = numpy.asarray(array, order=order, dtype=dtype)

sklearn/tree/tests/test_tree.py::test_empty_leaf_infinite_threshold[None]
sklearn/tree/tests/test_tree.py::test_empty_leaf_infinite_threshold[csc_matrix]
sklearn/tree/tests/test_tree.py::test_empty_leaf_infinite_threshold[csc_array]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/tree/tests/test_tree.py:1788: RuntimeWarning: overflow encountered in cast
    data = np.nan_to_num(data.astype("float32"))

sklearn/utils/tests/test_estimator_checks.py: 14 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: pandas is not installed: not testing for input of type pandas.Series to class weight.
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py: 16 warnings
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: pandas is not installed: not checking estimators for pandas objects.
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: Skipping check_sample_weights_invariance for TaggedBinaryClassifier: zero sample_weight is not equivalent to removing samples
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: Skipping check_sample_weights_invariance for SGDClassifier: zero sample_weight is not equivalent to removing samples
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: array_api_compat is not installed: not checking array_api input
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: array_api_strict is not installed: not checking array_api input
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: cupy is not installed: not checking array_api input
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: cupy.array_api is not installed: not checking array_api input
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: torch is not installed: not checking array_api input
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: ExtraTreesClassifier does not have a decision_function method.
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
sklearn/utils/tests/test_estimator_checks.py::test_check_estimator_clones
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:654: SkipTestWarning: Skipping check_sample_weights_invariance for MiniBatchKMeans: zero sample_weight is not equivalent to removing samples
    warnings.warn(str(exception), SkipTestWarning)

sklearn/utils/tests/test_optimize.py::test_newton_cg_verbosity[2]
sklearn/utils/tests/test_optimize.py::test_newton_cg_verbosity[2]
  /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/sklearn/utils/optimize.py:311: UserWarning: Line Search failed
    warnings.warn("Line Search failed")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
= 29596 passed, 4584 skipped, 53 deselected, 91 xfailed, 50 xpassed, 4303 warnings in 413.09s (0:06:53) =
RUNNING THE L-BFGS-B CODE

           * * *

Machine precision = 2.220D-16
 N =            2     M =           10

           * * *

Tit   = total number of iterations
Tnf   = total number of function evaluations
Tnint = total number of segments explored during Cauchy searches
Skip  = number of BFGS updates skipped
Nact  = number of active bounds at final generalized Cauchy point
Projg = norm of the final projected gradient
F     = final function value

           * * *

   N    Tit     Tnf  Tnint  Skip  Nact     Projg        F
    2      5      7      1     0     0   5.264D-05  -3.750D-01

CONVERGENCE: NORM_OF_PROJECTED_GRADIENT_<=_PGTOL            
RUNNING THE L-BFGS-B CODE

           * * *

Machine precision = 2.220D-16
 N =            2     M =           10

At X0         0 variables are exactly at the bounds

At iterate    0    f= -2.66378D-01    |proj g|=  1.16272D-01

At iterate    1    f= -3.72773D-01    |proj g|=  3.44540D-02

At iterate    2    f= -3.74743D-01    |proj g|=  1.18567D-02

At iterate    3    f= -3.74922D-01    |proj g|=  5.40689D-03

At iterate    4    f= -3.75000D-01    |proj g|=  4.08881D-04

At iterate    5    f= -3.75000D-01    |proj g|=  5.26385D-05

           * * *

Tit   = total number of iterations
Tnf   = total number of function evaluations
Tnint = total number of segments explored during Cauchy searches
Skip  = number of BFGS updates skipped
Nact  = number of active bounds at final generalized Cauchy point
Projg = norm of the final projected gradient
F     = final function value

           * * *

   N    Tit     Tnf  Tnint  Skip  Nact     Projg        F
    2      5      7      1     0     0   5.264D-05  -3.750D-01
  F = -0.37499999475400753     

CONVERGENCE: NORM_OF_PROJECTED_GRADIENT_<=_PGTOL            
 This problem is unconstrained.
 This problem is unconstrained.
+ popd
~/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-scikit-learn-1.5.2-4.fc42.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eilymS
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ cd scikit_learn-1.5.2
+ DOCDIR=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/share/doc/python3-scikit-learn
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/share/doc/python3-scikit-learn
+ cp -pr /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/examples /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/share/doc/python3-scikit-learn
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cLPB6s
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ cd scikit_learn-1.5.2
+ LICENSEDIR=/builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/share/licenses/python3-scikit-learn
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/share/licenses/python3-scikit-learn
+ cp -pr /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/COPYING /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/share/licenses/python3-scikit-learn
+ cp -pr /builddir/build/BUILD/python-scikit-learn-1.5.2-build/scikit_learn-1.5.2/sklearn/svm/src/liblinear/COPYRIGHT /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT/usr/share/licenses/python3-scikit-learn
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-scikit-learn = 1.5.2-4.fc42 python-sklearn = 1.5.2-4.fc42 python3-scikit-learn = 1.5.2-4.fc42 python3-scikit-learn(x86-64) = 1.5.2-4.fc42 python3.13-scikit-learn = 1.5.2-4.fc42 python3.13-sklearn = 1.5.2-4.fc42 python3.13dist(scikit-learn) = 1.5.2 python3dist(scikit-learn) = 1.5.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libgomp.so.1(OMP_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) python(abi) = 3.13 python3.13dist(joblib) >= 1.2 python3.13dist(numpy) >= 1.19.5 python3.13dist(scipy) >= 1.6 python3.13dist(threadpoolctl) >= 3.1 rtld(GNU_HASH)
Obsoletes: python-sklearn < 1.5.2-4.fc42 python3-scikit_learn < 1.5.2-2
Processing files: python-scikit-learn-debugsource-1.5.2-4.fc42.x86_64
Provides: python-scikit-learn-debugsource = 1.5.2-4.fc42 python-scikit-learn-debugsource(x86-64) = 1.5.2-4.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-scikit-learn-debuginfo-1.5.2-4.fc42.x86_64
Provides: debuginfo(build-id) = 048b9ee4a464d222e9636fcd5786345e070a26d6 debuginfo(build-id) = 0568795ead8acabef162cb65efa42539545fcb5e debuginfo(build-id) = 072851fef73a7bcb67942296ca83e9659f924e29 debuginfo(build-id) = 0a87c30a3070ebd70c7e04e6d13bf10a6ac8017d debuginfo(build-id) = 0bd51897b34681c8e7da126dee5f878e0df113dd debuginfo(build-id) = 12dbf3c37c1a096cd22d558be1a24a36b30a93ea debuginfo(build-id) = 171b4cc40c01831ce4aedc3ff38e2409d650a21e debuginfo(build-id) = 1c19c0d5c5ae211a869de8c5f2baa3f552b30253 debuginfo(build-id) = 23258fc2e36131b08edc100d860447801cbd2aa2 debuginfo(build-id) = 297fdbc1b084ed65f1ae15442f6ca1ae502fe490 debuginfo(build-id) = 2ec062bdeebdcc58f2aab9bf14f5e3ff49bceaad debuginfo(build-id) = 2ffe50f8efdd4f9c88315b70281b4c295bffad8a debuginfo(build-id) = 3fa047fff671a22cbb65702829bcb61fc78b174f debuginfo(build-id) = 409e6a8606a9b01c00c5fefbec2f2a7ef54850fd debuginfo(build-id) = 4506855deb77ebc44a141ef3bc01ce92831e808e debuginfo(build-id) = 476e5e67d0f60be1b84b9430ccaa741208ad51d1 debuginfo(build-id) = 47a3108f543dd7a356323e4b408b6fed4ae71747 debuginfo(build-id) = 481d2ff1a14d9972b06aeb9f510ea56b6bbc34ee debuginfo(build-id) = 4b9efdacf5fab89d38ba5dd1b4c8c9cc21b94907 debuginfo(build-id) = 4ca6a522e8078455290bffcfa545b838a87a0b3f debuginfo(build-id) = 4e86f0980f9481b0e2f7711443674ce5dee25def debuginfo(build-id) = 4f5d970aa031b28113a8232a867fba05f69bb5d1 debuginfo(build-id) = 5917c1f70748c67b342fb980213ea4ad691e237f debuginfo(build-id) = 5cef3c1d0313498b94f3a801bc5d5a4cac959235 debuginfo(build-id) = 62c8052e0d0fa0945d146963eceecba0da1885b4 debuginfo(build-id) = 6baad80a7f5b6eee84548d7e008399eb91baf37c debuginfo(build-id) = 6ccd7617bdf19cac38f2331b3394bdddcd23c907 debuginfo(build-id) = 6d47b8342894453b4e2cab02388d8bd342953c7e debuginfo(build-id) = 6e861e637851ae72a8d2f46e9bd151090ca0f54c debuginfo(build-id) = 771aad521e886f02018f73907316b3ee70d4e62e debuginfo(build-id) = 79ba8be0e63d7e122f414563d95475a8abfc13cc debuginfo(build-id) = 83904f451e305b0fd9b401e51418ae5c9a97c528 debuginfo(build-id) = 85569d2d8ebb6f8543bdb69175bc8dd48599af50 debuginfo(build-id) = 88a47030515543f959bf1470632b22cbf00999cc debuginfo(build-id) = 88c33f1b9e2d3446e5d36a33a111d40c827ed66b debuginfo(build-id) = 91688bc9faa511e1e1cd7956fac76f87924639ab debuginfo(build-id) = 936d34e5c7c3480a8b3847872437f2e0063e1fdc debuginfo(build-id) = 9b43178bdfed632629f8b4ccf1b20f06b3d012c8 debuginfo(build-id) = 9d5916f9abe8f3d6f1a6f409ec704527aa34be59 debuginfo(build-id) = 9e6d118e7eba90d9c02195c8f598ece232278b20 debuginfo(build-id) = 9ef74683f2117c50e9859819fde67719c148fa28 debuginfo(build-id) = 9f9a2018a066bc2acf37911174a5b84b46464c44 debuginfo(build-id) = a8288f7a9f122d00ab9d4a42a25fd262f7580448 debuginfo(build-id) = a98018065308b92418d65ebebd44dea7bcb70039 debuginfo(build-id) = b6c2d22a03b3173691e106f72c94836d796a7a04 debuginfo(build-id) = b87252190af3d794defbf7776448db492888eaaa debuginfo(build-id) = bb52a2b81ec51944ffbae4dc977919c22ab5c8f5 debuginfo(build-id) = bb544e9ce7dfa8c0e63ae27cad2cbf04898ecacf debuginfo(build-id) = c0e87d0c35ae99135542788fab673dedebb7aadb debuginfo(build-id) = c3cd82096751cd2cdef0ddfcb7e5111bb88d0250 debuginfo(build-id) = c6ac54aa7eb7790a522f8633dc1817438e1db729 debuginfo(build-id) = c97cdb2c9bf83856ad7e61693dc53c9002f6d112 debuginfo(build-id) = ca5f77564f390c4882c7a316e5aa421dfb507fdd debuginfo(build-id) = cc8f5e7e3aefd44d03b59524103fe8bae544c207 debuginfo(build-id) = d4eb42f3356004f54cd73d2549cd286e79faf29d debuginfo(build-id) = d6b1520f1ac4ee333fa88eaf5ec71e7386221944 debuginfo(build-id) = d7110b6db4d9b0795deaf136c8e65208e4e46982 debuginfo(build-id) = dbce7c98006bc88619343969966f48ba1358942b debuginfo(build-id) = dd6e84c38f5f1eafb32cff45f4bff4b8b0dede56 debuginfo(build-id) = e610e0e374ab08a54e61a69c76ff7394770d7f0d debuginfo(build-id) = e698727c4134ad821febc033391c4ce9eb476e14 debuginfo(build-id) = e71f93d44208bfbac077d52b2e1b147338e34799 debuginfo(build-id) = ebda9fa6acc14abdcb84d927be56acb89eba0bde debuginfo(build-id) = eead4464b5a36369472f1a8a408eeb9b09d68659 debuginfo(build-id) = f33cdb62d4db9e54c6c3d84b1d7b36e8e50be7f8 debuginfo(build-id) = fbcdc412e9e32f93e57365e2d1de54c6498977e4 debuginfo(build-id) = fbf7ec9d0819001452352b804645d4bb0d330e58 python-scikit-learn-debuginfo = 1.5.2-4.fc42 python3-scikit-learn-debuginfo = 1.5.2-4.fc42 python3-scikit-learn-debuginfo(x86-64) = 1.5.2-4.fc42 python3.13-scikit-learn-debuginfo = 1.5.2-4.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-scikit-learn-debugsource(x86-64) = 1.5.2-4.fc42
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-scikit-learn-1.5.2-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-scikit-learn-1.5.2-4.fc42.src.rpm
Wrote: /builddir/build/RPMS/python-scikit-learn-debugsource-1.5.2-4.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-scikit-learn-1.5.2-4.fc42.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-scikit-learn-debuginfo-1.5.2-4.fc42.x86_64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.7hgS6s
+ umask 022
+ cd /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ test -d /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ rm -rf /builddir/build/BUILD/python-scikit-learn-1.5.2-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-scikit-learn-1.5.2-4.fc42.src.rpm
Finish: build phase for python-scikit-learn-1.5.2-4.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1731967563.202654/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/python-scikit-learn-1.5.2-4.fc42.src.rpm) Config(child) 15 minutes 30 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python-scikit-learn-debugsource",
            "epoch": null,
            "version": "1.5.2",
            "release": "4.fc42",
            "arch": "x86_64"
        },
        {
            "name": "python3-scikit-learn",
            "epoch": null,
            "version": "1.5.2",
            "release": "4.fc42",
            "arch": "x86_64"
        },
        {
            "name": "python3-scikit-learn-debuginfo",
            "epoch": null,
            "version": "1.5.2",
            "release": "4.fc42",
            "arch": "x86_64"
        },
        {
            "name": "python-scikit-learn",
            "epoch": null,
            "version": "1.5.2",
            "release": "4.fc42",
            "arch": "src"
        }
    ]
}
RPMResults finished