Skip to content

perf: replace RLock with Lock where re-entrant locking is not needed (~11ns saving, -14%) #1474

perf: replace RLock with Lock where re-entrant locking is not needed (~11ns saving, -14%)

perf: replace RLock with Lock where re-entrant locking is not needed (~11ns saving, -14%) #1474

Triggered via pull request August 15, 2026 10:29
Status Failure
Total duration 6m 23s
Artifacts 1

build-test.yml

on: pull_request
Test wheels building  /  Prepare matrix to run for 3.13 on `linux,macos-x86,macos-arm,windows,linux-aarch64`
3s
Test wheels building / Prepare matrix to run for 3.13 on `linux,macos-x86,macos-arm,windows,linux-aarch64`
Test wheels building  /  Build source distribution
13s
Test wheels building / Build source distribution
Matrix: Test wheels building / build-wheels
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 17 warnings
Test wheels building / Build wheels for macos-arm on macos-14
Process completed with exit code 1.
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Command ['/bin/sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /Users/runner/work/python-driver/python-driver/tests/unit -v --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/column_encryption --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_geventreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_eventletreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncioreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncorereactor.py -k 'not (test_multi_timer_validation or test_empty_connections or test_timer_cancellation or test_deserialize_date_range_month)'"] failed with code 1.
Test wheels building / Build wheels for linux on ubuntu-24.04
Process completed with exit code 1.
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Command ['sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit -v --ignore=/project/tests/unit/column_encryption --ignore=/project/tests/unit/io/test_geventreactor.py --ignore=/project/tests/unit/io/test_eventletreactor.py --ignore=/project/tests/unit/io/test_asyncioreactor.py --ignore=/project/tests/unit/io/test_asyncorereactor.py -k 'not test_deserialize_date_range_month' && EVENT_LOOP_MANAGER=gevent CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit/io/test_geventreactor.py -v && EVENT_LOOP_MANAGER=asyncio CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit/io/test_asyncioreactor.py -v && EVENT_LOOP_MANAGER=eventlet CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit/io/test_eventletreactor.py -v"] failed with code 1.
Test wheels building / Build wheels for windows on windows-2022
Process completed with exit code 1.
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Command pytest --import-mode=append D:\a\python-driver\python-driver/tests/unit -v -k "not (test_deserialize_date_range_year or test_datetype or test_libevreactor)" failed with code 1.
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
Process completed with exit code 1.
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Command ['sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit -v --ignore=/project/tests/unit/column_encryption --ignore=/project/tests/unit/io/test_geventreactor.py --ignore=/project/tests/unit/io/test_eventletreactor.py --ignore=/project/tests/unit/io/test_asyncioreactor.py --ignore=/project/tests/unit/io/test_asyncorereactor.py -k 'not test_deserialize_date_range_month' && EVENT_LOOP_MANAGER=gevent CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit/io/test_geventreactor.py -v && EVENT_LOOP_MANAGER=asyncio CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit/io/test_asyncioreactor.py -v && EVENT_LOOP_MANAGER=eventlet CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /project/tests/unit/io/test_eventletreactor.py -v"] failed with code 1.
Test wheels building / Build wheels for macos-x86 on macos-15-intel
Process completed with exit code 1.
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Command ['/bin/sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest --import-mode=append /Users/runner/work/python-driver/python-driver/tests/unit -v --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/column_encryption --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_geventreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_eventletreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncioreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncorereactor.py -k 'not (test_multi_timer_validation or test_empty_connections or test_timer_cancellation or test_deserialize_date_range_month)'"] failed with code 1.
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for macos-arm on macos-14
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Test wheels building / Build wheels for macos-x86 on macos-15-intel
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust

Artifacts

Produced during runtime
Name Size Digest
source-dist Expired
322 KB
sha256:3cea12c0d76fd60b966ba89785084529fefc23c8913ad7a5ff0943833d16d232