Bug 1882852 - remove vendored createprecomplete in iscript and signin… #955
+57
−197
firefoxci-taskcluster / check-yamllint
succeeded
May 31, 2024 in 1m 28s
FirefoxCI (pull_request)
yamllint
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-05-31 07:08:38.082Z] Task ID: FRydRp39TXC1EYyrSIrYQg
[taskcluster 2024-05-31 07:08:38.082Z] Worker ID: 2211524654323255780
[taskcluster 2024-05-31 07:08:38.082Z] Worker Group: us-central1-f
[taskcluster 2024-05-31 07:08:38.082Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-05-31 07:08:38.082Z] Worker Pool: scriptworker-1/b-linux-gcp
[taskcluster 2024-05-31 07:08:38.082Z] Worker Version: 38.0.5
[taskcluster 2024-05-31 07:08:38.082Z] Public IP: 35.192.35.63
[taskcluster 2024-05-31 07:08:38.082Z] Hostname: scriptworker-1-b-linux-gcp-lirnscmar6a3f8i-0-z--w
[taskcluster 2024-05-31 07:08:38.082Z] using cache "scriptworker-level-1-checkouts-v3-7afeb851dd97df8f3607-O_KPDGy6SyWarmowR6oi2g" -> /builds/worker/checkouts
[taskcluster 2024-05-31 07:08:38.438Z] Image 'public/image.tar.zst' from task 'O_KPDGy6SyWarmowR6oi2g' loaded. Using image ID sha256:2f9c0ad45b6b75e58251341f5dbdb16eb7d02b5581fbcd617bc5adc9cc26b120.
[taskcluster 2024-05-31 07:08:38.486Z] === Task Starting ===
[setup 2024-05-31T07:08:38.754Z] run-task started in /
[setup 2024-05-31T07:08:38.754Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e yamllint
[setup 2024-05-31T07:08:38.754Z] Python version: 3.9.7
[cache 2024-05-31T07:08:38.756Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-05-31T07:08:38.756Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-05-31T07:08:38.756Z] volume /builds/worker/checkouts is a cache
[setup 2024-05-31T07:08:38.756Z] running as worker:worker
[vcs 2024-05-31T07:08:38.756Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-05-31T07:08:38.759Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/scriptworker-scripts', 'update-precomplete']
[vcs 2024-05-31T07:08:39.019Z] From https://github.com/jcristau/scriptworker-scripts
[vcs 2024-05-31T07:08:39.019Z] * branch update-precomplete -> FETCH_HEAD
[vcs 2024-05-31T07:08:39.021Z] executing ['git', 'checkout', '-f', '-B', 'update-precomplete', 'ceba27b8526dda9a7d0c1234e1b894b099fe5cb3']
[vcs 2024-05-31T07:08:39.031Z] Switched to a new branch 'update-precomplete'
[vcs 2024-05-31T07:08:39.032Z] cleaning git checkout...
[vcs 2024-05-31T07:08:39.032Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-05-31T07:08:39.047Z] removing ['/builds/worker/checkouts/vcs/.ruff_cache/', '/builds/worker/checkouts/vcs/.tox/']
[vcs 2024-05-31T07:08:39.091Z] successfully cleaned git checkout!
[vcs 2024-05-31T07:08:39.094Z] TinderboxPrint:<a href='https://github.com/jcristau/scriptworker-scripts/commit/ceba27b8526dda9a7d0c1234e1b894b099fe5cb3' title='Built from scriptworker-scripts commit ceba27b8526dda9a7d0c1234e1b894b099fe5cb3'>ceba27b8526dda9a7d0c1234e1b894b099fe5cb3</a>
[task 2024-05-31T07:08:39.094Z] executing ['sh', '-lxce', 'tox -e yamllint']
[task 2024-05-31T07:08:39.096Z] + id -u
[task 2024-05-31T07:08:39.097Z] + [ 1000 -eq 0 ]
[task 2024-05-31T07:08:39.097Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-05-31T07:08:39.097Z] + export PATH
[task 2024-05-31T07:08:39.097Z] + [ $ ]
[task 2024-05-31T07:08:39.097Z] + [ ]
[task 2024-05-31T07:08:39.097Z] + id -u
[task 2024-05-31T07:08:39.098Z] + [ 1000 -eq 0 ]
[task 2024-05-31T07:08:39.098Z] + PS1=$
[task 2024-05-31T07:08:39.098Z] + [ -d /etc/profile.d ]
[task 2024-05-31T07:08:39.098Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-05-31T07:08:39.098Z] + unset i
[task 2024-05-31T07:08:39.098Z] + [ -n ]
[task 2024-05-31T07:08:39.098Z] + [ -d /builds/worker/bin ]
[task 2024-05-31T07:08:39.098Z] + [ -d /builds/worker/.local/bin ]
[task 2024-05-31T07:08:39.098Z] + tox -e yamllint
[task 2024-05-31T07:08:39.889Z] yamllint: install_deps> python -I -m pip install yamllint
[task 2024-05-31T07:08:41.714Z] yamllint: commands[0]> yamllint --version
[task 2024-05-31T07:08:41.788Z] yamllint 1.35.1
[task 2024-05-31T07:08:41.796Z] yamllint: commands[1]> yamllint --strict -c /builds/worker/checkouts/vcs/.yamllint /builds/worker/checkouts/vcs
[task 2024-05-31T07:08:42.785Z] yamllint: OK (3.22=setup[2.15]+cmd[0.08,0.99] seconds)
[task 2024-05-31T07:08:42.785Z] congratulations :) (3.36 seconds)
[taskcluster 2024-05-31 07:08:43.046Z] === Task Finished ===
[taskcluster 2024-05-31 07:08:43.046Z] Successful task run with exit code: 0 completed in 4.964 seconds
Loading