Deploy details
Deploy successful for aria-at
Create updated tests for APG design pattern example: Tabs with Manual ActivationDeploy log
9:15:35 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/admin-qmzuopw/builds
9:15:56 PM: Build ready to start
9:15:58 PM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
9:15:58 PM: build-image tag: v4.8.0
9:15:58 PM: buildbot version: d7330f24833f29d0263d28116347ab83094a2561
9:15:58 PM: Fetching cached dependencies
9:15:58 PM: Failed to fetch cache, continuing with build
9:15:58 PM: Starting to prepare the repo for build
9:15:58 PM: No cached dependencies found. Cloning fresh repo
9:15:58 PM: git clone https://github.com/w3c/aria-at
9:16:02 PM: Preparing Git Reference pull/755/head
9:16:02 PM: Parsing package.json dependencies
9:16:03 PM: Starting build script
9:16:03 PM: Installing dependencies
9:16:03 PM: Python version set to 2.7
9:16:04 PM: Downloading and installing node v16.15.1...
9:16:04 PM: Downloading https://nodejs.org/dist/v16.15.1/node-v16.15.1-linux-x64.tar.xz...
9:16:04 PM: Computing checksum with sha256sum
9:16:04 PM: Checksums matched!
9:16:07 PM: Now using node v16.15.1 (npm v8.11.0)
9:16:07 PM: Started restoring cached build plugins
9:16:07 PM: Finished restoring cached build plugins
9:16:07 PM: Attempting ruby version 2.7.2, read from environment
9:16:08 PM: Using ruby version 2.7.2
9:16:08 PM: Using PHP version 8.0
9:16:08 PM: No npm workspaces detected
9:16:08 PM: Started restoring cached node modules
9:16:08 PM: Finished restoring cached node modules
9:16:09 PM: Installing NPM modules using NPM version 8.11.0
9:16:09 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:16:09 PM: npm WARN config location in the cache, and they are managed by
9:16:09 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:16:09 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:16:09 PM: npm WARN config location in the cache, and they are managed by
9:16:09 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:16:14 PM: npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
9:16:17 PM: npm WARN deprecated core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
9:16:17 PM: > aria-at@1.0.0 prepare
9:16:17 PM: > husky install
9:16:17 PM: husky - Git hooks installed
9:16:17 PM: added 419 packages, and audited 420 packages in 8s
9:16:17 PM: 88 packages are looking for funding
9:16:17 PM: run `npm fund` for details
9:16:17 PM: 1 high severity vulnerability
9:16:17 PM: To address all issues, run:
9:16:17 PM: npm audit fix
9:16:17 PM: Run `npm audit` for details.
9:16:17 PM: NPM modules installed
9:16:17 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:16:17 PM: npm WARN config location in the cache, and they are managed by
9:16:17 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:16:18 PM: Started restoring cached go cache
9:16:18 PM: Finished restoring cached go cache
9:16:18 PM: go version go1.16.5 linux/amd64
9:16:18 PM: go version go1.16.5 linux/amd64
9:16:18 PM: Installing missing commands
9:16:18 PM: Verify run directory
9:16:19 PM:
9:16:19 PM: ────────────────────────────────────────────────────────────────
9:16:19 PM: Netlify Build
9:16:19 PM: ────────────────────────────────────────────────────────────────
9:16:19 PM:
9:16:19 PM: ❯ Version
9:16:19 PM: @netlify/build 27.1.3
9:16:19 PM:
9:16:19 PM: ❯ Flags
9:16:19 PM: baseRelDir: true
9:16:19 PM: buildId: 62a3b477c64b2b00088bd9f5
9:16:19 PM: deployId: 62a3b477c64b2b00088bd9f7
9:16:19 PM:
9:16:19 PM: ❯ Current directory
9:16:19 PM: /opt/build/repo
9:16:19 PM:
9:16:19 PM: ❯ Config file
9:16:19 PM: /opt/build/repo/netlify.toml
9:16:19 PM:
9:16:19 PM: ❯ Context
9:16:19 PM: deploy-preview
9:16:19 PM:
9:16:19 PM: ────────────────────────────────────────────────────────────────
9:16:19 PM: 1. build.command from netlify.toml
9:16:19 PM: ────────────────────────────────────────────────────────────────
9:16:19 PM:
9:16:19 PM: $ npm ci && npm run build
9:16:19 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:16:19 PM: npm WARN config location in the cache, and they are managed by
9:16:19 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:16:23 PM: npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
9:16:24 PM: npm WARN deprecated core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
9:16:24 PM: > aria-at@1.0.0 prepare
9:16:24 PM: > husky install
9:16:24 PM: husky - Git hooks installed
9:16:24 PM: added 419 packages, and audited 420 packages in 5s
9:16:24 PM: 88 packages are looking for funding
9:16:24 PM: run `npm fund` for details
9:16:24 PM: 1 high severity vulnerability
9:16:24 PM: To address all issues, run:
9:16:24 PM: npm audit fix
9:16:24 PM: Run `npm audit` for details.
9:16:24 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:16:24 PM: npm WARN config location in the cache, and they are managed by
9:16:24 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:16:24 PM: > aria-at@1.0.0 build
9:16:24 PM: > npm run create-all-tests && npm run review-tests
9:16:25 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:16:25 PM: npm WARN config location in the cache, and they are managed by
9:16:25 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:16:25 PM: > aria-at@1.0.0 create-all-tests
9:16:25 PM: > cross-var node scripts/create-all-tests.js --testplan=$npm_config_testplan
9:16:26 PM: [reference/2020-11-23_175528/menubar-editor.html]: Example html does not have a 'main' element. Using 'body' instead.
9:16:26 PM: [reference/2020-11-23_175030/checkbox-1/checkbox-1.html]: Example html does not have a 'main' element. Using 'body' instead.
9:16:26 PM: *** 5 Errors in tests and/or commands in test plan [tests/tabs-manual-activation] ***
9:16:26 PM: [Test 4]: Setup script does not exist: "activateFourthTabAndSetFocusOnTabpanel" for task "navigate backwards to a tab list"
9:16:26 PM: [Test 5]: Setup script does not exist: "activateFourthTabAndSetFocusOnTabpanel" for task "navigate backwards to a tab list"
9:16:26 PM: [Test 6]: Setup script does not exist: "activateFourthTabAndSetFocusOnTabpanel" for task "navigate backwards to a tab list"
9:16:26 PM: [Test 16]: Setup script does not exist: "setFocusOnFourthTab" for task "navigate to the first tab in a tab list"
9:16:26 PM: [Test 17]: Setup script does not exist: "setFocusOnFourthTab" for task "navigate to the first tab in a tab list"
9:16:26 PM: (31) out of (32) test plan(s) successfully processed and generated without any validation errors.
9:16:26 PM: NOTE: 997 messages suppressed. Run 'npm run create-all-tests -- --help' or 'node ./scripts/create-all-tests.js --help' to learn more.
9:16:27 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:16:27 PM: npm WARN config location in the cache, and they are managed by
9:16:27 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:16:27 PM: > aria-at@1.0.0 review-tests
9:16:27 PM: > cross-var node --experimental-modules scripts/test-reviewer.mjs --testplan=$npm_config_testplan
9:16:31 PM: Summarized alert tests: /opt/build/repo/build/review/alert.html
9:16:31 PM: Summarized banner tests: /opt/build/repo/build/review/banner.html
9:16:31 PM: Summarized breadcrumb tests: /opt/build/repo/build/review/breadcrumb.html
9:16:31 PM: Summarized checkbox tests: /opt/build/repo/build/review/checkbox.html
9:16:31 PM: Summarized checkbox-tri-state tests: /opt/build/repo/build/review/checkbox-tri-state.html
9:16:31 PM: Summarized combobox-autocomplete-both-updated tests: /opt/build/repo/build/review/combobox-autocomplete-both-updated.html
9:16:31 PM: Summarized combobox-select-only tests: /opt/build/repo/build/review/combobox-select-only.html
9:16:31 PM: Summarized command-button tests: /opt/build/repo/build/review/command-button.html
9:16:31 PM: Summarized complementary tests: /opt/build/repo/build/review/complementary.html
9:16:31 PM: Summarized contentinfo tests: /opt/build/repo/build/review/contentinfo.html
9:16:31 PM: Summarized datepicker-spin-button tests: /opt/build/repo/build/review/datepicker-spin-button.html
9:16:31 PM: Summarized disclosure-faq tests: /opt/build/repo/build/review/disclosure-faq.html
9:16:31 PM: Summarized disclosure-navigation tests: /opt/build/repo/build/review/disclosure-navigation.html
9:16:31 PM: Summarized form tests: /opt/build/repo/build/review/form.html
9:16:32 PM: Creating deploy upload records
9:16:31 PM: Summarized horizontal-slider tests: /opt/build/repo/build/review/horizontal-slider.html
9:16:31 PM: Summarized link-span-text tests: /opt/build/repo/build/review/link-span-text.html
9:16:31 PM: Summarized main tests: /opt/build/repo/build/review/main.html
9:16:31 PM: Summarized menu-button-actions tests: /opt/build/repo/build/review/menu-button-actions.html
9:16:31 PM: Summarized menu-button-actions-active-descendant tests: /opt/build/repo/build/review/menu-button-actions-active-descendant.html
9:16:31 PM: Summarized menu-button-navigation tests: /opt/build/repo/build/review/menu-button-navigation.html
9:16:31 PM: Summarized menubar-editor tests: /opt/build/repo/build/review/menubar-editor.html
9:16:31 PM: Summarized meter tests: /opt/build/repo/build/review/meter.html
9:16:31 PM: Summarized minimal-data-grid tests: /opt/build/repo/build/review/minimal-data-grid.html
9:16:31 PM: Summarized modal-dialog tests: /opt/build/repo/build/review/modal-dialog.html
9:16:31 PM: Summarized radiogroup-aria-activedescendant tests: /opt/build/repo/build/review/radiogroup-aria-activedescendant.html
9:16:31 PM: Summarized radiogroup-roving-tabindex tests: /opt/build/repo/build/review/radiogroup-roving-tabindex.html
9:16:31 PM: Summarized rating-slider tests: /opt/build/repo/build/review/rating-slider.html
9:16:31 PM: Summarized seek-slider tests: /opt/build/repo/build/review/seek-slider.html
9:16:31 PM: Summarized switch tests: /opt/build/repo/build/review/switch.html
9:16:31 PM: Summarized tabs-manual-activation tests: /opt/build/repo/build/review/tabs-manual-activation.html
9:16:31 PM: Summarized toggle-button tests: /opt/build/repo/build/review/toggle-button.html
9:16:31 PM: Summarized vertical-temperature-slider tests: /opt/build/repo/build/review/vertical-temperature-slider.html
9:16:32 PM: Generated index.html: /opt/build/repo/build/index.html
9:16:32 PM: Done.
9:16:32 PM:
9:16:32 PM: (build.command completed in 12.6s)
9:16:32 PM:
9:16:32 PM: ────────────────────────────────────────────────────────────────
9:16:32 PM: 2. Deploy site
9:16:32 PM: ────────────────────────────────────────────────────────────────
9:16:32 PM:
9:16:32 PM: Starting to deploy site from 'build'
9:16:32 PM: Creating deploy tree asynchronously
9:16:34 PM: 1 new files to upload
9:16:34 PM: 0 new functions to upload
9:16:34 PM: Site deploy was successfully initiated
9:16:34 PM:
9:16:34 PM: (Deploy site completed in 2.6s)
9:16:34 PM:
9:16:34 PM: ────────────────────────────────────────────────────────────────
9:16:34 PM: Netlify Build Complete
9:16:34 PM: ────────────────────────────────────────────────────────────────
9:16:34 PM:
9:16:34 PM: (Netlify Build completed in 15.2s)
9:16:34 PM: Caching artifacts
9:16:34 PM: Started saving node modules
9:16:34 PM: Finished saving node modules
9:16:34 PM: Started saving build plugins
9:16:34 PM: Finished saving build plugins
9:16:34 PM: Started saving pip cache
9:16:35 PM: Finished saving pip cache
9:16:35 PM: Started saving emacs cask dependencies
9:16:35 PM: Finished saving emacs cask dependencies
9:16:35 PM: Started saving maven dependencies
9:16:35 PM: Finished saving maven dependencies
9:16:35 PM: Started saving boot dependencies
9:16:35 PM: Finished saving boot dependencies
9:16:35 PM: Started saving rust rustup cache
9:16:35 PM: Finished saving rust rustup cache
9:16:35 PM: Started saving go dependencies
9:16:35 PM: Finished saving go dependencies
9:16:35 PM: Starting post processing
9:16:35 PM: Post processing - HTML
9:16:36 PM: Build script success
9:16:45 PM: Post processing - header rules
9:16:46 PM: Post processing - redirect rules
9:16:46 PM: Post processing done
9:16:49 PM: Site is live ✨
9:16:55 PM: Finished processing build request in 57.301706088s