Bug 1934634 - Add linux aarch64 support in scriptworker-scripts #1101
firefoxci-taskcluster / check-yamllint
succeeded
Jan 9, 2025 in 2m 10s
FirefoxCI (pull_request)
yamllint
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-01-09T21:13:22.058Z
Resolved: 2025-01-09T21:13:58.113Z
Task Execution Time: 36 seconds, 55 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-09 21:13:22.124Z] Task ID: FTeeJEGLRpygtQxcVUUukQ
[taskcluster 2025-01-09 21:13:22.124Z] Worker ID: 8357784448752518469
[taskcluster 2025-01-09 21:13:22.124Z] Worker Group: us-central1-b
[taskcluster 2025-01-09 21:13:22.124Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-09 21:13:22.124Z] Worker Pool: scriptworker-1/b-linux-gcp
[taskcluster 2025-01-09 21:13:22.124Z] Worker Version: 38.0.5
[taskcluster 2025-01-09 21:13:22.124Z] Public IP: 34.71.29.21
[taskcluster 2025-01-09 21:13:22.124Z] Hostname: scriptworker-1-b-linux-gcp-nro3div9tt-ufrtqiydxkg
[taskcluster 2025-01-09 21:13:22.124Z] using cache "scriptworker-level-1-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts
[taskcluster 2025-01-09 21:13:24.711Z] Downloading artifact "public/image.tar.zst" from task ID: DBS6rkORSV2FBLVFGWbQHA.
[taskcluster 2025-01-09 21:13:27.844Z] Downloaded artifact successfully.
[taskcluster 2025-01-09 21:13:27.845Z] Downloaded 285.440 mb
[taskcluster 2025-01-09 21:13:27.845Z] Decompressing downloaded image
[taskcluster 2025-01-09 21:13:30.051Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-09 21:13:45.277Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded. Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2025-01-09 21:13:45.433Z] === Task Starting ===
[setup 2025-01-09T21:13:48.635Z] run-task started in /
[setup 2025-01-09T21:13:48.635Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e yamllint
[setup 2025-01-09T21:13:48.635Z] Python version: 3.11.9
[cache 2025-01-09T21:13:48.636Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-09T21:13:48.637Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-09T21:13:48.637Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-09T21:13:48.637Z] running as worker:worker
[vcs 2025-01-09T21:13:48.637Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-09T21:13:48.641Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker-scripts', '/builds/worker/checkouts/vcs']
[vcs 2025-01-09T21:13:48.642Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-09T21:13:52.536Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/scriptworker-scripts', 'gabriel-add-ff-arm64']
[vcs 2025-01-09T21:13:52.712Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2025-01-09T21:13:52.712Z] * branch gabriel-add-ff-arm64 -> FETCH_HEAD
[vcs 2025-01-09T21:13:52.718Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/scriptworker-scripts', 'gabriel-add-ff-arm64']
[vcs 2025-01-09T21:13:52.885Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2025-01-09T21:13:52.885Z] * branch gabriel-add-ff-arm64 -> FETCH_HEAD
[vcs 2025-01-09T21:13:52.889Z] executing ['git', 'checkout', '-f', '-B', 'gabriel-add-ff-arm64', 'd28a8fb81913a79f7862a7747c1a848a3cfb8746']
[vcs 2025-01-09T21:13:53.997Z] Switched to a new branch 'gabriel-add-ff-arm64'
[vcs 2025-01-09T21:13:53.997Z] cleaning git checkout...
[vcs 2025-01-09T21:13:53.997Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-09T21:13:54.008Z] removing []
[vcs 2025-01-09T21:13:54.008Z] successfully cleaned git checkout!
[vcs 2025-01-09T21:13:54.010Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/scriptworker-scripts/commit/d28a8fb81913a79f7862a7747c1a848a3cfb8746' title='Built from scriptworker-scripts commit d28a8fb81913a79f7862a7747c1a848a3cfb8746'>d28a8fb81913a79f7862a7747c1a848a3cfb8746</a>
[task 2025-01-09T21:13:54.010Z] executing ['sh', '-lxce', 'tox -e yamllint']
[task 2025-01-09T21:13:54.011Z] + id -u
[task 2025-01-09T21:13:54.012Z] + [ 1000 -eq 0 ]
[task 2025-01-09T21:13:54.012Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2025-01-09T21:13:54.012Z] + export PATH
[task 2025-01-09T21:13:54.012Z] + [ $ ]
[task 2025-01-09T21:13:54.012Z] + [ ]
[task 2025-01-09T21:13:54.012Z] + id -u
[task 2025-01-09T21:13:54.013Z] + [ 1000 -eq 0 ]
[task 2025-01-09T21:13:54.013Z] + PS1=$
[task 2025-01-09T21:13:54.013Z] + [ -d /etc/profile.d ]
[task 2025-01-09T21:13:54.014Z] + [ -r /etc/profile.d/*.sh ]
[task 2025-01-09T21:13:54.014Z] + unset i
[task 2025-01-09T21:13:54.014Z] + [ -n ]
[task 2025-01-09T21:13:54.014Z] + [ -d /builds/worker/bin ]
[task 2025-01-09T21:13:54.014Z] + [ -d /builds/worker/.local/bin ]
[task 2025-01-09T21:13:54.014Z] + tox -e yamllint
[task 2025-01-09T21:13:54.492Z] yamllint: install_deps> python -I -m pip install yamllint
[task 2025-01-09T21:13:56.022Z] yamllint: commands[0]> yamllint --version
[task 2025-01-09T21:13:56.086Z] yamllint 1.35.1
[task 2025-01-09T21:13:56.096Z] yamllint: commands[1]> yamllint --strict -c /builds/worker/checkouts/vcs/.yamllint /builds/worker/checkouts/vcs
[task 2025-01-09T21:13:56.758Z] yamllint: OK (2.53=setup[1.80]+cmd[0.07,0.66] seconds)
[task 2025-01-09T21:13:56.758Z] congratulations :) (2.60 seconds)
[taskcluster 2025-01-09 21:13:57.535Z] === Task Finished ===
[taskcluster 2025-01-09 21:13:57.535Z] Successful task run with exit code: 0 completed in 35.412 seconds
Loading