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

Select role in signoff dialog to enable updates #3051

Closed

Merge branch 'main' into select-role-to-enable-updates

89cf8f1
Select commit
Loading
Failed to load commit list.
Closed

Select role in signoff dialog to enable updates #3051

Merge branch 'main' into select-role-to-enable-updates
89cf8f1
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / ui-tests succeeded Nov 16, 2023 in 2m 55s

FirefoxCI (pull_request)

Balrog frontend tests

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2023-11-16 10:51:44.111Z] Task ID: f1kPgEfqSRazSe0v1XA1DA
[taskcluster 2023-11-16 10:51:44.111Z] Worker ID: 1997444148398410473
[taskcluster 2023-11-16 10:51:44.111Z] Worker Group: us-central1
[taskcluster 2023-11-16 10:51:44.111Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2023-11-16 10:51:44.111Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2023-11-16 10:51:44.111Z] Worker Version: 38.0.5
[taskcluster 2023-11-16 10:51:44.111Z] Public IP: 34.135.89.70
[taskcluster 2023-11-16 10:51:44.111Z] Hostname: releng-t-linux-gcp-az1wajryrievllo3ofklrw
[taskcluster 2023-11-16 10:51:44.111Z] using cache "releng-level-1-checkouts-hg58-v3-cd3f3781615a074a8159" -> /builds/worker/checkouts

[taskcluster 2023-11-16 10:51:48.897Z] Downloading artifact "public/image.tar.zst" from task ID: PwmgIAXZREeOVvpuaUrXiQ.
[taskcluster 2023-11-16 10:51:53.898Z] Download Progress: 77.83%
[taskcluster 2023-11-16 10:51:54.521Z] Downloaded artifact successfully.
[taskcluster 2023-11-16 10:51:54.521Z] Downloaded 271.365 mb
[taskcluster 2023-11-16 10:51:54.521Z] Decompressing downloaded image
[taskcluster 2023-11-16 10:51:56.403Z] Loading docker image from downloaded archive.
[taskcluster 2023-11-16 10:52:15.520Z] Image 'public/image.tar.zst' from task 'PwmgIAXZREeOVvpuaUrXiQ' loaded.  Using image ID sha256:59463c2df48890dea754137c0795400d5e611335dcbece8192988e2ac1982ff9.
[taskcluster 2023-11-16 10:52:15.677Z] === Task Starting ===
[setup 2023-11-16T10:52:16.409Z] run-task started in /
[cache 2023-11-16T10:52:16.410Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2023-11-16T10:52:16.410Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2023-11-16T10:52:16.410Z] volume /builds/worker/checkouts is a cache
[setup 2023-11-16T10:52:16.411Z] running as worker:worker
[vcs 2023-11-16T10:52:16.411Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2023-11-16T10:52:16.413Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2023-11-16T10:52:19.317Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/AMUZY/balrog', 'select-role-to-enable-updates']
[vcs 2023-11-16T10:52:19.650Z] From https://github.com/AMUZY/balrog
[vcs 2023-11-16T10:52:19.650Z]  * branch              select-role-to-enable-updates -> FETCH_HEAD
[vcs 2023-11-16T10:52:19.656Z] executing ['git', 'checkout', '-f', '-B', 'select-role-to-enable-updates', '89cf8f1adfb52945517a7dd2a0d3467afe3d6714']
[vcs 2023-11-16T10:52:19.776Z] Switched to a new branch 'select-role-to-enable-updates'
[vcs 2023-11-16T10:52:19.777Z] cleaning git checkout...
[vcs 2023-11-16T10:52:19.777Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-11-16T10:52:19.785Z] removing []
[vcs 2023-11-16T10:52:19.785Z] successfully cleaned git checkout!
[vcs 2023-11-16T10:52:19.787Z] TinderboxPrint:<a href='https://github.com/AMUZY/balrog/commit/89cf8f1adfb52945517a7dd2a0d3467afe3d6714' title='Built from balrog commit 89cf8f1adfb52945517a7dd2a0d3467afe3d6714'>89cf8f1adfb52945517a7dd2a0d3467afe3d6714</a>
[task 2023-11-16T10:52:19.787Z] executing ['bash', '-cx', 'yarn install && yarn lint && yarn test']
[task 2023-11-16T10:52:19.789Z] + yarn install
[task 2023-11-16T10:52:20.053Z] yarn install v1.22.19
[task 2023-11-16T10:52:20.124Z] [1/5] Validating package.json...
[task 2023-11-16T10:52:20.127Z] [2/5] Resolving packages...
[task 2023-11-16T10:52:20.477Z] [3/5] Fetching packages...
[task 2023-11-16T10:52:44.346Z] [4/5] Linking dependencies...
[task 2023-11-16T10:52:44.352Z] warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2023-11-16T10:52:44.356Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2023-11-16T10:52:44.356Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2023-11-16T10:52:44.356Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2023-11-16T10:52:44.356Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2023-11-16T10:52:44.357Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > [email protected]" has incorrect peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0".
[task 2023-11-16T10:52:44.357Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint > [email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2023-11-16T10:52:44.362Z] warning "@neutrinojs/jest > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > [email protected]" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
[task 2023-11-16T10:53:12.075Z] [5/5] Building fresh packages...
[task 2023-11-16T10:53:12.895Z] Done in 52.85s.
[task 2023-11-16T10:53:12.925Z] + yarn lint
[task 2023-11-16T10:53:13.083Z] yarn run v1.22.19
[task 2023-11-16T10:53:13.109Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src test
[task 2023-11-16T10:53:20.679Z] Done in 7.60s.
[task 2023-11-16T10:53:20.685Z] + yarn test
[task 2023-11-16T10:53:20.817Z] yarn run v1.22.19
[task 2023-11-16T10:53:20.841Z] $ jest
[task 2023-11-16T10:53:23.092Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2023-11-16T10:53:23.092Z]   npx browserslist@latest --update-db
[task 2023-11-16T10:53:23.092Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2023-11-16T10:53:23.104Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2023-11-16T10:53:23.104Z]   npx browserslist@latest --update-db
[task 2023-11-16T10:53:23.104Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2023-11-16T10:53:23.255Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2023-11-16T10:53:23.255Z]   npx browserslist@latest --update-db
[task 2023-11-16T10:53:23.255Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2023-11-16T10:53:23.305Z] PASS test/getIndexOfSubStr_test.jsx
[task 2023-11-16T10:53:23.324Z] PASS test/ListRules_test.jsx
[task 2023-11-16T10:53:23.436Z] PASS test/ListReleases_test.jsx
[task 2023-11-16T10:53:23.450Z] 
[task 2023-11-16T10:53:23.450Z] Test Suites: 3 passed, 3 total
[task 2023-11-16T10:53:23.450Z] Tests:       18 passed, 18 total
[task 2023-11-16T10:53:23.450Z] Snapshots:   0 total
[task 2023-11-16T10:53:23.450Z] Time:        1.794 s
[task 2023-11-16T10:53:23.450Z] Ran all test suites.
[task 2023-11-16T10:53:23.546Z] Done in 2.73s.
[taskcluster 2023-11-16 10:53:24.119Z] === Task Finished ===
[taskcluster 2023-11-16 10:53:24.120Z] Successful task run with exit code: 0 completed in 100.01 seconds