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

hack: Keep 125.0.1 as a major version #1430

Merged
merged 1 commit into from
Apr 17, 2024

hack: Keep 125.0.1 as a major version

8fe4b08
Select commit
Loading
Failed to load commit list.
Merged

hack: Keep 125.0.1 as a major version #1430

hack: Keep 125.0.1 as a major version
8fe4b08
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tests-frontend-node-14 succeeded Apr 17, 2024 in 1m 48s

FirefoxCI (pull_request)

frontend-node node14

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-04-17 13:07:29.436Z] Task ID: Cw67lJxmQBGe_1NSD5625w
[taskcluster 2024-04-17 13:07:29.436Z] Worker ID: 7643307636803402068
[taskcluster 2024-04-17 13:07:29.436Z] Worker Group: us-west1-a
[taskcluster 2024-04-17 13:07:29.436Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-04-17 13:07:29.436Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-04-17 13:07:29.436Z] Worker Version: 38.0.5
[taskcluster 2024-04-17 13:07:29.436Z] Public IP: 34.168.148.126
[taskcluster 2024-04-17 13:07:29.436Z] Hostname: releng-t-linux-gcp-oymwvtxjrskyfpk7jckqtg
[taskcluster 2024-04-17 13:07:29.436Z] using cache "releng-level-1-checkouts-v3-58974d7dcf0417b3fe53-R3w_uOfoTNOUYKDlB7EXqw" -> /builds/worker/checkouts

