Fix shuffling bug #156
Merged
Fix shuffling bug #156
Google Cloud Build / branch-trigger-squirrel-core (mxm-oss-infrastructure)
succeeded
Nov 10, 2023 in 11m 17s
Summary
Build Information
Trigger | branch-trigger-squirrel-core |
Build | 1ad8c812-ec78-486d-9cfc-c88fc464ab84 |
Start | 2023-11-10T07:57:38-08:00 |
Duration | 11m15.248s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
build_base | SUCCESS | 2m16.949s |
lint_repo | SUCCESS | 4m18.866s |
test_repo | SUCCESS | 8m54.219s |
Details
starting build "1ad8c812-ec78-486d-9cfc-c88fc464ab84"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/merantix-momentum/squirrel-core
* branch e37fcab326e8a8d3f439746f4f4cbfb38cda0cfe -> FETCH_HEAD
HEAD is now at e37fcab bump version
BUILD
Starting Step #0 - "build_base"
Step #0 - "build_base": Pulling image: gcr.io/kaniko-project/executor:v1.8.0
Step #0 - "build_base": v1.8.0: Pulling from kaniko-project/executor
Step #0 - "build_base": cef6a9e37600: Pulling fs layer
Step #0 - "build_base": 5eb0a69701c4: Pulling fs layer
Step #0 - "build_base": f8013d2027a9: Pulling fs layer
Step #0 - "build_base": 689effcad9ea: Pulling fs layer
Step #0 - "build_base": 663825fe07b1: Pulling fs layer
Step #0 - "build_base": 1d7cd963d34e: Pulling fs layer
Step #0 - "build_base": 22d6bb0290b0: Pulling fs layer
Step #0 - "build_base": 3415b137e00b: Pulling fs layer
Step #0 - "build_base": 689effcad9ea: Waiting
Step #0 - "build_base": 663825fe07b1: Waiting
Step #0 - "build_base": 1d7cd963d34e: Waiting
Step #0 - "build_base": 22d6bb0290b0: Waiting
Step #0 - "build_base": 3415b137e00b: Waiting
Step #0 - "build_base": 5eb0a69701c4: Verifying Checksum
Step #0 - "build_base": 5eb0a69701c4: Download complete
Step #0 - "build_base": cef6a9e37600: Download complete
Step #0 - "build_base": f8013d2027a9: Verifying Checksum
Step #0 - "build_base": f8013d2027a9: Download complete
Step #0 - "build_base": 663825fe07b1: Verifying Checksum
Step #0 - "build_base": 663825fe07b1: Download complete
Step #0 - "build_base": 1d7cd963d34e: Verifying Checksum
Step #0 - "build_base": 1d7cd963d34e: Download complete
Step #0 - "build_base": 689effcad9ea: Verifying Checksum
Step #0 - "build_base": 689effcad9ea: Download complete
Step #0 - "build_base": 22d6bb0290b0: Verifying Checksum
Step #0 - "build_base": 22d6bb0290b0: Download complete
Step #0 - "build_base": 3415b137e00b: Verifying Checksum
Step #0 - "build_base": 3415b137e00b: Download complete
Step #0 - "build_base": cef6a9e37600: Pull complete
Step #0 - "build_base": 5eb0a69701c4: Pull complete
Step #0 - "build_base": f8013d2027a9: Pull complete
Step #0 - "build_base": 689effcad9ea: Pull complete
Step #0 - "build_base": 663825fe07b1: Pull complete
Step #0 - "build_base": 1d7cd963d34e: Pull complete
Step #0 - "build_base": 22d6bb0290b0: Pull complete
Step #0 - "build_base": 3415b137e00b: Pull complete
Step #0 - "build_base": Digest: sha256:ff98af876169a488df4d70418f2a60e68f9e304b2e68d5d3db4c59e7fdc3da3c
Step #0 - "build_base": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.8.0
Step #0 - "build_base": gcr.io/kaniko-project/executor:v1.8.0
Step #0 - "build_base": �[36mINFO�[0m[0000] Using dockerignore file: /workspace/.dockerignore
Step #0 - "build_base": �[36mINFO�[0m[0000] Retrieving image manifest python:3.9-slim
Step #0 - "build_base": �[36mINFO�[0m[0000] Retrieving image python:3.9-slim from registry index.docker.io
Step #0 - "build_base": �[36mINFO�[0m[0000] Retrieving image manifest python:3.9-slim
Step #0 - "build_base": �[36mINFO�[0m[0000] Returning cached image manifest
Step #0 - "build_base": �[36mINFO�[0m[0001] Built cross stage deps: map[]
Step #0 - "build_base": �[36mINFO�[0m[0001] Retrieving image manifest python:3.9-slim
Step #0 - "build_base": �[36mINFO�[0m[0001] Returning cached image manifest
Step #0 - "build_base": �[36mINFO�[0m[0001] Retrieving image manifest python:3.9-slim
Step #0 - "build_base": �[36mINFO�[0m[0001] Returning cached image manifest
Step #0 - "build_base": �[36mINFO�[0m[0001] Executing 0 build triggers
Step #0 - "build_base": �[36mINFO�[0m[0001] Checking for cached layer gcr.io/mxm-oss-infrastructure/squirrel-core/cache:a04b4af4c870248afb8239a7816f4606a3dad708308e5c9e13430b75bd2170d5...
Step #0 - "build_base": �[36mINFO�[0m[0001] Using caching version of cmd: RUN apt-get update && apt-get -y install git findutils build-essential unzip wget && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
Step #0 - "build_base": �[36mINFO�[0m[0001] Using files from context: [/workspace/requirements.txt]
Step #0 - "build_base": �[36mINFO�[0m[0001] Checking for cached layer gcr.io/mxm-oss-infrastructure/squirrel-core/cache:e6687560fe41958d7e045fe6b6ada7ea5b27515449b2a47661010e892d83c37f...
Step #0 - "build_base": �[36mINFO�[0m[0002] Using caching version of cmd: RUN pip3 install --upgrade pip && pip3 install --require-hashes -r requirements.txt --no-deps --disable-pip-version-check && pip3 cache purge
Step #0 - "build_base": �[36mINFO�[0m[0002] Using files from context: [/workspace]
Step #0 - "build_base": �[36mINFO�[0m[0002] Unpacking rootfs as cmd ADD requirements.txt requirements.txt requires it.
Step #0 - "build_base": �[36mINFO�[0m[0005] Taking snapshot of full filesystem...
Step #0 - "build_base": �[36mINFO�[0m[0006] RUN apt-get update && apt-get -y install git findutils build-essential unzip wget && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
Step #0 - "build_base": �[36mINFO�[0m[0006] Found cached layer, extracting to filesystem
Step #0 - "build_base": �[36mINFO�[0m[0013] Using files from context: [/workspace/requirements.txt]
Step #0 - "build_base": �[36mINFO�[0m[0013] ADD requirements.txt requirements.txt
Step #0 - "build_base": �[36mINFO�[0m[0013] Taking snapshot of files...
Step #0 - "build_base": �[36mINFO�[0m[0013] RUN pip3 install --upgrade pip && pip3 install --require-hashes -r requirements.txt --no-deps --disable-pip-version-check && pip3 cache purge
Step #0 - "build_base": �[36mINFO�[0m[0013] Found cached layer, extracting to filesystem
Step #0 - "build_base": �[36mINFO�[0m[0124] Using files from context: [/workspace]
Step #0 - "build_base": �[36mINFO�[0m[0124] ADD . .
Step #0 - "build_base": �[36mINFO�[0m[0124] Taking snapshot of files...
Step #0 - "build_base": �[36mINFO�[0m[0124] Pushing image to gcr.io/mxm-oss-infrastructure/squirrel-core:e37fcab
Step #0 - "build_base": �[36mINFO�[0m[0127] Pushed gcr.io/mxm-oss-infrastructure/squirrel-core@sha256:376f36a31bd85775df00ae6e94dd62cfe6f305da8f6ad81466b1f0e49f872bcb
Finished Step #0 - "build_base"
Starting Step #1 - "lint_repo"
Starting Step #2 - "test_repo"
Step #2 - "test_repo": Pulling image: gcr.io/mxm-oss-infrastructure/squirrel-core:e37fcab
Step #1 - "lint_repo": Pulling image: gcr.io/mxm-oss-infrastructure/squirrel-core:e37fcab
Step #1 - "lint_repo": e37fcab: Pulling from mxm-oss-infrastructure/squirrel-core
Step #1 - "lint_repo": 578acb154839: Already exists
Step #1 - "lint_repo": ac65017cfc56: Pulling fs layer
Step #1 - "lint_repo": fee64e946eb6: Pulling fs layer
Step #1 - "lint_repo": 54b9f39df8eb: Pulling fs layer
Step #1 - "lint_repo": 579b778deb44: Pulling fs layer
Step #1 - "lint_repo": 96deca02ec19: Pulling fs layer
Step #1 - "lint_repo": 2f9010a9b90d: Pulling fs layer
Step #1 - "lint_repo": 6d7225514445: Pulling fs layer
Step #1 - "lint_repo": 736287cbd4c7: Pulling fs layer
Step #1 - "lint_repo": 579b778deb44: Waiting
Step #1 - "lint_repo": 96deca02ec19: Waiting
Step #1 - "lint_repo": 2f9010a9b90d: Waiting
Step #1 - "lint_repo": 6d7225514445: Waiting
Step #1 - "lint_repo": 736287cbd4c7: Waiting
Step #1 - "lint_repo": 54b9f39df8eb: Download complete
Step #1 - "lint_repo": ac65017cfc56: Verifying Checksum
Step #1 - "lint_repo": ac65017cfc56: Download complete
Step #2 - "test_repo": e37fcab: Pulling from mxm-oss-infrastructure/squirrel-core
Step #2 - "test_repo": 578acb154839: Already exists
Step #2 - "test_repo": ac65017cfc56: Pulling fs layer
Step #2 - "test_repo": fee64e946eb6: Pulling fs layer
Step #2 - "test_repo": 54b9f39df8eb: Pulling fs layer
Step #2 - "test_repo": 579b778deb44: Pulling fs layer
Step #2 - "test_repo": 96deca02ec19: Pulling fs layer
Step #2 - "test_repo": 2f9010a9b90d: Pulling fs layer
Step #2 - "test_repo": 6d7225514445: Pulling fs layer
Step #2 - "test_repo": 736287cbd4c7: Pulling fs layer
Step #2 - "test_repo": 736287cbd4c7: Waiting
Step #2 - "test_repo": 54b9f39df8eb: Download complete
Step #2 - "test_repo": 579b778deb44: Waiting
Step #2 - "test_repo": 96deca02ec19: Waiting
Step #2 - "test_repo": 2f9010a9b90d: Waiting
Step #2 - "test_repo": 6d7225514445: Waiting
Step #2 - "test_repo": fee64e946eb6: Verifying Checksum
Step #2 - "test_repo": fee64e946eb6: Download complete
Step #1 - "lint_repo": fee64e946eb6: Verifying Checksum
Step #1 - "lint_repo": fee64e946eb6: Download complete
Step #2 - "test_repo": 2f9010a9b90d: Verifying Checksum
Step #2 - "test_repo": 2f9010a9b90d: Download complete
Step #2 - "test_repo": 579b778deb44: Verifying Checksum
Step #2 - "test_repo": 579b778deb44: Download complete
Step #1 - "lint_repo": 2f9010a9b90d: Verifying Checksum
Step #1 - "lint_repo": 2f9010a9b90d: Download complete
Step #1 - "lint_repo": 579b778deb44: Verifying Checksum
Step #1 - "lint_repo": 579b778deb44: Download complete
Step #2 - "test_repo": 736287cbd4c7: Download complete
Step #1 - "lint_repo": 736287cbd4c7: Download complete
Step #2 - "test_repo": ac65017cfc56: Pull complete
Step #1 - "lint_repo": ac65017cfc56: Pull complete
Step #1 - "lint_repo": 96deca02ec19: Verifying Checksum
Step #2 - "test_repo": 96deca02ec19: Verifying Checksum
Step #2 - "test_repo": 96deca02ec19: Download complete
Step #1 - "lint_repo": 96deca02ec19: Download complete
Step #2 - "test_repo": fee64e946eb6: Pull complete
Step #1 - "lint_repo": fee64e946eb6: Pull complete
Step #1 - "lint_repo": 54b9f39df8eb: Pull complete
Step #2 - "test_repo": 54b9f39df8eb: Pull complete
Step #1 - "lint_repo": 579b778deb44: Pull complete
Step #2 - "test_repo": 579b778deb44: Pull complete
Step #1 - "lint_repo": 96deca02ec19: Pull complete
Step #2 - "test_repo": 96deca02ec19: Pull complete
Step #1 - "lint_repo": 2f9010a9b90d: Pull complete
Step #2 - "test_repo": 2f9010a9b90d: Pull complete
Step #1 - "lint_repo": 6d7225514445: Verifying Checksum
Step #2 - "test_repo": 6d7225514445: Verifying Checksum
Step #2 - "test_repo": 6d7225514445: Download complete
Step #1 - "lint_repo": 6d7225514445: Download complete
Step #2 - "test_repo": 6d7225514445: Pull complete
Step #1 - "lint_repo": 6d7225514445: Pull complete
Step #1 - "lint_repo": 736287cbd4c7: Pull complete
Step #2 - "test_repo": 736287cbd4c7: Pull complete
Step #2 - "test_repo": Digest: sha256:376f36a31bd85775df00ae6e94dd62cfe6f305da8f6ad81466b1f0e49f872bcb
Step #1 - "lint_repo": Digest: sha256:376f36a31bd85775df00ae6e94dd62cfe6f305da8f6ad81466b1f0e49f872bcb
Step #2 - "test_repo": Status: Downloaded newer image for gcr.io/mxm-oss-infrastructure/squirrel-core:e37fcab
Step #1 - "lint_repo": Status: Downloaded newer image for gcr.io/mxm-oss-infrastructure/squirrel-core:e37fcab
Step #2 - "test_repo": gcr.io/mxm-oss-infrastructure/squirrel-core:e37fcab
Step #1 - "lint_repo": gcr.io/mxm-oss-infrastructure/squirrel-core:e37fcab
Step #1 - "lint_repo": pre-commit installed at .git/hooks/pre-commit
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/psf/black.
Step #2 - "test_repo": Obtaining file:///workspace
Step #2 - "test_repo": Installing build dependencies: started
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/psf/black:--index-url=https://pypi.org/simple/.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8:--index-url=https://pypi.org/simple/.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/pycqa/flake8.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/pycqa/flake8:--index-url=https://pypi.org/simple/,flake8-annotations==2.9.1,flake8-bugbear==22.8.23,flake8-docstrings==1.6.0,flake8-typing-imports==1.13.0,flake8-walrus==1.2.0.
Step #2 - "test_repo": Installing build dependencies: finished with status 'done'
Step #2 - "test_repo": Checking if build backend supports build_editable: started
Step #2 - "test_repo": Checking if build backend supports build_editable: finished with status 'done'
Step #2 - "test_repo": Getting requirements to build editable: started
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/adrienverge/yamllint.
Step #2 - "test_repo": Getting requirements to build editable: finished with status 'done'
Step #2 - "test_repo": Preparing editable metadata (pyproject.toml): started
Step #2 - "test_repo": Preparing editable metadata (pyproject.toml): finished with status 'done'
Step #2 - "test_repo": Building wheels for collected packages: squirrel-core
Step #2 - "test_repo": Building editable for squirrel-core (pyproject.toml): started
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/adrienverge/yamllint:--index-url=https://pypi.org/simple/.
Step #2 - "test_repo": Building editable for squirrel-core (pyproject.toml): finished with status 'done'
Step #2 - "test_repo": Created wheel for squirrel-core: filename=squirrel_core-0.19.5-py3-none-any.whl size=8332 sha256=db218832494993ea4a1e334fdec9e7e28dfd16e26cf44c528693fe0a31a257d1
Step #2 - "test_repo": Stored in directory: /tmp/pip-ephem-wheel-cache-8lfyi36s/wheels/9d/0d/73/23a98ba29d4ca92444987370d3578f83d1aafac1cd9abc1911
Step #2 - "test_repo": Successfully built squirrel-core
Step #2 - "test_repo": Installing collected packages: squirrel-core
Step #2 - "test_repo": Successfully installed squirrel-core-0.19.5
Step #2 - "test_repo": WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Step #2 - "test_repo":
Step #2 - "test_repo": [notice] A new release of pip is available: 23.1.2 -> 23.3.1
Step #2 - "test_repo": [notice] To update, run: pip install --upgrade pip
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/jumanjihouse/pre-commit-hook-yamlfmt.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/jumanjihouse/pre-commit-hook-yamlfmt:--index-url=https://pypi.org/simple/.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/PyCQA/doc8.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/PyCQA/doc8:--index-url=https://pypi.org/simple/.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/asottile/pyupgrade.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/asottile/pyupgrade:--index-url=https://pypi.org/simple/.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/python-poetry/poetry.
Step #1 - "lint_repo": [INFO] Initializing environment for https://github.com/python-poetry/poetry:--index-url=https://pypi.org/simple/.
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/psf/black.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": ============================= test session starts ==============================
Step #2 - "test_repo": platform linux -- Python 3.9.18, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 -- /usr/local/bin/python
Step #2 - "test_repo": cachedir: .pytest_cache
Step #2 - "test_repo": rootdir: /workspace, configfile: pyproject.toml, testpaths: test, squirrel/integration_test
Step #2 - "test_repo": plugins: cov-4.0.0, xdist-3.2.0, timeout-2.1.0
Step #2 - "test_repo": gw0 I
Step #2 - "test_repo":
[gw0] linux Python 3.9.18 cwd: /workspace
Step #2 - "test_repo":
[gw0] Python 3.9.18 (main, Nov 1 2023, 14:31:33) -- [GCC 12.2.0]
Step #2 - "test_repo": gw0 [228]
Step #2 - "test_repo":
Step #2 - "test_repo": scheduling tests via LoadScheduling
Step #2 - "test_repo":
Step #2 - "test_repo": test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[5-5]
Step #2 - "test_repo": [gw0] [ 0%] PASSED test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[5-5]
Step #2 - "test_repo": test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[5-10]
Step #2 - "test_repo": [gw0] [ 0%] PASSED test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[5-10]
Step #2 - "test_repo": test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[10-5]
Step #2 - "test_repo": [gw0] [ 1%] PASSED test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[10-5]
Step #2 - "test_repo": test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[10-10]
Step #2 - "test_repo": [gw0] [ 1%] PASSED test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[10-10]
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_createempty
Step #2 - "test_repo": [gw0] [ 2%] PASSED test/test_catalog/test_catalog.py::test_catalog_createempty
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_createsimple
Step #2 - "test_repo": [gw0] [ 2%] PASSED test/test_catalog/test_catalog.py::test_catalog_createsimple
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_versioning
Step #2 - "test_repo": [gw0] [ 3%] PASSED test/test_catalog/test_catalog.py::test_catalog_versioning
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_wrong_identifier_type
Step #2 - "test_repo": [gw0] [ 3%] PASSED test/test_catalog/test_catalog.py::test_wrong_identifier_type
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_copy
Step #2 - "test_repo": [gw0] [ 3%] PASSED test/test_catalog/test_catalog.py::test_catalog_copy
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_setapi
Step #2 - "test_repo": [gw0] [ 4%] PASSED test/test_catalog/test_catalog.py::test_catalog_setapi
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_saveandload[local]
Step #2 - "test_repo": [gw0] [ 4%] PASSED test/test_catalog/test_catalog.py::test_catalog_saveandload[local]
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_saveandload[gcs]
Step #2 - "test_repo": [gw0] [ 5%] PASSED test/test_catalog/test_catalog.py::test_catalog_saveandload[gcs]
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_loadyaml[local]
Step #2 - "test_repo": [gw0] [ 5%] PASSED test/test_catalog/test_catalog.py::test_catalog_loadyaml[local]
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_loadyaml[gcs]
Step #2 - "test_repo": [gw0] [ 6%] PASSED test/test_catalog/test_catalog.py::test_catalog_loadyaml[gcs]
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_repr
Step #2 - "test_repo": [gw0] [ 6%] PASSED test/test_catalog/test_catalog.py::test_catalog_repr
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_get_fs_from_url
Step #2 - "test_repo": [gw0] [ 7%] PASSED test/test_catalog/test_catalog.py::test_get_fs_from_url
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_get_driver_storage_options
Step #2 - "test_repo": [gw0] [ 7%] PASSED test/test_catalog/test_catalog.py::test_get_driver_storage_options
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_plugin_driver
Step #2 - "test_repo": [gw0] [ 7%] PASSED test/test_catalog/test_catalog.py::test_catalog_plugin_driver
Step #2 - "test_repo": test/test_catalog/test_catalog.py::test_catalog_plugin_source
Step #2 - "test_repo": [gw0] [ 8%] PASSED test/test_catalog/test_catalog.py::test_catalog_plugin_source
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": test/test_driver/test_caching.py::test_caching_csv
Step #2 - "test_repo": [gw0] [ 8%] PASSED test/test_driver/test_caching.py::test_caching_csv
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/pycqa/flake8.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": test/test_driver/test_caching.py::test_caching_messagepack
Step #2 - "test_repo": [gw0] [ 9%] PASSED test/test_driver/test_caching.py::test_caching_messagepack
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[csv-pandas]
Step #2 - "test_repo": [gw0] [ 9%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers[csv-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[csv-dask]
Step #2 - "test_repo": [gw0] [ 10%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers[csv-dask]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[excel-pandas]
Step #2 - "test_repo": [gw0] [ 10%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers[excel-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[excel-dask]
Step #2 - "test_repo": [gw0] [ 10%] SKIPPED test/test_driver/test_data_frame.py::test_dataframe_drivers[excel-dask]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[feather-pandas]
Step #2 - "test_repo": [gw0] [ 11%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers[feather-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[feather-dask]
Step #2 - "test_repo": [gw0] [ 11%] SKIPPED test/test_driver/test_data_frame.py::test_dataframe_drivers[feather-dask]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-pandas]
Step #2 - "test_repo": [gw0] [ 12%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-dask]
Step #2 - "test_repo": [gw0] [ 12%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-dask]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-pandas]
Step #2 - "test_repo": [gw0] [ 13%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-dask]
Step #2 - "test_repo": [gw0] [ 13%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-dask]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[excel-pandas]
Step #2 - "test_repo": [gw0] [ 14%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[excel-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[excel-dask]
Step #2 - "test_repo": [gw0] [ 14%] SKIPPED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[excel-dask]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[feather-pandas]
Step #2 - "test_repo": [gw0] [ 14%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[feather-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[feather-dask]
Step #2 - "test_repo": [gw0] [ 15%] SKIPPED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[feather-dask]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-pandas]
Step #2 - "test_repo": [gw0] [ 15%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-pandas]
Step #2 - "test_repo": test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-dask]
Step #2 - "test_repo": [gw0] [ 16%] PASSED test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-dask]
Step #2 - "test_repo": test/test_driver/test_jsonl.py::test_keys[local]
Step #2 - "test_repo": [gw0] [ 16%] PASSED test/test_driver/test_jsonl.py::test_keys[local]
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/adrienverge/yamllint.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": test/test_driver/test_jsonl.py::test_keys[gcs]
Step #2 - "test_repo": [gw0] [ 17%] PASSED test/test_driver/test_jsonl.py::test_keys[gcs]
Step #2 - "test_repo": test/test_driver/test_jsonl.py::test_get_iter[local]
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/jumanjihouse/pre-commit-hook-yamlfmt.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": [gw0] [ 17%] PASSED test/test_driver/test_jsonl.py::test_get_iter[local]
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/PyCQA/doc8.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": test/test_driver/test_jsonl.py::test_get_iter[gcs]
Step #2 - "test_repo": [gw0] [ 17%] PASSED test/test_driver/test_jsonl.py::test_get_iter[gcs]
Step #2 - "test_repo": test/test_driver/test_jsonl.py::test_custom_deser_hook[local]
Step #2 - "test_repo": [gw0] [ 18%] PASSED test/test_driver/test_jsonl.py::test_custom_deser_hook[local]
Step #2 - "test_repo": test/test_driver/test_jsonl.py::test_custom_deser_hook[gcs]
Step #2 - "test_repo": [gw0] [ 18%] PASSED test/test_driver/test_jsonl.py::test_custom_deser_hook[gcs]
Step #2 - "test_repo": test/test_driver/test_msgpack.py::test_dataloader_2_workers
Step #2 - "test_repo": [gw0] [ 19%] PASSED test/test_driver/test_msgpack.py::test_dataloader_2_workers
Step #2 - "test_repo": test/test_driver/test_msgpack.py::test_keys[local]
Step #2 - "test_repo": [gw0] [ 19%] PASSED test/test_driver/test_msgpack.py::test_keys[local]
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/asottile/pyupgrade.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": test/test_driver/test_msgpack.py::test_keys[gcs]
Step #2 - "test_repo": [gw0] [ 20%] PASSED test/test_driver/test_msgpack.py::test_keys[gcs]
Step #2 - "test_repo": test/test_driver/test_msgpack.py::test_get_iter[local]
Step #2 - "test_repo": [gw0] [ 20%] PASSED test/test_driver/test_msgpack.py::test_get_iter[local]
Step #1 - "lint_repo": [INFO] Installing environment for https://github.com/python-poetry/poetry.
Step #1 - "lint_repo": [INFO] Once installed this environment will be reused.
Step #1 - "lint_repo": [INFO] This may take a few minutes...
Step #2 - "test_repo": test/test_driver/test_msgpack.py::test_get_iter[gcs]
Step #2 - "test_repo": [gw0] [ 21%] PASSED test/test_driver/test_msgpack.py::test_get_iter[gcs]
Step #2 - "test_repo": test/test_driver/test_msgpack.py::test_clean_store
Step #2 - "test_repo": [gw0] [ 21%] PASSED test/test_driver/test_msgpack.py::test_clean_store
Step #2 - "test_repo": test/test_driver/test_msgpack.py::test_shard_no_key
Step #2 - "test_repo": [gw0] [ 21%] PASSED test/test_driver/test_msgpack.py::test_shard_no_key
Step #2 - "test_repo": test/test_driver/test_sourcecombiner.py::test_combiner_in_catalog
Step #2 - "test_repo": [gw0] [ 22%] PASSED test/test_driver/test_sourcecombiner.py::test_combiner_in_catalog
Step #2 - "test_repo": test/test_driver/test_sourcecombiner.py::test_copy_combiner[local]
Step #2 - "test_repo": [gw0] [ 22%] PASSED test/test_driver/test_sourcecombiner.py::test_copy_combiner[local]
Step #2 - "test_repo": test/test_driver/test_sourcecombiner.py::test_copy_combiner[gcs]
Step #2 - "test_repo": [gw0] [ 23%] PASSED test/test_driver/test_sourcecombiner.py::test_copy_combiner[gcs]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_store_creation[local]
Step #2 - "test_repo": [gw0] [ 23%] PASSED test/test_driver/test_sq_store.py::test_store_creation[local]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_store_creation[gcs]
Step #2 - "test_repo": [gw0] [ 24%] PASSED test/test_driver/test_sq_store.py::test_store_creation[gcs]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_store_creation_empty_path[local-True]
Step #2 - "test_repo": [gw0] [ 24%] PASSED test/test_driver/test_sq_store.py::test_store_creation_empty_path[local-True]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_store_creation_empty_path[local-False]
Step #2 - "test_repo": [gw0] [ 25%] PASSED test/test_driver/test_sq_store.py::test_store_creation_empty_path[local-False]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_store_creation_empty_path[gcs-True]
Step #2 - "test_repo": [gw0] [ 25%] PASSED test/test_driver/test_sq_store.py::test_store_creation_empty_path[gcs-True]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_store_creation_empty_path[gcs-False]
Step #2 - "test_repo": [gw0] [ 25%] PASSED test/test_driver/test_sq_store.py::test_store_creation_empty_path[gcs-False]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_keys[local]
Step #2 - "test_repo": [gw0] [ 26%] PASSED test/test_driver/test_sq_store.py::test_keys[local]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_keys[gcs]
Step #1 - "lint_repo": black....................................................................Passed
Step #2 - "test_repo": [gw0] [ 26%] PASSED test/test_driver/test_sq_store.py::test_keys[gcs]
Step #2 - "test_repo": test/test_driver/test_sq_store.py::test_get_iter[local]
Step #2 - "test_repo": [gw0] [ 27%] PASSED test/test_driver/test_sq_store.py::test_get_iter[local]
Step #1 - "lint_repo": autopep8.................................................................Passed
Step #1 - "lint_repo": flake8...................................................................Passed
St
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/1ad8c812-ec78-486d-9cfc-c88fc464ab84?project=58670512427.]
...
/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-True-False]
Step #2 - "test_repo": 2.40s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-False-True]
Step #2 - "test_repo": 2.40s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-False-True]
Step #2 - "test_repo": 2.39s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-False-True]
Step #2 - "test_repo": 2.38s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-False-True]
Step #2 - "test_repo": 2.38s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-False-True]
Step #2 - "test_repo": 2.38s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-True-True]
Step #2 - "test_repo": 2.37s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-True-False]
Step #2 - "test_repo": 2.37s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-False-False]
Step #2 - "test_repo": 1.95s setup test/test_driver/test_sq_store.py::test_get_iter[gcs]
Step #2 - "test_repo": 1.95s setup test/test_driver/test_sq_store.py::test_keys[gcs]
Step #2 - "test_repo": 1.93s setup test/test_driver/test_sq_store.py::test_filepathgenerator[gcs]
Step #2 - "test_repo": 1.89s call test/test_zarr/test_zarr_group.py::test_set_item_r_group[gcs]
Step #2 - "test_repo": 1.89s call test/test_catalog/test_catalog.py::test_catalog_saveandload[gcs]
Step #2 - "test_repo": 1.84s call test/test_catalog/test_catalog.py::test_catalog_loadyaml[gcs]
Step #2 - "test_repo": 1.80s setup test/test_catalog/test_catalog.py::test_catalog_loadyaml[gcs]
Step #2 - "test_repo": 1.78s call test/test_driver/test_caching.py::test_caching_csv
Step #2 - "test_repo": 1.77s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-False-False]
Step #2 - "test_repo": 1.76s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-True-True]
Step #2 - "test_repo": 1.76s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-True-False]
Step #2 - "test_repo": 1.75s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-False-False]
Step #2 - "test_repo": 1.75s setup test/test_driver/test_jsonl.py::test_get_iter[gcs]
Step #2 - "test_repo": 1.75s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-False-False]
Step #2 - "test_repo": 1.75s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-True-True]
Step #2 - "test_repo": 1.75s call test/test_driver/test_msgpack.py::test_get_iter[gcs]
Step #2 - "test_repo": 1.74s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-True-False]
Step #2 - "test_repo": 1.74s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-False-True]
Step #2 - "test_repo": 1.73s teardown test/test_catalog/test_catalog.py::test_catalog_loadyaml[local]
Step #2 - "test_repo": 1.73s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-False-True]
Step #2 - "test_repo": 1.73s teardown test/test_driver/test_msgpack.py::test_keys[local]
Step #2 - "test_repo": 1.73s teardown test/test_driver/test_jsonl.py::test_keys[local]
Step #2 - "test_repo": 1.72s teardown test/test_driver/test_jsonl.py::test_get_iter[local]
Step #2 - "test_repo": 1.72s teardown test/test_zarr/test_zarr_group.py::test_set_item_r_group[local]
Step #2 - "test_repo": 1.72s teardown test/test_driver/test_msgpack.py::test_get_iter[local]
Step #2 - "test_repo": 1.72s teardown test/test_fsspec/test_custom_fs.py::test_make_connection
Step #2 - "test_repo": 1.71s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-True-True]
Step #2 - "test_repo": 1.56s teardown test/test_catalog/test_catalog.py::test_catalog_loadyaml[gcs]
Step #2 - "test_repo": 1.54s call test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[10-5]
Step #2 - "test_repo": 1.47s teardown test/test_driver/test_sourcecombiner.py::test_copy_combiner[gcs]
Step #2 - "test_repo": 1.33s teardown test/test_driver/test_sq_store.py::test_store_creation[local]
Step #2 - "test_repo": 1.30s teardown test/test_driver/test_jsonl.py::test_custom_deser_hook[gcs]
Step #2 - "test_repo": 1.28s teardown test/test_driver/test_msgpack.py::test_keys[gcs]
Step #2 - "test_repo": 1.26s teardown test/test_driver/test_jsonl.py::test_keys[gcs]
Step #2 - "test_repo": 1.22s teardown test/test_driver/test_zarr.py::test_zarr_driver[gcs-0]
Step #2 - "test_repo": 1.22s call test/test_driver/test_jsonl.py::test_get_iter[gcs]
Step #2 - "test_repo": 1.22s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-True-False]
Step #2 - "test_repo": 1.21s call test/test_driver/test_jsonl.py::test_custom_deser_hook[gcs]
Step #2 - "test_repo": 1.20s teardown test/test_driver/test_zarr.py::test_zarr_driver[gcs-10]
Step #2 - "test_repo": 1.20s teardown test/test_driver/test_sourcecombiner.py::test_copy_combiner[local]
Step #2 - "test_repo": 1.19s setup test/test_driver/test_jsonl.py::test_custom_deser_hook[gcs]
Step #2 - "test_repo": 1.19s teardown test/test_driver/test_jsonl.py::test_custom_deser_hook[local]
Step #2 - "test_repo": 1.18s teardown test/test_catalog/test_catalog.py::test_catalog_saveandload[gcs]
Step #2 - "test_repo": 1.18s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-True-False]
Step #2 - "test_repo": 1.17s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-True-False]
Step #2 - "test_repo": 1.17s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-False-False]
Step #2 - "test_repo": 1.15s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-False-False]
Step #2 - "test_repo": 1.15s call test/test_iterstream/test_torch_composables.py::test_multi_rank_multi_worker_torch_iterable
Step #2 - "test_repo": 1.02s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-False-True]
Step #2 - "test_repo": 1.00s call test/test_benchmark/test_quantify_randomness.py::test_async_map_on_dataframe[5-5]
Step #2 - "test_repo": 0.99s call squirrel/integration_test/test_jsonl/test_torch_distibuted_loading.py::test_multi_worker_multi_rank[None]
Step #2 - "test_repo": 0.87s call squirrel/integration_test/test_jsonl/test_torch_distibuted_loading.py::test_multi_worker_multi_rank[1000]
Step #2 - "test_repo": 0.86s call test/test_driver/test_msgpack.py::test_keys[gcs]
Step #2 - "test_repo": 0.86s call test/test_driver/test_jsonl.py::test_keys[gcs]
Step #2 - "test_repo": 0.85s setup test/test_driver/test_data_frame.py::test_dataframe_drivers[excel-pandas]
Step #2 - "test_repo": 0.85s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-False-False]
Step #2 - "test_repo": 0.84s call squirrel/integration_test/test_jsonl/test_torch_distibuted_loading.py::test_multi_worker[None]
Step #2 - "test_repo": 0.83s call squirrel/integration_test/test_jsonl/test_torch_distibuted_loading.py::test_multi_worker[1000]
Step #2 - "test_repo": 0.83s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-True-False]
Step #2 - "test_repo": 0.80s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-True-True]
Step #2 - "test_repo": 0.79s teardown test/test_driver/test_jsonl.py::test_get_iter[gcs]
Step #2 - "test_repo": 0.79s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-False-True]
Step #2 - "test_repo": 0.79s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-True-False]
Step #2 - "test_repo": 0.79s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-False-False]
Step #2 - "test_repo": 0.79s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-False-True]
Step #2 - "test_repo": 0.79s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-False-True]
Step #2 - "test_repo": 0.78s teardown test/test_driver/test_msgpack.py::test_get_iter[gcs]
Step #2 - "test_repo": 0.78s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-True-True]
Step #2 - "test_repo": 0.77s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-False-True]
Step #2 - "test_repo": 0.77s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-False-False]
Step #2 - "test_repo": 0.77s teardown test/test_driver/test_sq_store.py::test_get_iter[gcs]
Step #2 - "test_repo": 0.76s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-False-False]
Step #2 - "test_repo": 0.76s call test/test_driver/test_data_frame.py::test_dataframe_drivers[csv-dask]
Step #2 - "test_repo": 0.72s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-False-False]
Step #2 - "test_repo": 0.68s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-True-True]
Step #2 - "test_repo": 0.68s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-True-False]
Step #2 - "test_repo": 0.68s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-True-True]
Step #2 - "test_repo": 0.68s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-False-False]
Step #2 - "test_repo": 0.68s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-False-True]
Step #2 - "test_repo": 0.67s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-False-True]
Step #2 - "test_repo": 0.67s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-True-False]
Step #2 - "test_repo": 0.67s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-False-True]
Step #2 - "test_repo": 0.67s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-True-True]
Step #2 - "test_repo": 0.67s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-False-True]
Step #2 - "test_repo": 0.66s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-True-False]
Step #2 - "test_repo": 0.66s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-False-False]
Step #2 - "test_repo": 0.65s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-True-True]
Step #2 - "test_repo": 0.64s teardown test/test_driver/test_sq_store.py::test_get_iter[local]
Step #2 - "test_repo": 0.64s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-True-True]
Step #2 - "test_repo": 0.64s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-False-True]
Step #2 - "test_repo": 0.64s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-True-True]
Step #2 - "test_repo": 0.64s teardown test/test_driver/test_sq_store.py::test_filepathgenerator[local]
Step #2 - "test_repo": 0.64s teardown test/test_driver/test_zarr.py::test_zarr_driver[local-0]
Step #2 - "test_repo": 0.63s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-False-True]
Step #2 - "test_repo": 0.63s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-True-True]
Step #2 - "test_repo": 0.63s teardown test/test_driver/test_sq_store.py::test_store_creation_empty_path[local-True]
Step #2 - "test_repo": 0.63s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-False-False]
Step #2 - "test_repo": 0.63s teardown test/test_driver/test_sq_store.py::test_store_creation_empty_path[local-False]
Step #2 - "test_repo": 0.63s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-True-False]
Step #2 - "test_repo": 0.63s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-False-False]
Step #2 - "test_repo": 0.63s teardown test/test_driver/test_sq_store.py::test_keys[local]
Step #2 - "test_repo": 0.63s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-False-True]
Step #2 - "test_repo": 0.63s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-True-False]
Step #2 - "test_repo": 0.62s teardown test/test_zarr/test_zarr_group.py::test_del_item_r_group[local]
Step #2 - "test_repo": 0.62s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-False-False]
Step #2 - "test_repo": 0.62s teardown test/test_driver/test_zarr.py::test_zarr_driver[local-10]
Step #2 - "test_repo": 0.62s call test/test_catalog/test_catalog.py::test_catalog_setapi
Step #2 - "test_repo": 0.42s teardown test/test_fsspec/test_custom_fs.py::test_simple_upload
Step #2 - "test_repo": 0.36s teardown test/test_driver/test_sq_store.py::test_keys[gcs]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-False-True]
Step #2 - "test_repo": 0.35s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-True-True]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-True-True]
Step #2 - "test_repo": 0.35s teardown test/test_driver/test_sq_store.py::test_filepathgenerator[gcs]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-True-True]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-True-False]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-True-False]
Step #2 - "test_repo": 0.35s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-True-False]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-True-False]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-2-False-True]
Step #2 - "test_repo": 0.35s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-True-False]
Step #2 - "test_repo": 0.35s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-True-True]
Step #2 - "test_repo": 0.35s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-gcs-1-True-False]
Step #2 - "test_repo": 0.35s teardown test/test_driver/test_sq_store.py::test_store_creation_empty_path[gcs-False]
Step #2 - "test_repo": 0.35s teardown test/test_driver/test_sq_store.py::test_store_creation_empty_path[gcs-True]
Step #2 - "test_repo": 0.34s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-True-True]
Step #2 - "test_repo": 0.34s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-2-True-True]
Step #2 - "test_repo": 0.34s teardown test/test_driver/test_sq_store.py::test_store_creation[gcs]
Step #2 - "test_repo": 0.34s teardown test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-gcs-1-False-False]
Step #2 - "test_repo": 0.33s call test/test_driver/test_sq_store.py::test_keys[gcs]
Step #2 - "test_repo": 0.32s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-False-True]
Step #2 - "test_repo": 0.32s call test/test_driver/test_sq_store.py::test_filepathgenerator[gcs]
Step #2 - "test_repo": 0.32s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-False-True]
Step #2 - "test_repo": 0.32s call test/test_iterstream/test_torch_composables.py::test_multi_worker_torch_iterable_async_map
Step #2 - "test_repo": 0.31s call test/test_iterstream/test_torch_composables.py::test_torch_iterable
Step #2 - "test_repo": 0.29s call test/test_driver/test_msgpack.py::test_dataloader_2_workers
Step #2 - "test_repo": 0.27s call test/test_iterstream/test_torch_composables.py::test_multi_worker_torch_iterable_map
Step #2 - "test_repo": 0.23s call test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-dask]
Step #2 - "test_repo": 0.23s call test/test_catalog/test_catalog.py::test_catalog_copy
Step #2 - "test_repo": 0.22s call test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-dask]
Step #2 - "test_repo": 0.20s call test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[excel-pandas]
Step #2 - "test_repo": 0.19s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-True-True]
Step #2 - "test_repo": 0.19s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-True-True]
Step #2 - "test_repo": 0.19s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-True-False]
Step #2 - "test_repo": 0.19s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-True-False]
Step #2 - "test_repo": 0.18s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-False-True]
Step #2 - "test_repo": 0.17s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-False-True]
Step #2 - "test_repo": 0.17s call test/test_fsspec/test_custom_fs.py::test_make_connection
Step #2 - "test_repo": 0.16s call test/test_iterstream/test_torch_composables.py::test_error_when_not_splitting_in_mp
Step #2 - "test_repo": 0.09s call test/test_catalog/test_catalog.py::test_catalog_loadyaml[local]
Step #2 - "test_repo": 0.09s call test/test_driver/test_sourcecombiner.py::test_copy_combiner[local]
Step #2 - "test_repo": 0.09s call test/test_driver/test_sourcecombiner.py::test_copy_combiner[gcs]
Step #2 - "test_repo": 0.09s call test/test_catalog/test_catalog.py::test_catalog_saveandload[local]
Step #2 - "test_repo": 0.08s setup squirrel/integration_test/test_jsonl/test_torch_distibuted_loading.py::test_JSONSource
Step #2 - "test_repo": 0.07s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-True-True]
Step #2 - "test_repo": 0.07s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-True-False]
Step #2 - "test_repo": 0.06s call test/test_driver/test_data_frame.py::test_dataframe_drivers[excel-pandas]
Step #2 - "test_repo": 0.06s call test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-pandas]
Step #2 - "test_repo": 0.05s call test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-pandas]
Step #2 - "test_repo": 0.05s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-True-True]
Step #2 - "test_repo": 0.05s call test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-dask]
Step #2 - "test_repo": 0.05s call test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[feather-pandas]
Step #2 - "test_repo": 0.05s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-False-True]
Step #2 - "test_repo": 0.04s setup test/test_driver/test_zarr.py::test_zarr_driver[local-0]
Step #2 - "test_repo": 0.04s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-True-False]
Step #2 - "test_repo": 0.03s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-True-True]
Step #2 - "test_repo": 0.03s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-False-True]
Step #2 - "test_repo": 0.03s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-False-True]
Step #2 - "test_repo": 0.03s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-True-True]
Step #2 - "test_repo": 0.03s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-False-False]
Step #2 - "test_repo": 0.03s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-False-False]
Step #2 - "test_repo": 0.03s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-True-False]
Step #2 - "test_repo": 0.03s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[excel-pandas]
Step #2 - "test_repo": 0.03s call test/test_iterstream/test_stream.py::test_take_exact
Step #2 - "test_repo": 0.03s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-2-False-False]
Step #2 - "test_repo": 0.03s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-2-False-False]
Step #2 - "test_repo": 0.03s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-local-1-False-False]
Step #2 - "test_repo": 0.03s setup test/test_driver/test_data_frame.py::test_dataframe_drivers[excel-dask]
Step #2 - "test_repo": 0.03s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[in-memory-gcs-1-False-False]
Step #2 - "test_repo": 0.03s call squirrel/integration_test/test_jsonl/test_torch_distibuted_loading.py::test_JSONSource
Step #2 - "test_repo": 0.03s setup test/test_driver/test_data_frame.py::test_dataframe_drivers[feather-pandas]
Step #2 - "test_repo": 0.03s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-True-True]
Step #2 - "test_repo": 0.03s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[excel-dask]
Step #2 - "test_repo": 0.03s setup test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-pandas]
Step #2 - "test_repo": 0.03s setup test/test_driver/test_zarr.py::test_zarr_driver[local-10]
Step #2 - "test_repo": 0.03s call test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-pandas]
Step #2 - "test_repo": 0.03s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-False-True]
Step #2 - "test_repo": 0.02s setup test/test_zarr/test_zarr_group.py::test_del_item_r_group[local]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-False-False]
Step #2 - "test_repo": 0.02s setup test/test_zarr/test_zarr_group.py::test_set_item_r_group[local]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-True-False]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-True-False]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-True-True]
Step #2 - "test_repo": 0.02s call test/test_driver/test_sourcecombiner.py::test_combiner_in_catalog
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-False-True]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-False-True]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-False-False]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-True-False]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-False-False]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-False-False]
Step #2 - "test_repo": 0.02s call test/test_iterstream/test_stream.py::test_different_maps
Step #2 - "test_repo": 0.02s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-False-True]
Step #2 - "test_repo": 0.02s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-True-True]
Step #2 - "test_repo": 0.01s call test/test_driver/test_data_frame.py::test_dataframe_drivers[csv-pandas]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-True-False]
Step #2 - "test_repo": 0.01s call test/test_driver/test_data_frame.py::test_dataframe_drivers[feather-pandas]
Step #2 - "test_repo": 0.01s teardown squirrel/integration_test/test_jsonl/test_torch_distibuted_loading.py::test_multi_worker_multi_rank[1000]
Step #2 - "test_repo": 0.01s call test/test_iterstream/test_stream.py::test_async_map
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-True-True]
Step #2 - "test_repo": 0.01s call test/test_driver/test_sq_store.py::test_get_iter[local]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_jsonl.py::test_get_iter[local]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_sq_store.py::test_get_iter[local]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[feather-pandas]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-1-False-False]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-False-False]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_msgpack.py::test_get_iter[local]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-dask]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-True-False]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_sq_store.py::test_filepathgenerator[local]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-True-False]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-True-True]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_sq_store.py::test_keys[local]
Step #2 - "test_repo": 0.01s setup test/test_catalog/test_catalog.py::test_catalog_saveandload[gcs]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_jsonl.py::test_keys[local]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_msgpack.py::test_keys[local]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-False-True]
Step #2 - "test_repo": 0.01s call test/test_driver/test_msgpack.py::test_clean_store
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers[parquet-dask]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[msgpack-local-2-False-False]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[parquet-pandas]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-True-True]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[feather-dask]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-1-False-True]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-True-False]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-False-False]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-dask]
Step #2 - "test_repo": 0.01s setup test/test_catalog/test_catalog.py::test_catalog_saveandload[local]
Step #2 - "test_repo": 0.01s setup test/test_iterstream/test_stream.py::test_metrics_tracking_with_mlflow[jsonl-local-2-False-True]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_jsonl.py::test_custom_deser_hook[local]
Step #2 - "test_repo": 0.01s call test/test_catalog/test_catalog.py::test_catalog_versioning
Step #2 - "test_repo": 0.01s setup test/test_driver/test_msgpack.py::test_dataloader_2_workers
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers[csv-pandas]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_sq_store.py::test_store_creation[local]
Step #2 - "test_repo": 0.01s call test/test_driver/test_zarr.py::test_zarr_driver[local-10]
Step #2 - "test_repo": 0.01s call test/test_driver/test_zarr.py::test_zarr_driver[local-0]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers_iterable_source[csv-pandas]
Step #2 - "test_repo": 0.01s setup test/test_driver/test_data_frame.py::test_dataframe_drivers[feather-dask]
Step #2 - "test_repo":
Step #2 - "test_repo": (339 durations < 0.005s hidden. Use -vv to show these durations.)
Step #2 - "test_repo": ================= 176 passed, 52 skipped in 387.32s (0:06:27) ==================
Finished Step #2 - "test_repo"
PUSH
DONE
Loading