Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Update to GeckoView Release 125.0.20240419144423 on releases_v125 #6081

Merged
merged 1 commit into from
Apr 19, 2024

Update GeckoView (Release) to 125.0.20240419144423.

afd9834
Select commit
Loading
Failed to load commit list.
Merged

Update to GeckoView Release 125.0.20240419144423 on releases_v125 #6081

Update GeckoView (Release) to 125.0.20240419144423.
afd9834
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / external-gradle-dependencies-lib-jexl succeeded Apr 19, 2024 in 9m 6s

FirefoxCI (push)

External Gradle dependencies toolchain task (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2024-04-19T18:30:55.042Z]     consequent = < 1 > ( LITERAL )
[task 2024-04-19T18:30:55.042Z]     alternate = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.042Z]     alternate = < 3 > ( LITERAL )
[task 2024-04-19T18:30:55.042Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should parse math expression
[task 2024-04-19T18:30:55.043Z]     [ + ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 42 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 23 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should handle whitespace in an expression
[task 2024-04-19T18:30:55.043Z]     [ + ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 3 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should apply filters to identifiers
[task 2024-04-19T18:30:55.043Z]     < baz > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     from = [ . ] ( FILTER_EXPRESSION ) [ relative = true ]
[task 2024-04-19T18:30:55.043Z]     expression = [ == ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = [ . ] ( FILTER_EXPRESSION ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     expression = < 0 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     subject = < bar > ( IDENTIFIER ) [ relative = true ]
[task 2024-04-19T18:30:55.043Z]     right = < tek > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     subject = [ . ] ( FILTER_EXPRESSION ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     expression = < 1 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     subject = < foo > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should parse expression following operator precedence
[task 2024-04-19T18:30:55.043Z]     [ + ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 5 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = [ * ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 7 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]     [ + ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = [ * ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 5 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 7 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should handle a ternary expression
[task 2024-04-19T18:30:55.043Z]     < ? > ( CONDITIONAL_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     test = < foo > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     consequent = < 1 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     alternate = < 0 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should handle encapsulation of subtree
[task 2024-04-19T18:30:55.043Z]     [ == ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = [ + ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = [ * ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 3 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 4 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = [ - ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = [ / ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 5 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 6 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 7 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should throw on incomplete expression
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should allow dot notation for all operands
[task 2024-04-19T18:30:55.043Z]     [ + ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < length > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     from = < foo > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < foo > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     from = <Object> ( OBJECT_LITERAL )
[task 2024-04-19T18:30:55.043Z]     foo : < bar > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should handle nested, non-grouped ternary expressions
[task 2024-04-19T18:30:55.043Z]     < ? > ( CONDITIONAL_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     test = < foo > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     consequent = < ? > ( CONDITIONAL_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     test = < bar > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     consequent = < 1 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     alternate = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     alternate = < 3 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should handle a unary operator
[task 2024-04-19T18:30:55.043Z]     [ - ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = [ * ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 1 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = [ ! ] ( UNARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     right = [ ! ] ( UNARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     right = < true > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should handle ternary expression with objects
[task 2024-04-19T18:30:55.043Z]     < ? > ( CONDITIONAL_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     test = < foo > ( IDENTIFIER ) [ relative = false ]
[task 2024-04-19T18:30:55.043Z]     consequent = <Object> ( OBJECT_LITERAL )
[task 2024-04-19T18:30:55.043Z]     bar : < tek > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     alternate = < baz > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: Should handle nested subexpressions
[task 2024-04-19T18:30:55.043Z]     [ / ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = [ * ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 4 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = [ + ] ( BINARY_EXPRESSION )
[task 2024-04-19T18:30:55.043Z]     left = < 2 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 3 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     right = < 5 > ( LITERAL )
[task 2024-04-19T18:30:55.043Z]     
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z] SUITE: mozilla.components.lib.jexl.value.JexlValueTest
[task 2024-04-19T18:30:55.043Z]   TEST: array arithmetic
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: integer arithmetic
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: object arithmetic
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: double arithmetic
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: string arithmetic
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z]   TEST: boolean arithmetic
[task 2024-04-19T18:30:55.043Z]   SUCCESS
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z] 
[task 2024-04-19T18:30:55.043Z] > Task :lib-jexl:jacocoDebugTestReport SKIPPED
[task 2024-04-19T18:30:55.043Z] > Task :lib-jexl:jacocoReleaseTestReport SKIPPED
[task 2024-04-19T18:30:55.043Z] > Task :lib-jexl:test
[task 2024-04-19T18:31:02.140Z] > Task :lib-jexl:lintReportRelease
[task 2024-04-19T18:31:02.140Z] > Task :lib-jexl:lintRelease
[task 2024-04-19T18:31:02.140Z] 
[task 2024-04-19T18:31:02.140Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-04-19T18:31:02.140Z] 
[task 2024-04-19T18:31:02.140Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-04-19T18:31:02.140Z] 
[task 2024-04-19T18:31:02.140Z] For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-04-19T18:31:02.140Z] 
[task 2024-04-19T18:31:02.140Z] BUILD SUCCESSFUL in 39s
[task 2024-04-19T18:31:02.140Z] 127 actionable tasks: 93 executed, 26 from cache, 8 up-to-date
[task 2024-04-19T18:31:02.535Z] 
[task 2024-04-19T18:31:02.535Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2024-04-19T18:31:02.535Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2024-04-19T18:31:02.535Z] #!/bin/bash
[task 2024-04-19T18:31:02.535Z] 
[task 2024-04-19T18:31:02.535Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2024-04-19T18:31:02.535Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2024-04-19T18:31:02.535Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2024-04-19T18:31:02.535Z] 
[task 2024-04-19T18:31:02.535Z] # This is inspired by
[task 2024-04-19T18:31:02.535Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2024-04-19T18:31:02.535Z] # gradle-plugins was removed because it's not used in this project.
[task 2024-04-19T18:31:02.535Z] 
[task 2024-04-19T18:31:02.535Z] set -x -e -v
[task 2024-04-19T18:31:02.535Z] ++ set -x -e -v
[task 2024-04-19T18:31:02.535Z] 
[task 2024-04-19T18:31:02.535Z] echo "running as $(id)"
[task 2024-04-19T18:31:02.535Z] +++ id
[task 2024-04-19T18:31:02.536Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2024-04-19T18:31:02.536Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2024-04-19T18:31:02.536Z] 
[task 2024-04-19T18:31:02.536Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2024-04-19T18:31:02.536Z] ++ : WORKSPACE /builds/worker/workspace
[task 2024-04-19T18:31:02.536Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2024-04-19T18:31:02.536Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2024-04-19T18:31:02.536Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2024-04-19T18:31:02.536Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2024-04-19T18:31:02.536Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2024-04-19T18:31:02.537Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2024-04-19T18:31:02.537Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2024-04-19T18:31:02.537Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2024-04-19T18:31:02.537Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2024-04-19T18:31:02.537Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2024-04-19T18:31:02.537Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-04-19T18:31:02.537Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z] function _package_artifacts_downloaded_by_nexus() {
[task 2024-04-19T18:31:02.537Z]     pushd "$WORKSPACE"
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z]     mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2024-04-19T18:31:02.537Z]     for nexus_dir in $NEXUS_DIRS; do
[task 2024-04-19T18:31:02.537Z]         cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2024-04-19T18:31:02.537Z]     done
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z]     tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2024-04-19T18:31:02.537Z]     popd
[task 2024-04-19T18:31:02.537Z] }
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z] function _ensure_artifacts_are_sane() {
[task 2024-04-19T18:31:02.537Z]     # Let's find empty files or unfinished downloads
[task 2024-04-19T18:31:02.537Z]     find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z]     if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2024-04-19T18:31:02.537Z]         echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2024-04-19T18:31:02.537Z]         cat "$BAD_DOWNLOADS_FILE"
[task 2024-04-19T18:31:02.537Z]         exit $BAD_DOWNLOADS_EXIT_CODE
[task 2024-04-19T18:31:02.537Z]     fi
[task 2024-04-19T18:31:02.537Z] }
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z] 
[task 2024-04-19T18:31:02.537Z] _package_artifacts_downloaded_by_nexus
[task 2024-04-19T18:31:02.537Z] ++ _package_artifacts_downloaded_by_nexus
[task 2024-04-19T18:31:02.537Z] ++ pushd /builds/worker/workspace
[task 2024-04-19T18:31:02.537Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-19T18:31:02.537Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2024-04-19T18:31:02.537Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-04-19T18:31:02.537Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2024-04-19T18:31:02.685Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-04-19T18:31:02.685Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2024-04-19T18:31:02.868Z] ++ tar cf - external-gradle-dependencies
[task 2024-04-19T18:31:02.868Z] ++ xz
[task 2024-04-19T18:33:26.790Z] ++ popd
[task 2024-04-19T18:33:26.790Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-19T18:33:26.790Z] _ensure_artifacts_are_sane
[task 2024-04-19T18:33:26.790Z] ++ _ensure_artifacts_are_sane
[task 2024-04-19T18:33:26.790Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2024-04-19T18:33:26.813Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2024-04-19T18:33:26.813Z] 
[task 2024-04-19T18:33:26.813Z] popd
[task 2024-04-19T18:33:26.813Z] + popd
[task 2024-04-19T18:33:26.813Z] ~/checkouts
[fetches 2024-04-19T18:33:26.813Z] removing /builds/worker/fetches
[fetches 2024-04-19T18:33:27.351Z] finished
[taskcluster 2024-04-19 18:33:27.745Z] === Task Finished ===
[taskcluster 2024-04-19 18:33:32.039Z] Successful task run with exit code: 0 completed in 451.475 seconds