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

New JS interop docs #4578

Merged
merged 35 commits into from
Feb 15, 2024

Merge branch 'main' into js-interop

9dadda6
Select commit
Loading
Failed to load commit list.
Merged

New JS interop docs #4578

Merge branch 'main' into js-interop
9dadda6
Select commit
Loading
Failed to load commit list.
Google Cloud Build / dart-website-staging (dart-dev) succeeded Feb 15, 2024 in 1m 49s

Summary

Build Information

Trigger dart-website-staging
Build 13f17ada-02ce-4ab4-ab33-4bde1103aa57
Start 2024-02-15T10:38:00-08:00
Duration 1m47.433s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/git SUCCESS 1.638s
gcr.io/flutter-dev-230821/firebase-ghcli SUCCESS 1m41.349s

Details


starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "13f17ada-02ce-4ab4-ab33-4bde1103aa57"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            9dadda62a7a6c5440ceddce0e52c3f3d57442295 -> FETCH_HEAD
HEAD is now at 9dadda6 Merge branch 'main' into js-interop
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 38s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3725ms  13%   375× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 416 files in 27.65 seconds (66.5ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 577 files in _site
Step #1: i  hosting: adding files to version [0/577] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr4578-js-interop-jct9fv7o.web.app [expires 2024-02-22 18:39:35]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: https://github.com/dart-lang/site-www/pull/4578#issuecomment-1885824031
Finished Step #1
PUSH
DONE

Build Log: https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%2213f17ada-02ce-4ab4-ab33-4bde1103aa57%22+AND+resource.labels.build_trigger_id%3D%22bea68f8f-7ea9-4e98-9663-1cdf7c2762c0%22&project=dart-dev