Bug 1925091 - [ci full] Make Android FxaAccountManager supply comma-separate list of values for service=sync #6877
firefoxci-taskcluster / swift-build
succeeded
Aug 20, 2025 in 10m 47s
FirefoxCI (pull_request)
Build and test (Swift)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-08-20T19:04:41.467Z
Resolved: 2025-08-20T19:15:26.319Z
Task Execution Time: 10 minutes, 44 seconds, 852 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/build/FocusRustComponents.xcframework.zip
- public/build/MozillaRustComponents.xcframework.zip
- public/build/swift-components.tar.xz
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-08-20T19:04:41.476Z] Worker Type (releng-hardware/applicationservices-b-1-osx1015) settings:
[taskcluster 2025-08-20T19:04:41.476Z] {
[taskcluster 2025-08-20T19:04:41.476Z] "arch": "x86_64",
[taskcluster 2025-08-20T19:04:41.476Z] "config": {
[taskcluster 2025-08-20T19:04:41.476Z] "deploymentId": ""
[taskcluster 2025-08-20T19:04:41.476Z] },
[taskcluster 2025-08-20T19:04:41.476Z] "disk_size": "233.47 GiB",
[taskcluster 2025-08-20T19:04:41.476Z] "generic-worker": {
[taskcluster 2025-08-20T19:04:41.476Z] "engine": "multiuser",
[taskcluster 2025-08-20T19:04:41.476Z] "go-arch": "amd64",
[taskcluster 2025-08-20T19:04:41.476Z] "go-os": "darwin",
[taskcluster 2025-08-20T19:04:41.476Z] "go-version": "go1.22.0",
[taskcluster 2025-08-20T19:04:41.476Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v60.3.4",
[taskcluster 2025-08-20T19:04:41.476Z] "revision": "943a6f2b0d14fa0270280bc6f23acc2945d0fe45",
[taskcluster 2025-08-20T19:04:41.476Z] "source": "https://github.com/taskcluster/taskcluster/commits/943a6f2b0d14fa0270280bc6f23acc2945d0fe45",
[taskcluster 2025-08-20T19:04:41.476Z] "version": "60.3.4"
[taskcluster 2025-08-20T19:04:41.476Z] },
[taskcluster 2025-08-20T19:04:41.476Z] "ip": "10.49.59.101",
[taskcluster 2025-08-20T19:04:41.476Z] "machine-setup": {
[taskcluster 2025-08-20T19:04:41.476Z] "config": "https://github.com/mozilla-platform-ops/ronin_puppet"
...(2546 lines hidden)...
[task 2025-08-20T19:14:40.424Z] header "RustViaductFFI.h"
[task 2025-08-20T19:14:40.424Z] header "errorFFI.h"
[task 2025-08-20T19:14:40.424Z] header "nimbusFFI.h"
[task 2025-08-20T19:14:40.424Z] header "remote_settingsFFI.h"
[task 2025-08-20T19:14:40.424Z] header "rustlogforwarderFFI.h"
[task 2025-08-20T19:14:40.424Z] header "tracingFFI.h"
[task 2025-08-20T19:14:40.424Z] export *
[task 2025-08-20T19:14:40.424Z] use "Darwin"
[task 2025-08-20T19:14:40.424Z] use "_Builtin_stdbool"
[task 2025-08-20T19:14:40.424Z] use "_Builtin_stdint"
[task 2025-08-20T19:14:40.424Z] }'
[task 2025-08-20T19:14:40.425Z]
[task 2025-08-20T19:14:40.425Z] # Flesh out the framework for each architecture based on the common files.
[task 2025-08-20T19:14:40.425Z] # It's a little fiddly, because we apparently need to put all the simulator targets
[task 2025-08-20T19:14:40.425Z] # together into a single fat binary, but keep the hardware target separate.
[task 2025-08-20T19:14:40.425Z] # (TODO: we should try harder to see if we can avoid using `lipo` here, eliminating it
[task 2025-08-20T19:14:40.425Z] # would make the overall system simpler to understand).
[task 2025-08-20T19:14:40.425Z]
[task 2025-08-20T19:14:40.425Z] # iOS hardware
[task 2025-08-20T19:14:40.425Z] mkdir -p "$XCFRAMEWORK_ROOT/ios-arm64"
[task 2025-08-20T19:14:40.425Z] + mkdir -p /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64
[task 2025-08-20T19:14:40.429Z] cp -r "$COMMON" "$XCFRAMEWORK_ROOT/ios-arm64/$FRAMEWORK_NAME.framework"
[task 2025-08-20T19:14:40.429Z] + cp -r /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/common/MozillaRustComponents.framework /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework
[task 2025-08-20T19:14:40.436Z] cp "$TARGET_DIR/aarch64-apple-ios/$BUILD_PROFILE/$LIB_NAME" "$XCFRAMEWORK_ROOT/ios-arm64/$FRAMEWORK_NAME.framework/$FRAMEWORK_NAME"
[task 2025-08-20T19:14:40.436Z] + cp /opt/worker/tasks/task_172234884263407/checkouts/vcs/target/aarch64-apple-ios/release/libmegazord_focus.a /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/MozillaRustComponents
[task 2025-08-20T19:14:40.453Z]
[task 2025-08-20T19:14:40.453Z] # iOS simulator, with both platforms as a fat binary for mysterious reasons
[task 2025-08-20T19:14:40.453Z] mkdir -p "$XCFRAMEWORK_ROOT/ios-arm64_x86_64-simulator"
[task 2025-08-20T19:14:40.453Z] + mkdir -p /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64_x86_64-simulator
[task 2025-08-20T19:14:40.457Z] cp -r "$COMMON" "$XCFRAMEWORK_ROOT/ios-arm64_x86_64-simulator/$FRAMEWORK_NAME.framework"
[task 2025-08-20T19:14:40.457Z] + cp -r /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/common/MozillaRustComponents.framework /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework
[task 2025-08-20T19:14:40.464Z] lipo -create \
[task 2025-08-20T19:14:40.464Z] -output "$XCFRAMEWORK_ROOT/ios-arm64_x86_64-simulator/$FRAMEWORK_NAME.framework/$FRAMEWORK_NAME" \
[task 2025-08-20T19:14:40.464Z] "$TARGET_DIR/aarch64-apple-ios-sim/$BUILD_PROFILE/$LIB_NAME" \
[task 2025-08-20T19:14:40.464Z] "$TARGET_DIR/x86_64-apple-ios/$BUILD_PROFILE/$LIB_NAME"
[task 2025-08-20T19:14:40.464Z] + lipo -create -output /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/MozillaRustComponents /opt/worker/tasks/task_172234884263407/checkouts/vcs/target/aarch64-apple-ios-sim/release/libmegazord_focus.a /opt/worker/tasks/task_172234884263407/checkouts/vcs/target/x86_64-apple-ios/release/libmegazord_focus.a
[task 2025-08-20T19:14:40.807Z]
[task 2025-08-20T19:14:40.807Z] # Set up the metadata for the XCFramework as a whole.
[task 2025-08-20T19:14:40.807Z]
[task 2025-08-20T19:14:40.807Z] cp "$WORKING_DIR/Info.plist" "$XCFRAMEWORK_ROOT/Info.plist"
[task 2025-08-20T19:14:40.807Z] + cp /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/Info.plist /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/Info.plist
[task 2025-08-20T19:14:40.811Z] cp "$WORKING_DIR/DEPENDENCIES.md" "$XCFRAMEWORK_ROOT/DEPENDENCIES.md"
[task 2025-08-20T19:14:40.811Z] + cp /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/DEPENDENCIES.md /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/DEPENDENCIES.md
[task 2025-08-20T19:14:40.815Z]
[task 2025-08-20T19:14:40.815Z] rm -rf "$XCFRAMEWORK_ROOT/common"
[task 2025-08-20T19:14:40.815Z] + rm -rf /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/common
[task 2025-08-20T19:14:40.819Z]
[task 2025-08-20T19:14:40.819Z] # Zip it all up into a bundle for distribution.
[task 2025-08-20T19:14:40.819Z]
[task 2025-08-20T19:14:40.819Z] (cd "$WORKING_DIR" && zip -9 -r "$FRAMEWORK_FILENAME.xcframework.zip" "$FRAMEWORK_FILENAME.xcframework")
[task 2025-08-20T19:14:40.820Z] + cd /opt/worker/tasks/task_172234884263407/checkouts/vcs/megazords/ios-rust/focus
[task 2025-08-20T19:14:40.820Z] + zip -9 -r FocusRustComponents.xcframework.zip FocusRustComponents.xcframework
[task 2025-08-20T19:14:40.823Z] adding: FocusRustComponents.xcframework/ (stored 0%)
[task 2025-08-20T19:14:40.823Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/ (stored 0%)
[task 2025-08-20T19:14:40.823Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/ (stored 0%)
[task 2025-08-20T19:14:40.825Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/DEPENDENCIES.md (deflated 79%)
[task 2025-08-20T19:14:52.030Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/MozillaRustComponents (deflated 69%)
[task 2025-08-20T19:14:52.030Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/ (stored 0%)
[task 2025-08-20T19:14:52.030Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/errorFFI.h (deflated 89%)
[task 2025-08-20T19:14:52.031Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/nimbusFFI.h (deflated 90%)
[task 2025-08-20T19:14:52.032Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/rustlogforwarderFFI.h (deflated 90%)
[task 2025-08-20T19:14:52.032Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/MozillaRustComponents.h (deflated 39%)
[task 2025-08-20T19:14:52.032Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/tracingFFI.h (deflated 90%)
[task 2025-08-20T19:14:52.033Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/remote_settingsFFI.h (deflated 91%)
[task 2025-08-20T19:14:52.033Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/RustViaductFFI.h (deflated 25%)
[task 2025-08-20T19:14:52.033Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Modules/ (stored 0%)
[task 2025-08-20T19:14:52.033Z] adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Modules/module.modulemap (deflated 48%)
[task 2025-08-20T19:14:52.036Z] adding: FocusRustComponents.xcframework/DEPENDENCIES.md (deflated 79%)
[task 2025-08-20T19:14:52.036Z] adding: FocusRustComponents.xcframework/ios-arm64/ (stored 0%)
[task 2025-08-20T19:14:52.036Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/ (stored 0%)
[task 2025-08-20T19:14:52.039Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/DEPENDENCIES.md (deflated 79%)
[task 2025-08-20T19:14:57.415Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/MozillaRustComponents (deflated 69%)
[task 2025-08-20T19:14:57.415Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/ (stored 0%)
[task 2025-08-20T19:14:57.416Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/errorFFI.h (deflated 89%)
[task 2025-08-20T19:14:57.416Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/nimbusFFI.h (deflated 90%)
[task 2025-08-20T19:14:57.417Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/rustlogforwarderFFI.h (deflated 90%)
[task 2025-08-20T19:14:57.417Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/MozillaRustComponents.h (deflated 39%)
[task 2025-08-20T19:14:57.417Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/tracingFFI.h (deflated 90%)
[task 2025-08-20T19:14:57.418Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/remote_settingsFFI.h (deflated 91%)
[task 2025-08-20T19:14:57.418Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/RustViaductFFI.h (deflated 25%)
[task 2025-08-20T19:14:57.418Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Modules/ (stored 0%)
[task 2025-08-20T19:14:57.418Z] adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Modules/module.modulemap (deflated 48%)
[task 2025-08-20T19:14:57.418Z] adding: FocusRustComponents.xcframework/Info.plist (deflated 68%)
[task 2025-08-20T19:14:57.433Z]
[task 2025-08-20T19:14:57.433Z] * setting up Glean venv
[task 2025-08-20T19:15:01.193Z]
[task 2025-08-20T19:15:01.193Z] * Running Glean for nimbus
[task 2025-08-20T19:15:01.671Z] Requirement already satisfied: pip>=20.3 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (22.3)
[task 2025-08-20T19:15:01.822Z]
[task 2025-08-20T19:15:01.822Z] [notice] A new release of pip available: 22.3 -> 25.2
[task 2025-08-20T19:15:01.822Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2025-08-20T19:15:02.555Z] Collecting glean_parser~=17.2
[task 2025-08-20T19:15:02.571Z] Using cached glean_parser-17.3.0-py3-none-any.whl (115 kB)
[task 2025-08-20T19:15:02.658Z] Collecting click>=7
[task 2025-08-20T19:15:02.663Z] Using cached click-8.2.1-py3-none-any.whl (102 kB)
[task 2025-08-20T19:15:02.709Z] Collecting diskcache>=4
[task 2025-08-20T19:15:02.712Z] Using cached diskcache-5.6.3-py3-none-any.whl (45 kB)
[task 2025-08-20T19:15:02.750Z] Collecting jinja2>=2.10.1
[task 2025-08-20T19:15:02.755Z] Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
[task 2025-08-20T19:15:02.823Z] Collecting jsonschema>=3.0.2
[task 2025-08-20T19:15:02.827Z] Using cached jsonschema-4.25.1-py3-none-any.whl (90 kB)
[task 2025-08-20T19:15:02.875Z] Collecting platformdirs>=2.4.0
[task 2025-08-20T19:15:02.880Z] Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
[task 2025-08-20T19:15:03.007Z] Collecting pyyaml>=5.3.1
[task 2025-08-20T19:15:03.011Z] Using cached PyYAML-6.0.2-cp311-cp311-macosx_10_9_x86_64.whl (184 kB)
[task 2025-08-20T19:15:03.213Z] Collecting MarkupSafe>=2.0
[task 2025-08-20T19:15:03.217Z] Using cached MarkupSafe-3.0.2-cp311-cp311-macosx_10_9_universal2.whl (14 kB)
[task 2025-08-20T19:15:03.272Z] Collecting attrs>=22.2.0
[task 2025-08-20T19:15:03.276Z] Using cached attrs-25.3.0-py3-none-any.whl (63 kB)
[task 2025-08-20T19:15:03.308Z] Collecting jsonschema-specifications>=2023.03.6
[task 2025-08-20T19:15:03.313Z] Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)
[task 2025-08-20T19:15:03.378Z] Collecting referencing>=0.28.4
[task 2025-08-20T19:15:03.384Z] Using cached referencing-0.36.2-py3-none-any.whl (26 kB)
[task 2025-08-20T19:15:04.504Z] Collecting rpds-py>=0.7.1
[task 2025-08-20T19:15:04.510Z] Using cached rpds_py-0.27.0-cp311-cp311-macosx_10_12_x86_64.whl (371 kB)
[task 2025-08-20T19:15:04.638Z] Collecting typing-extensions>=4.4.0
[task 2025-08-20T19:15:04.642Z] Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
[task 2025-08-20T19:15:04.776Z] Installing collected packages: typing-extensions, rpds-py, pyyaml, platformdirs, MarkupSafe, diskcache, click, attrs, referencing, jinja2, jsonschema-specifications, jsonschema, glean_parser
[task 2025-08-20T19:15:05.354Z] Successfully installed MarkupSafe-3.0.2 attrs-25.3.0 click-8.2.1 diskcache-5.6.3 glean_parser-17.3.0 jinja2-3.1.6 jsonschema-4.25.1 jsonschema-specifications-2025.4.1 platformdirs-4.3.8 pyyaml-6.0.2 referencing-0.36.2 rpds-py-0.27.0 typing-extensions-4.14.1
[task 2025-08-20T19:15:05.460Z]
[task 2025-08-20T19:15:05.460Z] [notice] A new release of pip available: 22.3 -> 25.2
[task 2025-08-20T19:15:05.460Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2025-08-20T19:15:05.927Z] ✨ Your metrics are Glean! ✨
[task 2025-08-20T19:15:06.883Z] Requirement already satisfied: pip>=20.3 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (22.3)
[task 2025-08-20T19:15:07.110Z]
[task 2025-08-20T19:15:07.110Z] [notice] A new release of pip available: 22.3 -> 25.2
[task 2025-08-20T19:15:07.110Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2025-08-20T19:15:07.665Z] Requirement already satisfied: glean_parser~=17.2 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (17.3.0)
[task 2025-08-20T19:15:07.795Z] Requirement already satisfied: click>=7 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=17.2) (8.2.1)
[task 2025-08-20T19:15:07.797Z] Requirement already satisfied: diskcache>=4 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=17.2) (5.6.3)
[task 2025-08-20T19:15:07.799Z] Requirement already satisfied: jinja2>=2.10.1 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=17.2) (3.1.6)
[task 2025-08-20T19:15:07.800Z] Requirement already satisfied: jsonschema>=3.0.2 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=17.2) (4.25.1)
[task 2025-08-20T19:15:07.802Z] Requirement already satisfied: platformdirs>=2.4.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=17.2) (4.3.8)
[task 2025-08-20T19:15:07.803Z] Requirement already satisfied: pyyaml>=5.3.1 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=17.2) (6.0.2)
[task 2025-08-20T19:15:07.812Z] Requirement already satisfied: MarkupSafe>=2.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jinja2>=2.10.1->glean_parser~=17.2) (3.0.2)
[task 2025-08-20T19:15:07.826Z] Requirement already satisfied: attrs>=22.2.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=17.2) (25.3.0)
[task 2025-08-20T19:15:07.828Z] Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=17.2) (2025.4.1)
[task 2025-08-20T19:15:07.829Z] Requirement already satisfied: referencing>=0.28.4 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=17.2) (0.36.2)
[task 2025-08-20T19:15:07.830Z] Requirement already satisfied: rpds-py>=0.7.1 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=17.2) (0.27.0)
[task 2025-08-20T19:15:07.912Z] Requirement already satisfied: typing-extensions>=4.4.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from referencing>=0.28.4->jsonschema>=3.0.2->glean_parser~=17.2) (4.14.1)
[task 2025-08-20T19:15:08.154Z]
[task 2025-08-20T19:15:08.154Z] [notice] A new release of pip available: 22.3 -> 25.2
[task 2025-08-20T19:15:08.154Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2025-08-20T19:15:08.513Z] ✨ Your metrics are Glean! ✨
[task 2025-08-20T19:15:08.853Z]
[task 2025-08-20T19:15:08.853Z] * generating sources for megazord_ios
[task 2025-08-20T19:15:09.136Z] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[task 2025-08-20T19:15:09.145Z] Running `target/debug/uniffi-bindgen-library-mode -l target/aarch64-apple-ios/release/libmegazord_ios.a swift build/swift-components/all/Generated`
[task 2025-08-20T19:15:11.189Z]
[task 2025-08-20T19:15:11.189Z] * generating sources for megazord_focus
[task 2025-08-20T19:15:11.465Z] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[task 2025-08-20T19:15:11.475Z] Running `target/debug/uniffi-bindgen-library-mode -l target/aarch64-apple-ios/release/libmegazord_focus.a swift build/swift-components/focus/Generated`
[task 2025-08-20T19:15:12.930Z]
[task 2025-08-20T19:15:12.930Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/Nimbus
[task 2025-08-20T19:15:12.939Z]
[task 2025-08-20T19:15:12.939Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/FxAClient
[task 2025-08-20T19:15:12.945Z]
[task 2025-08-20T19:15:12.945Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/Logins
[task 2025-08-20T19:15:12.948Z]
[task 2025-08-20T19:15:12.948Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/Places
[task 2025-08-20T19:15:12.951Z]
[task 2025-08-20T19:15:12.951Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/Sync15
[task 2025-08-20T19:15:12.954Z]
[task 2025-08-20T19:15:12.954Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/SyncManager
[task 2025-08-20T19:15:12.957Z]
[task 2025-08-20T19:15:12.957Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/Viaduct
[task 2025-08-20T19:15:12.960Z]
[task 2025-08-20T19:15:12.960Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/Nimbus
[task 2025-08-20T19:15:12.967Z]
[task 2025-08-20T19:15:12.967Z] * copying megazords/ios-rust/Sources/MozillaRustComponentsWrapper/Viaduct
[task 2025-08-20T19:15:12.970Z]
[task 2025-08-20T19:15:12.970Z] * build complete
[task 2025-08-20T19:15:12.977Z] + pushd build/
[task 2025-08-20T19:15:12.977Z] /opt/worker/tasks/task_172234884263407/checkouts/vcs/build /opt/worker/tasks/task_172234884263407/checkouts/vcs
[task 2025-08-20T19:15:12.977Z] + tar acf swift-components.tar.xz swift-components
[task 2025-08-20T19:15:13.742Z] + popd
[task 2025-08-20T19:15:13.742Z] /opt/worker/tasks/task_172234884263407/checkouts/vcs
[task 2025-08-20T19:15:13.742Z] + mv build/swift-components.tar.xz artifacts/
[task 2025-08-20T19:15:13.745Z] + pwd
[task 2025-08-20T19:15:13.745Z] /opt/worker/tasks/task_172234884263407/checkouts/vcs
[task 2025-08-20T19:15:13.745Z] + mv artifacts ../../
[fetches 2025-08-20T19:15:13.748Z] removing /opt/worker/tasks/task_172234884263407/fetches
[fetches 2025-08-20T19:15:20.054Z] finished
[taskcluster 2025-08-20T19:15:20.065Z] Exit Code: 0
[taskcluster 2025-08-20T19:15:20.065Z] User Time: 1h11m6.818736s
[taskcluster 2025-08-20T19:15:20.065Z] Kernel Time: 3m57.416279s
[taskcluster 2025-08-20T19:15:20.065Z] Wall Time: 10m36.863226s
[taskcluster 2025-08-20T19:15:20.065Z] Result: SUCCEEDED
[taskcluster 2025-08-20T19:15:20.065Z] === Task Finished ===
[taskcluster 2025-08-20T19:15:20.065Z] Task Duration: 10m36.868088s
[taskcluster 2025-08-20T19:15:20.347Z] Uploading artifact public/build/swift-components.tar.xz from file /opt/worker/tasks/task_172234884263407/artifacts/swift-components.tar.xz with content encoding "identity", mime type "application/x-xz" and expiry 2025-09-17T19:04:37.171Z
[taskcluster 2025-08-20T19:15:20.660Z] Uploading artifact public/build/MozillaRustComponents.xcframework.zip from file /opt/worker/tasks/task_172234884263407/artifacts/MozillaRustComponents.xcframework.zip with content encoding "identity", mime type "application/zip" and expiry 2025-09-17T19:04:37.171Z
[taskcluster 2025-08-20T19:15:23.789Z] Uploading artifact public/build/FocusRustComponents.xcframework.zip from file /opt/worker/tasks/task_172234884263407/artifacts/FocusRustComponents.xcframework.zip with content encoding "identity", mime type "application/zip" and expiry 2025-09-17T19:04:37.171Z
[taskcluster 2025-08-20T19:15:24.505Z] Uploading artifact public/logs/certified.log from file /opt/worker/tasks/task_172234884263407/generic-worker/certified.log with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2025-09-17T19:04:37.171Z
[taskcluster 2025-08-20T19:15:25.399Z] Uploading artifact public/chain-of-trust.json from file /opt/worker/tasks/task_172234884263407/generic-worker/chain-of-trust.json with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2025-09-17T19:04:37.171Z
[taskcluster 2025-08-20T19:15:25.659Z] Uploading artifact public/chain-of-trust.json.sig from file /opt/worker/tasks/task_172234884263407/generic-worker/chain-of-trust.json.sig with content encoding "gzip", mime type "application/octet-stream" and expiry 2025-09-17T19:04:37.171Z
[taskcluster 2025-08-20T19:15:25.880Z] [mounts] Preserving cache: Moving "/opt/worker/tasks/task_172234884263407/checkouts" to "/opt/worker/cache/bTS2STSwR2GKCtnDhOCY4g"
[taskcluster 2025-08-20T19:15:25.882Z] [mounts] Denying task_172234884263407 access to '/opt/worker/cache/bTS2STSwR2GKCtnDhOCY4g'
[taskcluster 2025-08-20T19:15:25.935Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-09-17T19:04:37.171Z
Loading