Roll recipe dependencies (nontrivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia) into this repository. Please review the expectation changes, and LGTM+CQ. fuchsia: https://crrev.com/357ad91fcbd02f37ddfde75547a76fbf06af04a3 (nmulcahey@google.com) [git] Remove GIT_HTTP_LOW_SPEED_* environment. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=godofredoc@google.com, keyonghan@google.com, wutong@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic08cfc975c7badb0493e705af2ec1629dbf28a29 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/4240 Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Godofredo Contreras <godofredoc@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 0334894..e831a7c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -33,7 +33,7 @@ }, "fuchsia": { "branch": "refs/heads/master", - "revision": "e672a166b9905bea29088a805e5aa87bf459717f", + "revision": "357ad91fcbd02f37ddfde75547a76fbf06af04a3", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {
diff --git a/recipes/recipes.expected/ci.json b/recipes/recipes.expected/ci.json index 9bc7b87..3d0bd15 100644 --- a/recipes/recipes.expected/ci.json +++ b/recipes/recipes.expected/ci.json
@@ -20,10 +20,6 @@ "init" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git init" }, { @@ -35,10 +31,6 @@ "https://flutter.googlesource.com/recipes" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git remote" }, { @@ -71,10 +63,6 @@ "--bare" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.git init", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -88,10 +76,6 @@ "https://flutter.googlesource.com/recipes" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.remote set-url", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -107,10 +91,6 @@ "\\+refs/heads/\\*:.*" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.git config", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -125,10 +105,6 @@ "origin" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.git fetch", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -182,10 +158,6 @@ "master" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git fetch" }, { @@ -196,10 +168,6 @@ "FETCH_HEAD" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git checkout" }, { @@ -209,10 +177,6 @@ "HEAD" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git rev-parse" }, { @@ -224,10 +188,6 @@ "-x" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git clean" }, { @@ -241,10 +201,6 @@ "sync" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "submodule.git submodule sync", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -258,10 +214,6 @@ "--init" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "submodule.git submodule update", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -389,10 +341,6 @@ "-z" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "get_affected_recipes.git diff-tree", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@",
diff --git a/recipes/recipes.expected/cq_try.json b/recipes/recipes.expected/cq_try.json index 33d9974..62b8ed9 100644 --- a/recipes/recipes.expected/cq_try.json +++ b/recipes/recipes.expected/cq_try.json
@@ -27,10 +27,6 @@ "init" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.git init", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -45,10 +41,6 @@ "https://flutter.googlesource.com/recipes" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.git remote", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -87,10 +79,6 @@ "--bare" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.cache.git init", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@2@@@" @@ -104,10 +92,6 @@ "https://flutter.googlesource.com/recipes" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.cache.remote set-url", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@2@@@" @@ -123,10 +107,6 @@ "\\+refs/heads/\\*:.*" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.cache.git config", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@2@@@" @@ -141,10 +121,6 @@ "origin" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.cache.git fetch", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@2@@@" @@ -198,10 +174,6 @@ "master" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.git fetch", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -215,10 +187,6 @@ "FETCH_HEAD" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.git checkout", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -231,10 +199,6 @@ "HEAD" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.git rev-parse", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -249,10 +213,6 @@ "-x" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.git clean", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -272,10 +232,6 @@ "sync" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.submodule.git submodule sync", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@2@@@" @@ -289,10 +245,6 @@ "--init" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "fetch master.submodule.git submodule update", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@2@@@" @@ -321,10 +273,6 @@ "remote.origin" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git config" }, { @@ -336,10 +284,6 @@ "https://flutter.googlesource.com/recipes" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git remote" }, { @@ -372,10 +316,6 @@ "--bare" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.git init", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -389,10 +329,6 @@ "https://flutter.googlesource.com/recipes" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.remote set-url", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -408,10 +344,6 @@ "\\+refs/heads/\\*:.*" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.git config", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -426,10 +358,6 @@ "origin" ], "cwd": "[CACHE]/git/flutter.googlesource.com-recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "cache.git fetch", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -483,10 +411,6 @@ "refs/changes/56/123456/7" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git fetch" }, { @@ -497,10 +421,6 @@ "FETCH_HEAD" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git checkout" }, { @@ -510,10 +430,6 @@ "HEAD" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git rev-parse" }, { @@ -525,10 +441,6 @@ "-x" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git clean" }, { @@ -542,10 +454,6 @@ "sync" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "submodule.git submodule sync", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -559,10 +467,6 @@ "--init" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "submodule.git submodule update", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" @@ -575,10 +479,6 @@ "deadbeef" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "git rebase" }, { @@ -703,10 +603,6 @@ "-z" ], "cwd": "[START_DIR]/recipes", - "env": { - "GIT_HTTP_LOW_SPEED_LIMIT": "2048000", - "GIT_HTTP_LOW_SPEED_TIME": "60" - }, "name": "get_affected_recipes.git diff-tree", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@",