Skip to content

feat(caches): support opting into or out of specific name caches

07ab89c
Select commit
Loading
Failed to load commit list.
Merged

Bug 1526028 - Support opting into or out of specific caches in run transforms #620

feat(caches): support opting into or out of specific name caches
07ab89c
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-type succeeded Jan 2, 2025 in 2m 21s

FirefoxCI (pull_request)

Run type checking against src with Pyright (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-01-02T15:05:07.434Z
Resolved: 2025-01-02T15:05:57.528Z
Task Execution Time: 50 seconds, 94 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-01-02 15:05:07.498Z] Task ID: fRJIYK-aSre5AjOAJ8-tQg
[taskcluster 2025-01-02 15:05:07.499Z] Worker ID: 4035960829636187192
[taskcluster 2025-01-02 15:05:07.499Z] Worker Group: us-central1-f
[taskcluster 2025-01-02 15:05:07.499Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-02 15:05:07.499Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2025-01-02 15:05:07.499Z] Worker Version: 38.0.5
[taskcluster 2025-01-02 15:05:07.499Z] Public IP: 34.56.194.214
[taskcluster 2025-01-02 15:05:07.499Z] Hostname: taskgraph-t-linux-gcp-ckmxamfrr8maspjqa9vrbw
[taskcluster 2025-01-02 15:05:07.499Z] using cache "taskgraph-level-1-checkouts-v3-492fcd7a01ebf3b75635-G-vMRQvDQKi3FxMT0LpA5w" -> /builds/worker/checkouts

[taskcluster 2025-01-02 15:05:10.025Z] Downloading artifact "public/image.tar.zst" from task ID: G-vMRQvDQKi3FxMT0LpA5w.
[taskcluster 2025-01-02 15:05:15.027Z] Download Progress: 97.88%
[taskcluster 2025-01-02 15:05:15.089Z] Downloaded artifact successfully.
[taskcluster 2025-01-02 15:05:15.089Z] Downloaded 249.277 mb
[taskcluster 2025-01-02 15:05:15.090Z] Decompressing downloaded image
[taskcluster 2025-01-02 15:05:17.175Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-02 15:05:36.674Z] Image 'public/image.tar.zst' from task 'G-vMRQvDQKi3FxMT0LpA5w' loaded.  Using image ID sha256:a5cb5c7652b1dee6ee8d9e0c429aa992e544fd6e625a9d99ed8756ac22138c6f.
[taskcluster 2025-01-02 15:05:36.828Z] === Task Starting ===
[setup 2025-01-02T15:05:38.076Z] run-task started in /
[setup 2025-01-02T15:05:38.076Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run pyright
[setup 2025-01-02T15:05:38.076Z] Python version: 3.11.2
[cache 2025-01-02T15:05:38.077Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-02T15:05:38.077Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-02T15:05:38.077Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-02T15:05:38.077Z] running as worker:worker
[vcs 2025-01-02T15:05:38.077Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-02T15:05:38.080Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/vcs']
[vcs 2025-01-02T15:05:38.081Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-02T15:05:38.803Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/taskgraph', 'push-rvmpmxqqwkkw']
[vcs 2025-01-02T15:05:39.039Z] From https://github.com/ahal/taskgraph
[vcs 2025-01-02T15:05:39.040Z]  * branch              push-rvmpmxqqwkkw -> FETCH_HEAD
[vcs 2025-01-02T15:05:39.041Z] executing ['git', 'checkout', '-f', '-B', 'push-rvmpmxqqwkkw', '07ab89cc614ce6e0935217eaf0fa9c59bb37fb1f']
[vcs 2025-01-02T15:05:39.058Z] Switched to a new branch 'push-rvmpmxqqwkkw'
[vcs 2025-01-02T15:05:39.058Z] cleaning git checkout...
[vcs 2025-01-02T15:05:39.058Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-02T15:05:39.060Z] removing []
[vcs 2025-01-02T15:05:39.060Z] successfully cleaned git checkout!
[vcs 2025-01-02T15:05:39.062Z] TinderboxPrint:<a href='https://github.com/ahal/taskgraph/commit/07ab89cc614ce6e0935217eaf0fa9c59bb37fb1f' title='Built from taskgraph commit 07ab89cc614ce6e0935217eaf0fa9c59bb37fb1f'>07ab89cc614ce6e0935217eaf0fa9c59bb37fb1f</a>
[task 2025-01-02T15:05:39.062Z] executing ['bash', '-cx', 'uv run pyright']
[task 2025-01-02T15:05:39.063Z] + uv run pyright
[task 2025-01-02T15:05:39.243Z] Using Python 3.13.0rc2
[task 2025-01-02T15:05:39.243Z] Creating virtualenv at: .venv
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `coverage`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `mock`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `pre-commit`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `pyright`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `pytest`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `pytest-mock`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `responses`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-autobuild`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `sphinx-argparse`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `sphinxcontrib-mermaid`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `zstandard`
[task 2025-01-02T15:05:40.286Z] warning: Missing version constraint (e.g., a lower bound) for `mozilla-repo-urls`
[task 2025-01-02T15:05:42.919Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2025-01-02T15:05:42.920Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2025-01-02T15:05:42.920Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2025-01-02T15:05:43.050Z] Installed 74 packages in 131ms
[task 2025-01-02T15:05:46.229Z]  * Install prebuilt node (23.5.0) ../builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/nodeenv.py:639: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
[task 2025-01-02T15:05:46.229Z]   archive.extractall(src_dir, extract_list)
[task 2025-01-02T15:05:48.762Z] ... done.
[task 2025-01-02T15:05:50.998Z] 
[task 2025-01-02T15:05:50.998Z] added 1 package, and audited 2 packages in 2s
[task 2025-01-02T15:05:50.999Z] 
[task 2025-01-02T15:05:50.999Z] found 0 vulnerabilities
[task 2025-01-02T15:05:54.989Z] 0 errors, 0 warnings, 0 informations 
[task 2025-01-02T15:05:55.011Z] WARNING: there is a new pyright version available (v1.1.379 -> v1.1.391).
[task 2025-01-02T15:05:55.011Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2025-01-02T15:05:55.011Z] 
[taskcluster 2025-01-02 15:05:56.986Z] === Task Finished ===
[taskcluster 2025-01-02 15:05:56.987Z] Successful task run with exit code: 0 completed in 49.49 seconds