[taskcluster 2024-04-17 13:07:29.824Z] Downloading artifact "public/image.tar.zst" from task ID: R3w_uOfoTNOUYKDlB7EXqw.
[taskcluster 2024-04-17 13:07:31.908Z] Downloaded artifact successfully.
[taskcluster 2024-04-17 13:07:31.909Z] Downloaded 271.665 mb
[taskcluster 2024-04-17 13:07:31.909Z] Decompressing downloaded image
[taskcluster 2024-04-17 13:07:33.921Z] Loading docker image from downloaded archive.
[taskcluster 2024-04-17 13:07:52.824Z] Image 'public/image.tar.zst' from task 'R3w_uOfoTNOUYKDlB7EXqw' loaded.  Using image ID sha256:e2a611af457d8c9bb6afd3cc9c7e55c3d5b6360fa1ca79f54783a3ec9fc00051.
[taskcluster 2024-04-17 13:07:52.962Z] === Task Starting ===
[setup 2024-04-17T13:07:55.412Z] run-task started in /
[setup 2024-04-17T13:07:55.412Z] Invoked by command: --shipit-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build
[setup 2024-04-17T13:07:55.412Z] Python version: 3.7.3
[cache 2024-04-17T13:07:55.414Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-04-17T13:07:55.414Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-04-17T13:07:55.415Z] volume /builds/worker/checkouts is a cache
[setup 2024-04-17T13:07:55.415Z] running as worker:worker
[vcs 2024-04-17T13:07:55.415Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-04-17T13:07:55.418Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/vcs']
[vcs 2024-04-17T13:07:55.420Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-04-17T13:07:56.103Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/shipit', '125.0-hack']
[vcs 2024-04-17T13:07:56.513Z] From https://github.com/bhearsum/shipit
[vcs 2024-04-17T13:07:56.513Z]  * branch            125.0-hack -> FETCH_HEAD
[vcs 2024-04-17T13:07:56.518Z] executing ['git', 'checkout', '-f', '-B', '125.0-hack', '8fe4b089b80429d4f16a0e256c59e38b61590546']
[vcs 2024-04-17T13:07:56.532Z] Switched to a new branch '125.0-hack'
[vcs 2024-04-17T13:07:56.532Z] cleaning git checkout...
[vcs 2024-04-17T13:07:56.532Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-04-17T13:07:56.535Z] removing []
[vcs 2024-04-17T13:07:56.535Z] successfully cleaned git checkout!
[vcs 2024-04-17T13:07:56.538Z] TinderboxPrint:<a href='https://github.com/bhearsum/shipit/commit/8fe4b089b80429d4f16a0e256c59e38b61590546' title='Built from shipit commit 8fe4b089b80429d4f16a0e256c59e38b61590546'>8fe4b089b80429d4f16a0e256c59e38b61590546</a>
[task 2024-04-17T13:07:56.538Z] executing ['sh', '-lxce', 'cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build']
[task 2024-04-17T13:07:56.539Z] + id -u
[task 2024-04-17T13:07:56.540Z] + [ 1000 -eq 0 ]
[task 2024-04-17T13:07:56.540Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-04-17T13:07:56.540Z] + export PATH
[task 2024-04-17T13:07:56.540Z] + [ $  ]
[task 2024-04-17T13:07:56.540Z] + [  ]
[task 2024-04-17T13:07:56.541Z] + id -u
[task 2024-04-17T13:07:56.542Z] + [ 1000 -eq 0 ]
[task 2024-04-17T13:07:56.542Z] + PS1=$ 
[task 2024-04-17T13:07:56.542Z] + [ -d /etc/profile.d ]
[task 2024-04-17T13:07:56.542Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-04-17T13:07:56.542Z] + unset i
[task 2024-04-17T13:07:56.542Z] + [ -n  ]
[task 2024-04-17T13:07:56.542Z] + [ -d /builds/worker/bin ]
[task 2024-04-17T13:07:56.542Z] + [ -d /builds/worker/.local/bin ]
[task 2024-04-17T13:07:56.542Z] + cd frontend
[task 2024-04-17T13:07:56.542Z] + yarn install
[task 2024-04-17T13:07:56.812Z] yarn install v1.22.19
[task 2024-04-17T13:07:56.894Z] [1/4] Resolving packages...
[task 2024-04-17T13:07:57.358Z] [2/4] Fetching packages...
[task 2024-04-17T13:08:27.954Z] [3/4] Linking dependencies...
[task 2024-04-17T13:08:27.959Z] warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2024-04-17T13:08:27.961Z] warning " > [email protected]" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0 || ^17.0.0".
[task 2024-04-17T13:08:27.962Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-04-17T13:08:27.962Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2024-04-17T13:08:27.963Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-04-17T13:08:27.963Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2024-04-17T13:08:27.965Z] 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 2024-04-17T13:08:27.965Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint > [email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2024-04-17T13:08:27.967Z] 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 2024-04-17T13:08:43.347Z] [4/4] Building fresh packages...
[task 2024-04-17T13:08:43.617Z] Done in 46.81s.
[task 2024-04-17T13:08:43.646Z] + yarn lint
[task 2024-04-17T13:08:43.784Z] yarn run v1.22.19
[task 2024-04-17T13:08:43.809Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src
[task 2024-04-17T13:08:48.775Z] Done in 5.00s.
[task 2024-04-17T13:08:48.781Z] + yarn test --passWithNoTests
[task 2024-04-17T13:08:48.917Z] yarn run v1.22.19
[task 2024-04-17T13:08:48.942Z] $ jest --passWithNoTests
[task 2024-04-17T13:08:49.840Z] No tests found, exiting with code 0
[task 2024-04-17T13:08:49.958Z] Done in 1.04s.
[task 2024-04-17T13:08:49.964Z] + yarn build
[task 2024-04-17T13:08:50.102Z] yarn run v1.22.19
[task 2024-04-17T13:08:50.128Z] $ dotenv webpack -- --mode production
[task 2024-04-17T13:08:53.890Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-04-17T13:08:53.890Z]   npx browserslist@latest --update-db
[task 2024-04-17T13:08:53.890Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-04-17T13:09:11.998Z] Hash: 8ccb72e60f6fedddcb80
[task 2024-04-17T13:09:11.998Z] Version: webpack 4.46.0
[task 2024-04-17T13:09:11.998Z] Time: 20842ms
[task 2024-04-17T13:09:11.998Z] Built at: 04/17/2024 1:09:11 PM
[task 2024-04-17T13:09:11.998Z]                                   Asset       Size  Chunks                                Chunk Names
[task 2024-04-17T13:09:11.998Z]                    assets/0.0d70d2fb.js   86.2 KiB       0  [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                   assets/7.1ac3c589.css    505 KiB       7  [emitted] [immutable]  [big]  
[task 2024-04-17T13:09:11.998Z]                    assets/7.47133054.js   1.42 MiB       7  [emitted] [immutable]  [big]  
[task 2024-04-17T13:09:11.998Z]                    assets/8.de346fa0.js   22.8 KiB       8  [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                    assets/9.0fdfabfa.js    127 KiB       9  [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                assets/Login.c867d79e.js  222 bytes       1  [emitted] [immutable]         Login
[task 2024-04-17T13:09:11.998Z]           assets/NewRelease.cbdd1c8b.js   6.22 KiB       2  [emitted] [immutable]         NewRelease
[task 2024-04-17T13:09:11.998Z]        assets/NewXPIRelease.abdc1128.js   4.11 KiB       3  [emitted] [immutable]         NewXPIRelease
[task 2024-04-17T13:09:11.998Z]             assets/Releases.ce9713d1.js   9.48 KiB       4  [emitted] [immutable]         Releases
[task 2024-04-17T13:09:11.998Z]                assets/index.70931158.js   34.4 KiB       5  [emitted] [immutable]         index
[task 2024-04-17T13:09:11.998Z] assets/logo-word-hor-white.15b4b97a.svg   15.4 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z] assets/logo-word-hor-white.2a8d93eb.svg   9.96 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z] assets/logo-word-hor-white.302ab509.svg   42.1 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z] assets/logo-word-hor-white.33dea17b.svg   31.3 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z] assets/logo-word-hor-white.43039a92.svg   9.07 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z] assets/logo-word-hor-white.67222649.svg   12.8 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z] assets/logo-word-hor-white.774ca9ec.svg   13.5 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]       assets/logo-word-hor.1e1bdb69.svg   13.5 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]       assets/logo-word-hor.788cb0bd.svg   9.07 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]       assets/logo-word-hor.788f4f99.svg   33.8 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]       assets/logo-word-hor.c676b15e.svg   12.8 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]       assets/logo-word-hor.d5aaae18.svg   9.97 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]       assets/logo-word-hor.df8fd20d.svg   42.1 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]       assets/logo-word-hor.e9d2dfee.svg   15.4 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                assets/logo.0151f940.svg     40 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                assets/logo.604a98c9.svg   11.3 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                assets/logo.9c8a5676.svg   10.3 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                assets/logo.c4431773.svg   8.97 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                assets/logo.ebc7934d.svg   10.4 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]                assets/logo.fd50abaa.svg   14.1 KiB          [emitted] [immutable]         
[task 2024-04-17T13:09:11.998Z]              assets/runtime.23280a41.js   2.36 KiB       6  [emitted] [immutable]         runtime
[task 2024-04-17T13:09:11.998Z]                              index.html  641 bytes          [emitted]                     
[task 2024-04-17T13:09:11.998Z]                              shipit.png    4.5 KiB          [emitted]                     
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] WARNING in EnvironmentPlugin - DEPLOYMENT_BRANCH environment variable is undefined.
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] You can pass an object with default values to suppress this warning.
[task 2024-04-17T13:09:11.998Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] WARNING in EnvironmentPlugin - SHIPIT_API_URL environment variable is undefined.
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] You can pass an object with default values to suppress this warning.
[task 2024-04-17T13:09:11.998Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] WARNING in EnvironmentPlugin - SHIPIT_PUBLIC_API_URL environment variable is undefined.
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] You can pass an object with default values to suppress this warning.
[task 2024-04-17T13:09:11.998Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[task 2024-04-17T13:09:11.998Z] This can impact web performance.
[task 2024-04-17T13:09:11.998Z] Assets: 
[task 2024-04-17T13:09:11.998Z]   assets/7.1ac3c589.css (505 KiB)
[task 2024-04-17T13:09:11.998Z]   assets/7.47133054.js (1.42 MiB)
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:11.998Z] WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[task 2024-04-17T13:09:11.998Z] Entrypoints:
[task 2024-04-17T13:09:11.998Z]   index (1.95 MiB)
[task 2024-04-17T13:09:11.998Z]       assets/runtime.23280a41.js
[task 2024-04-17T13:09:11.998Z]       assets/7.1ac3c589.css
[task 2024-04-17T13:09:11.998Z]       assets/7.47133054.js
[task 2024-04-17T13:09:11.998Z]       assets/index.70931158.js
[task 2024-04-17T13:09:11.998Z] 
[task 2024-04-17T13:09:12.092Z] Done in 21.99s.
[taskcluster 2024-04-17 13:09:12.353Z] === Task Finished ===
[taskcluster 2024-04-17 13:09:12.354Z] Successful task run with exit code: 0 completed in 102.92 seconds