Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(tests): Add mocked keytool for pushapk init_worker tests #1107

Merged
merged 1 commit into from
Jan 24, 2025

chore(tests): Add mocked keytool for pushapk init_worker tests

8788175
Select commit
Loading
Failed to load commit list.
Merged

chore(tests): Add mocked keytool for pushapk init_worker tests #1107

chore(tests): Add mocked keytool for pushapk init_worker tests
8788175
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-yamllint succeeded Jan 24, 2025 in 2m 27s

FirefoxCI (pull_request)

yamllint

Details

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

Task Status

Started: 2025-01-24T18:45:41.130Z
Resolved: 2025-01-24T18:46:18.946Z
Task Execution Time: 37 seconds, 816 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2025-01-24 18:45:41.177Z] Task ID: SXYPzShsQr2DPZRq3NkRlw
[taskcluster 2025-01-24 18:45:41.177Z] Worker ID: 7701063281812595048
[taskcluster 2025-01-24 18:45:41.177Z] Worker Group: us-central1-f
[taskcluster 2025-01-24 18:45:41.177Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-24 18:45:41.177Z] Worker Pool: scriptworker-1/b-linux-gcp
[taskcluster 2025-01-24 18:45:41.177Z] Worker Version: 38.0.5
[taskcluster 2025-01-24 18:45:41.177Z] Public IP: 34.56.79.212
[taskcluster 2025-01-24 18:45:41.177Z] Hostname: scriptworker-1-b-linux-gcp-b7eokukksb2pygg89lu6vg
[taskcluster 2025-01-24 18:45:41.177Z] using cache "scriptworker-level-1-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts

[taskcluster 2025-01-24 18:45:43.823Z] Downloading artifact "public/image.tar.zst" from task ID: DBS6rkORSV2FBLVFGWbQHA.
[taskcluster 2025-01-24 18:45:46.256Z] Downloaded artifact successfully.
[taskcluster 2025-01-24 18:45:46.257Z] Downloaded 285.440 mb
[taskcluster 2025-01-24 18:45:46.257Z] Decompressing downloaded image
[taskcluster 2025-01-24 18:45:48.348Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-24 18:46:03.888Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded.  Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2025-01-24 18:46:04.081Z] === Task Starting ===
[setup 2025-01-24T18:46:06.539Z] run-task started in /
[setup 2025-01-24T18:46:06.539Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e yamllint
[setup 2025-01-24T18:46:06.539Z] Python version: 3.11.9
[cache 2025-01-24T18:46:06.540Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-24T18:46:06.541Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-24T18:46:06.541Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-24T18:46:06.541Z] running as worker:worker
[vcs 2025-01-24T18:46:06.541Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-24T18:46:06.545Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker-scripts', '/builds/worker/checkouts/vcs']
[vcs 2025-01-24T18:46:06.546Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-24T18:46:13.425Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/scriptworker-scripts', 'hneiva/pushapk-keytool']
[vcs 2025-01-24T18:46:13.631Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2025-01-24T18:46:13.631Z]  * branch              hneiva/pushapk-keytool -> FETCH_HEAD
[vcs 2025-01-24T18:46:13.636Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/scriptworker-scripts', 'hneiva/pushapk-keytool']
[vcs 2025-01-24T18:46:13.809Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2025-01-24T18:46:13.809Z]  * branch              hneiva/pushapk-keytool -> FETCH_HEAD
[vcs 2025-01-24T18:46:13.813Z] executing ['git', 'checkout', '-f', '-B', 'hneiva/pushapk-keytool', '8788175b34975d3ea1d9008f33c7ece13d3047d5']
[vcs 2025-01-24T18:46:14.851Z] Switched to a new branch 'hneiva/pushapk-keytool'
[vcs 2025-01-24T18:46:14.852Z] cleaning git checkout...
[vcs 2025-01-24T18:46:14.852Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-24T18:46:14.863Z] removing []
[vcs 2025-01-24T18:46:14.863Z] successfully cleaned git checkout!
[vcs 2025-01-24T18:46:14.864Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/scriptworker-scripts/commit/8788175b34975d3ea1d9008f33c7ece13d3047d5' title='Built from scriptworker-scripts commit 8788175b34975d3ea1d9008f33c7ece13d3047d5'>8788175b34975d3ea1d9008f33c7ece13d3047d5</a>
[task 2025-01-24T18:46:14.864Z] executing ['sh', '-lxce', 'tox -e yamllint']
[task 2025-01-24T18:46:14.865Z] + id -u
[task 2025-01-24T18:46:14.866Z] + [ 1000 -eq 0 ]
[task 2025-01-24T18:46:14.866Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2025-01-24T18:46:14.866Z] + export PATH
[task 2025-01-24T18:46:14.867Z] + [ $  ]
[task 2025-01-24T18:46:14.867Z] + [  ]
[task 2025-01-24T18:46:14.867Z] + id -u
[task 2025-01-24T18:46:14.868Z] + [ 1000 -eq 0 ]
[task 2025-01-24T18:46:14.868Z] + PS1=$ 
[task 2025-01-24T18:46:14.868Z] + [ -d /etc/profile.d ]
[task 2025-01-24T18:46:14.868Z] + [ -r /etc/profile.d/*.sh ]
[task 2025-01-24T18:46:14.868Z] + unset i
[task 2025-01-24T18:46:14.868Z] + [ -n  ]
[task 2025-01-24T18:46:14.868Z] + [ -d /builds/worker/bin ]
[task 2025-01-24T18:46:14.868Z] + [ -d /builds/worker/.local/bin ]
[task 2025-01-24T18:46:14.868Z] + tox -e yamllint
[task 2025-01-24T18:46:15.340Z] yamllint: install_deps> python -I -m pip install yamllint
[task 2025-01-24T18:46:16.898Z] yamllint: commands[0]> yamllint --version
[task 2025-01-24T18:46:16.963Z] yamllint 1.35.1
[task 2025-01-24T18:46:16.973Z] yamllint: commands[1]> yamllint --strict -c /builds/worker/checkouts/vcs/.yamllint /builds/worker/checkouts/vcs
[task 2025-01-24T18:46:17.663Z]   yamllint: OK (2.59=setup[1.82]+cmd[0.07,0.69] seconds)
[task 2025-01-24T18:46:17.663Z]   congratulations :) (2.66 seconds)
[taskcluster 2025-01-24 18:46:18.422Z] === Task Finished ===
[taskcluster 2025-01-24 18:46:18.423Z] Successful task run with exit code: 0 completed in 37.247 seconds