Relevant error logs:
1: ##[group]Operating System
2: macOS
...
396: Cache Size: ~119 MB (125302614 B)
397: [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/cccc2d58-4c63-4e9a-954e-ca2c450e28c5/cache.tzst -P -C /Users/runner/work/selenium/selenium --delay-directory-restore --use-compress-program unzstd
398: Cache restored successfully
399: Successfully restored cache from setup-bazel-2-darwin-bazelisk-891f5b61007fcffca37ad4efdc89f0425f18fb16ebff22a561661e2c2c049905
400: ##[endgroup]
401: ##[group]Restore cache for disk-rb-remote-safari-test
402: Received 125302614 of 125302614 (100.0%), 23.2 MBs/sec
403: Attempting to restore disk-rb-remote-safari-test cache from setup-bazel-2-darwin-disk-rb-remote-safari-test-ccab027f84c813272aae030965238db1131b0ed6ca3b513ceb9dcb30ca69ecef
404: Failed to restore disk-rb-remote-safari-test cache
...
418: Received 357961782 of 357961782 (100.0%), 30.9 MBs/sec
419: Cache Size: ~341 MB (357961782 B)
420: [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/f788d90b-d5e5-4e7e-a80b-9cc0549afd9f/cache.tzst -P -C /Users/runner/work/selenium/selenium --delay-directory-restore --use-compress-program unzstd
421: Cache restored successfully
422: Successfully restored cache from setup-bazel-2-darwin-repository-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
423: ##[endgroup]
424: ##[group]Restore cache for external-rb-remote-safari-test-manifest
425: Attempting to restore external-rb-remote-safari-test-manifest cache from setup-bazel-2-darwin-external-rb-remote-safari-test-manifest-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
426: Failed to restore external-rb-remote-safari-test-manifest cache
...
838: [32m[1,971 / 3,075][0m Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 3s disk-cache, darwin-sandbox ... (4 actions running)
839: [32m[1,974 / 3,075][0m Compiling src/google/protobuf/descriptor.cc [for tool]; 4s disk-cache, darwin-sandbox ... (4 actions running)
840: [32m[1,978 / 3,075][0m Compiling src/google/protobuf/descriptor.cc [for tool]; 5s disk-cache, darwin-sandbox ... (5 actions, 4 running)
841: [32m[1,979 / 3,075][0m Compiling src/google/protobuf/descriptor.cc [for tool]; 6s disk-cache, darwin-sandbox ... (4 actions running)
842: [32m[1,982 / 3,075][0m Compiling src/google/protobuf/descriptor.cc [for tool]; 7s disk-cache, darwin-sandbox ... (4 actions running)
843: [32m[1,986 / 3,075][0m Compiling src/google/protobuf/descriptor.cc [for tool]; 8s disk-cache, darwin-sandbox ... (5 actions, 3 running)
844: [32m[1,990 / 3,075][0m Compiling src/google/protobuf/compiler/subprocess.cc [for tool]; 1s disk-cache, darwin-sandbox ... (4 actions, 3 running)
845: [32mINFO: [0mFrom Linking external/protobuf~/libprotobuf.a [for tool]:
846: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/darwin_x86_64-opt-exec-ST-13d3ddad9198/bin/external/protobuf~/_objs/protobuf/error_listener.o has no symbols
...
903: [32m[2,192 / 3,075][0m Action java/src/org/openqa/selenium/manager/libmanager-module.jar; 0s disk-cache, darwin-sandbox ... (2 actions, 1 running)
904: [32m[2,192 / 3,075][0m Action java/src/org/openqa/selenium/manager/libmanager-module.jar; 1s disk-cache, darwin-sandbox ... (2 actions running)
905: [32m[2,206 / 3,075][0m Action java/src/org/openqa/selenium/manager/libmanager-module.jar; 2s disk-cache, darwin-sandbox ... (4 actions, 3 running)
906: [32m[2,239 / 3,075][0m Checking 1 JS files in @@io_bazel_rules_closure//closure/library/vec:mat4d; 0s disk-cache, worker ... (4 actions, 3 running)
907: [32m[2,263 / 3,075][0m Checking 1 JS files in @@io_bazel_rules_closure//closure/library/object:object; 1s disk-cache, worker ... (4 actions, 3 running)
908: [32m[2,288 / 3,075][0m Checking 1 JS files in @@io_bazel_rules_closure//closure/library/object:object; 2s disk-cache, worker ... (4 actions running)
909: [32m[2,322 / 3,075][0m Building java/src/org/openqa/selenium/remote/libapi-class.jar (66 source files); 3s disk-cache, multiplex-worker ... (4 actions, 3 running)
910: [32mINFO: [0mFrom Building java/src/org/openqa/selenium/remote/libapi-class.jar (66 source files):
911: java/src/org/openqa/selenium/remote/ErrorHandler.java:46: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
912: private final ErrorCodes errorCodes;
913: ^
914: java/src/org/openqa/selenium/remote/ErrorHandler.java:60: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
915: this.errorCodes = new ErrorCodes();
916: ^
917: java/src/org/openqa/selenium/remote/ErrorHandler.java:68: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
918: public ErrorHandler(ErrorCodes codes, boolean includeServerErrors) {
919: ^
920: java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
921: ErrorCodes errorCodes = new ErrorCodes();
922: ^
923: java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
924: ErrorCodes errorCodes = new ErrorCodes();
925: ^
926: java/src/org/openqa/selenium/remote/ProtocolHandshake.java:181: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
927: response.setStatus(ErrorCodes.SUCCESS);
928: ^
929: java/src/org/openqa/selenium/remote/ProtocolHandshake.java:182: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
930: response.setState(ErrorCodes.SUCCESS_STRING);
931: ^
932: java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:53: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
933: new ErrorCodes().toStatus((String) rawError, Optional.of(tuple.getStatusCode())));
934: ^
935: java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:56: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
936: new ErrorCodes().getExceptionType((String) rawError);
937: ^
938: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
939: private final ErrorCodes errorCodes = new ErrorCodes();
940: ^
941: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
942: private final ErrorCodes errorCodes = new ErrorCodes();
943: ^
944: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:55: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
945: int status = response.getStatus() == ErrorCodes.SUCCESS ? HTTP_OK : HTTP_INTERNAL_ERROR;
946: ^
947: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:101: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
948: response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
949: ^
950: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:103: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
951: response.setStatus(ErrorCodes.UNHANDLED_ERROR);
952: ^
953: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:124: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
954: response.setStatus(ErrorCodes.SUCCESS);
955: ^
956: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:125: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
957: response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
958: ^
959: java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:131: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
960: response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
961: ^
962: java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
963: private final ErrorCodes errorCodes = new ErrorCodes();
964: ^
965: java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
966: private final ErrorCodes errorCodes = new ErrorCodes();
967: ^
968: java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:93: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
969: response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
970: ^
971: java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:98: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
972: response.setStatus(ErrorCodes.UNHANDLED_ERROR);
973: ^
974: java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:145: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
975: response.setStatus(ErrorCodes.SUCCESS);
...
1027: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:driver-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test_attempts/attempt_1.log)
1028: [32m[3,076 / 3,077][0m 1 / 24 tests;[0m Testing //rb/spec/integration/selenium/webdriver:driver-safari-remote; 10s local, disk-cache
1029: [32m[3,076 / 3,077][0m 1 / 24 tests;[0m Testing //rb/spec/integration/selenium/webdriver:driver-safari-remote; 19s local, disk-cache
1030: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:driver-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test_attempts/attempt_2.log)
1031: [32m[3,076 / 3,077][0m 1 / 24 tests;[0m Testing //rb/spec/integration/selenium/webdriver:driver-safari-remote; 20s local, disk-cache
1032: [32m[3,076 / 3,077][0m 1 / 24 tests;[0m Testing //rb/spec/integration/selenium/webdriver:driver-safari-remote; 28s local, disk-cache
1033: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:driver-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test.log)
1034: ==================== Test output for //rb/spec/integration/selenium/webdriver:driver-safari-remote:
1035: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:driver-safari-remote (Summary)
1036: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1037: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test.log
1038: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1039: 2024-05-15 19:09:56 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/driver-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1040: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test_attempts/attempt_1.log
1041: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test_attempts/attempt_2.log
1042: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:driver-safari-remote:
1043: Running Ruby specs:
1044: An error occurred in a `before(:suite)` hook.
1045: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1046: Selenium::WebDriver::Error::SessionNotCreatedError:
1047: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1079: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1080: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1081: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1082: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1083: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1084: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1085: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1086: Finished in 7.11 seconds (files took 0.31682 seconds to load)
1087: 0 examples, 0 failures, 1 error occurred outside of examples
1088: ================================================================================
1089: ==================== Test output for //rb/spec/integration/selenium/webdriver:driver-safari-remote:
1090: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1091: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1092: 2024-05-15 19:10:06 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/driver-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1093: Running Ruby specs:
1094: An error occurred in a `before(:suite)` hook.
1095: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1096: Selenium::WebDriver::Error::SessionNotCreatedError:
1097: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1129: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1130: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1131: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1132: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1133: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1134: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1135: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1136: Finished in 7.03 seconds (files took 0.26903 seconds to load)
1137: 0 examples, 0 failures, 1 error occurred outside of examples
1138: ================================================================================
1139: ==================== Test output for //rb/spec/integration/selenium/webdriver:driver-safari-remote:
1140: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1141: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1142: 2024-05-15 19:10:15 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/driver-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1143: Running Ruby specs:
1144: An error occurred in a `before(:suite)` hook.
1145: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1146: Selenium::WebDriver::Error::SessionNotCreatedError:
1147: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1179: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1180: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1181: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1182: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1183: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1184: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1185: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1186: Finished in 7.1 seconds (files took 0.26563 seconds to load)
1187: 0 examples, 0 failures, 1 error occurred outside of examples
1188: ================================================================================
1189: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote; 1s disk-cache
1190: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote
1191: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote; 1s local, disk-cache
1192: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote; 11s local, disk-cache
1193: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:shadow_root-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test_attempts/attempt_1.log)
1194: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote; 12s local, disk-cache
1195: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote; 98s local, disk-cache
1196: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:shadow_root-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test_attempts/attempt_2.log)
1197: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote; 100s local, disk-cache
1198: [32m[3,077 / 3,078][0m 2 / 24 tests, [31m[1m1 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote; 108s local, disk-cache
1199: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:shadow_root-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test.log)
1200: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:shadow_root-safari-remote (Summary)
...
1202: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test_attempts/attempt_1.log
1203: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test_attempts/attempt_2.log
1204: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote:
1205: ==================== Test output for //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote:
1206: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1207: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1208: 2024-05-15 19:10:28 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1209: Running Ruby specs:
1210: An error occurred in a `before(:suite)` hook.
1211: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1212: Selenium::WebDriver::Error::SessionNotCreatedError:
1213: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1245: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1246: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1247: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1248: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1249: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1250: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1251: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1252: Finished in 8.06 seconds (files took 0.36208 seconds to load)
1253: 0 examples, 0 failures, 1 error occurred outside of examples
...
1260: browser: safari
1261: driver: remote
1262: version: 17.4.1
1263: platform: macosx
1264: ci: github
1265: ruby: ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-darwin22]
1266: Selenium::WebDriver::ShadowRoot
1267: gets shadow root from driver
1268: raises error if no shadow root (PENDING: Test skipped because it breaks test run; NoMethodError)
1269: gets shadow root from script (PENDING: Test skipped because it breaks test run; returns correct node, but references shadow root as a element)
1270: #find_element
1271: by css
1272: by xpath (PENDING: Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097)
1273: by link text (FAILED - 1)
1274: by partial link text
1275: by tag name (PENDING: Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097)
1276: raises error if not found
1277: #find_elements
1278: by css
1279: by xpath (PENDING: Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097)
1280: by link text
1281: by partial link text
1282: by tag name (PENDING: Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097)
1283: is empty when not found
1284: Pending: (Failures listed here are expected and do not affect your suite's status)
1285: 1) Selenium::WebDriver::ShadowRoot raises error if no shadow root
1286: # Test skipped because it breaks test run; NoMethodError
1287: # ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:34
1288: 2) Selenium::WebDriver::ShadowRoot gets shadow root from script
1289: # Test skipped because it breaks test run; returns correct node, but references shadow root as a element
1290: # ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:40
1291: 3) Selenium::WebDriver::ShadowRoot#find_element by xpath
1292: # Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097
1293: Got 0 failures and 2 other errors:
1294: 3.1) Failure/Error: element = shadow_root.find_element(xpath: "//input[type='checkbox']")
1295: Selenium::WebDriver::Error::TimeoutError:
...
1298: # ./rb/lib/selenium/webdriver/remote/http/common.rb:101:in `new'
1299: # ./rb/lib/selenium/webdriver/remote/http/common.rb:101:in `create_response'
1300: # ./rb/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
1301: # ./rb/lib/selenium/webdriver/remote/http/common.rb:67:in `call'
1302: # ./rb/lib/selenium/webdriver/remote/bridge.rb:630:in `execute'
1303: # ./rb/lib/selenium/webdriver/remote/bridge.rb:541:in `find_element_by'
1304: # ./rb/lib/selenium/webdriver/common/search_context.rb:71:in `find_element'
1305: # ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:58:in `block (3 levels) in <module:WebDriver>'
1306: 3.2) Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1307: Selenium::WebDriver::Error::SessionNotCreatedError:
1308: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1341: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1342: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1343: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1344: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:67:in `reset_driver!'
1345: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
1346: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:66:in `block (2 levels) in <top (required)>'
1347: 4) Selenium::WebDriver::ShadowRoot#find_element by tag name
1348: # Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097
1349: Got 0 failures and 2 other errors:
1350: 4.1) Failure/Error: element = shadow_root.find_element(tag_name: 'input')
1351: Selenium::WebDriver::Error::TimeoutError:
...
1354: # ./rb/lib/selenium/webdriver/remote/http/common.rb:101:in `new'
1355: # ./rb/lib/selenium/webdriver/remote/http/common.rb:101:in `create_response'
1356: # ./rb/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
1357: # ./rb/lib/selenium/webdriver/remote/http/common.rb:67:in `call'
1358: # ./rb/lib/selenium/webdriver/remote/bridge.rb:630:in `execute'
1359: # ./rb/lib/selenium/webdriver/remote/bridge.rb:541:in `find_element_by'
1360: # ./rb/lib/selenium/webdriver/common/search_context.rb:71:in `find_element'
1361: # ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:80:in `block (3 levels) in <module:WebDriver>'
1362: 4.2) Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1363: Selenium::WebDriver::Error::SessionNotCreatedError:
1364: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1397: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1398: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1399: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1400: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:67:in `reset_driver!'
1401: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
1402: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:66:in `block (2 levels) in <top (required)>'
1403: 5) Selenium::WebDriver::ShadowRoot#find_elements by xpath
1404: # Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097
1405: Got 0 failures and 2 other errors:
1406: 5.1) Failure/Error: elements = shadow_root.find_elements(xpath: "//input[type='checkbox']")
1407: Selenium::WebDriver::Error::TimeoutError:
...
1410: # ./rb/lib/selenium/webdriver/remote/http/common.rb:101:in `new'
1411: # ./rb/lib/selenium/webdriver/remote/http/common.rb:101:in `create_response'
1412: # ./rb/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
1413: # ./rb/lib/selenium/webdriver/remote/http/common.rb:67:in `call'
1414: # ./rb/lib/selenium/webdriver/remote/bridge.rb:630:in `execute'
1415: # ./rb/lib/selenium/webdriver/remote/bridge.rb:559:in `find_elements_by'
1416: # ./rb/lib/selenium/webdriver/common/search_context.rb:86:in `find_elements'
1417: # ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:104:in `block (3 levels) in <module:WebDriver>'
1418: 5.2) Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1419: Selenium::WebDriver::Error::SessionNotCreatedError:
1420: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1453: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1454: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1455: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1456: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:67:in `reset_driver!'
1457: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
1458: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:66:in `block (2 levels) in <top (required)>'
1459: 6) Selenium::WebDriver::ShadowRoot#find_elements by tag name
1460: # Test guarded; https://bugs.chromium.org/p/chromedriver/issues/detail?id=4097
1461: Failure/Error: elements = shadow_root.find_elements(tag_name: 'input')
1462: Selenium::WebDriver::Error::TimeoutError:
...
1467: # ./rb/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
1468: # ./rb/lib/selenium/webdriver/remote/http/common.rb:67:in `call'
1469: # ./rb/lib/selenium/webdriver/remote/bridge.rb:630:in `execute'
1470: # ./rb/lib/selenium/webdriver/remote/bridge.rb:559:in `find_elements_by'
1471: # ./rb/lib/selenium/webdriver/common/search_context.rb:86:in `find_elements'
1472: # ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:129:in `block (3 levels) in <module:WebDriver>'
1473: Failures:
1474: 1) Selenium::WebDriver::ShadowRoot#find_element by link text
1475: Failure/Error: before { driver.navigate.to url_for('webComponents.html') }
1476: Selenium::WebDriver::Error::SessionNotCreatedError:
1477: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1508: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `new'
1509: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1510: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1511: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1512: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1513: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:25:in `driver'
1514: # ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:25:in `block (2 levels) in <module:WebDriver>'
1515: Finished in 1 minute 23.92 seconds (files took 0.26962 seconds to load)
1516: 15 examples, 1 failure, 6 pending
1517: Failed examples:
1518: rspec ./rb/spec/integration/selenium/webdriver/shadow_root_spec.rb:63 # Selenium::WebDriver::ShadowRoot#find_element by link text
1519: ================================================================================
1520: ==================== Test output for //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote:
1521: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1522: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1523: 2024-05-15 19:12:06 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1524: Running Ruby specs:
1525: An error occurred in a `before(:suite)` hook.
1526: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1527: Selenium::WebDriver::Error::SessionNotCreatedError:
1528: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1560: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1561: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1562: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1563: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1564: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1565: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1566: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1567: Finished in 7.4 seconds (files took 0.28095 seconds to load)
1568: 0 examples, 0 failures, 1 error occurred outside of examples
1569: ================================================================================
1570: [32m[3,078 / 3,079][0m 3 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote; 1s disk-cache
1571: [32m[3,078 / 3,079][0m 3 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote; 0s local, disk-cache
1572: [32m[3,078 / 3,079][0m 3 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote; 9s local, disk-cache
1573: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:timeout-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-safari-remote/test_attempts/attempt_1.log)
1574: [32m[3,078 / 3,079][0m 3 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote; 10s local, disk-cache
1575: [32m[3,078 / 3,079][0m 3 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote; 19s local, disk-cache
1576: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:timeout-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-safari-remote/test_attempts/attempt_2.log)
1577: [32m[3,078 / 3,079][0m 3 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote; 20s local, disk-cache
1578: [32m[3,078 / 3,079][0m 3 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote; 41s local, disk-cache
...
1580: ==================== Test output for //rb/spec/integration/selenium/webdriver:timeout-safari-remote:
1581: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-safari-remote/test_attempts/attempt_1.log
1582: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1583: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-safari-remote/test_attempts/attempt_2.log
1584: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:timeout-safari-remote:
1585: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1586: 2024-05-15 19:12:19 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/timeout-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1587: Running Ruby specs:
1588: An error occurred in a `before(:suite)` hook.
1589: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1590: Selenium::WebDriver::Error::SessionNotCreatedError:
1591: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1623: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1624: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1625: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1626: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1627: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1628: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1629: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1630: Finished in 7.09 seconds (files took 0.29085 seconds to load)
1631: 0 examples, 0 failures, 1 error occurred outside of examples
1632: ================================================================================
1633: ==================== Test output for //rb/spec/integration/selenium/webdriver:timeout-safari-remote:
1634: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1635: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1636: 2024-05-15 19:12:29 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/timeout-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1637: Running Ruby specs:
1638: An error occurred in a `before(:suite)` hook.
1639: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1640: Selenium::WebDriver::Error::SessionNotCreatedError:
1641: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1673: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1674: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1675: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1676: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1677: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1678: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1679: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1680: Finished in 7.32 seconds (files took 0.26983 seconds to load)
1681: 0 examples, 0 failures, 1 error occurred outside of examples
1682: ================================================================================
1683: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:error-safari-remote; 1s disk-cache
1684: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:error-safari-remote
1685: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:error-safari-remote; 1s local, disk-cache
1686: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:error-safari-remote; 11s local, disk-cache
1687: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:error-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test_attempts/attempt_1.log)
1688: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:error-safari-remote; 13s local, disk-cache
1689: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:error-safari-remote; 24s local, disk-cache
1690: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:error-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test_attempts/attempt_2.log)
1691: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:error-safari-remote; 26s local, disk-cache
1692: [32m[3,079 / 3,080][0m 4 / 24 tests, [31m[1m2 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:error-safari-remote; 37s local, disk-cache
1693: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:error-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test.log)
1694: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:error-safari-remote (Summary)
1695: ==================== Test output for //rb/spec/integration/selenium/webdriver:error-safari-remote:
1696: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test.log
1697: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1698: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1699: 2024-05-15 19:13:03 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/error-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1700: Running Ruby specs:
1701: An error occurred in a `before(:suite)` hook.
1702: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1703: Selenium::WebDriver::Error::SessionNotCreatedError:
1704: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
1705: Build info: version: '4.21.0-SNAPSHOT', revision: 'Unknown'
1706: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test_attempts/attempt_1.log
1707: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test_attempts/attempt_2.log
1708: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:error-safari-remote:
...
1739: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1740: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1741: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1742: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1743: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1744: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1745: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1746: Finished in 8.86 seconds (files took 0.28336 seconds to load)
1747: 0 examples, 0 failures, 1 error occurred outside of examples
1748: ================================================================================
1749: ==================== Test output for //rb/spec/integration/selenium/webdriver:error-safari-remote:
1750: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1751: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1752: 2024-05-15 19:13:16 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/error-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1753: Running Ruby specs:
1754: An error occurred in a `before(:suite)` hook.
1755: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1756: Selenium::WebDriver::Error::SessionNotCreatedError:
1757: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1789: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1790: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1791: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1792: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1793: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1794: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1795: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1796: Finished in 9.99 seconds (files took 0.8899 seconds to load)
1797: 0 examples, 0 failures, 1 error occurred outside of examples
1798: ================================================================================
1799: ==================== Test output for //rb/spec/integration/selenium/webdriver:error-safari-remote:
1800: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1801: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1802: 2024-05-15 19:13:29 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/error-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1803: Running Ruby specs:
1804: An error occurred in a `before(:suite)` hook.
1805: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1806: Selenium::WebDriver::Error::SessionNotCreatedError:
1807: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1839: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1840: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1841: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1842: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1843: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1844: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1845: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1846: Finished in 9.46 seconds (files took 0.32798 seconds to load)
1847: 0 examples, 0 failures, 1 error occurred outside of examples
1848: ================================================================================
1849: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote; 1s disk-cache
1850: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote
1851: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote; 1s local, disk-cache
1852: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote; 12s local, disk-cache
1853: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote/test_attempts/attempt_1.log)
1854: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote; 14s local, disk-cache
1855: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote; 25s local, disk-cache
1856: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote/test_attempts/attempt_2.log)
1857: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote; 27s local, disk-cache
1858: [32m[3,080 / 3,081][0m 5 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote; 45s local, disk-cache
...
1860: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote/test_attempts/attempt_1.log
1861: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote/test_attempts/attempt_2.log
1862: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote:
1863: ==================== Test output for //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote:
1864: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1865: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1866: 2024-05-15 19:13:44 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1867: Running Ruby specs:
1868: An error occurred in a `before(:suite)` hook.
1869: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1870: Selenium::WebDriver::Error::SessionNotCreatedError:
1871: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1903: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1904: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1905: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1906: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1907: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1908: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1909: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1910: Finished in 9.98 seconds (files took 0.30578 seconds to load)
1911: 0 examples, 0 failures, 1 error occurred outside of examples
1912: ================================================================================
1913: ==================== Test output for //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote:
1914: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1915: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1916: 2024-05-15 19:13:57 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1917: Running Ruby specs:
1918: An error occurred in a `before(:suite)` hook.
1919: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1920: Selenium::WebDriver::Error::SessionNotCreatedError:
1921: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
1953: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
1954: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
1955: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
1956: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
1957: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
1958: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
1959: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
1960: Finished in 8.88 seconds (files took 0.94165 seconds to load)
1961: 0 examples, 0 failures, 1 error occurred outside of examples
1962: ================================================================================
1963: [32m[3,081 / 3,082][0m 6 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote; 1s disk-cache
1964: [32m[3,081 / 3,082][0m 6 / 24 tests, [31m[1m3 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote
1965: [32m[3,081 / 3,082][0m 6 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote; 1s local, disk-cache
1966: [32m[3,081 / 3,082][0m 6 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote; 12s local, disk-cache
1967: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver/remote:driver-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-safari-remote/test_attempts/attempt_1.log)
1968: [32m[3,081 / 3,082][0m 6 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote; 14s local, disk-cache
1969: [32m[3,081 / 3,082][0m 6 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote; 30s local, disk-cache
1970: [35mFLAKY: [0m//rb/spec/integration/selenium/webdriver/remote:driver-safari-remote (Summary)
1971: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-safari-remote/test_attempts/attempt_1.log
1972: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote:
1973: ==================== Test output for //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote:
1974: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1975: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
1976: 2024-05-15 19:14:33 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/remote/driver-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
1977: Running Ruby specs:
1978: An error occurred in a `before(:suite)` hook.
1979: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
1980: Selenium::WebDriver::Error::SessionNotCreatedError:
1981: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2013: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2014: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2015: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2016: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2017: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2018: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2019: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2020: Finished in 9.99 seconds (files took 0.42828 seconds to load)
2021: 0 examples, 0 failures, 1 error occurred outside of examples
2022: ================================================================================
2023: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote; 0s disk-cache
2024: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote
2025: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote; 1s local, disk-cache
2026: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote; 11s local, disk-cache
2027: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:action_builder-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test_attempts/attempt_1.log)
2028: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote; 13s local, disk-cache
2029: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote; 22s local, disk-cache
2030: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:action_builder-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test_attempts/attempt_2.log)
2031: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote; 23s local, disk-cache
2032: [32m[3,082 / 3,083][0m 7 / 24 tests, [31m[1m3 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote; 32s local, disk-cache
2033: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:action_builder-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test.log)
2034: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:action_builder-safari-remote (Summary)
...
2036: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test_attempts/attempt_1.log
2037: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test_attempts/attempt_2.log
2038: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:action_builder-safari-remote:
2039: ==================== Test output for //rb/spec/integration/selenium/webdriver:action_builder-safari-remote:
2040: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2041: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2042: 2024-05-15 19:15:07 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/action_builder-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
2043: Running Ruby specs:
2044: An error occurred in a `before(:suite)` hook.
2045: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
2046: Selenium::WebDriver::Error::SessionNotCreatedError:
2047: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2079: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2080: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2081: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2082: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2083: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2084: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2085: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2086: Finished in 9.06 seconds (files took 0.50486 seconds to load)
2087: 0 examples, 0 failures, 1 error occurred outside of examples
2088: ================================================================================
2089: ==================== Test output for //rb/spec/integration/selenium/webdriver:action_builder-safari-remote:
2090: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2091: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2092: 2024-05-15 19:15:19 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/action_builder-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
2093: Running Ruby specs:
2094: An error occurred in a `before(:suite)` hook.
2095: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
2096: Selenium::WebDriver::Error::SessionNotCreatedError:
2097: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2129: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2130: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2131: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2132: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2133: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2134: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2135: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2136: Finished in 7.53 seconds (files took 0.37985 seconds to load)
2137: 0 examples, 0 failures, 1 error occurred outside of examples
2138: ================================================================================
2139: ==================== Test output for //rb/spec/integration/selenium/webdriver:action_builder-safari-remote:
2140: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2141: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2142: 2024-05-15 19:15:29 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/action_builder-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
2143: Running Ruby specs:
2144: An error occurred in a `before(:suite)` hook.
2145: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
2146: Selenium::WebDriver::Error::SessionNotCreatedError:
2147: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2179: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2180: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2181: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2182: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2183: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2184: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2185: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2186: Finished in 7.42 seconds (files took 0.36957 seconds to load)
2187: 0 examples, 0 failures, 1 error occurred outside of examples
2188: ================================================================================
2189: [32m[3,083 / 3,084][0m 8 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:manager-safari-remote; 1s disk-cache
2190: [32m[3,083 / 3,084][0m 8 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:manager-safari-remote; 0s local, disk-cache
2191: [32m[3,083 / 3,084][0m 8 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:manager-safari-remote; 19s local, disk-cache
2192: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote; 1s disk-cache
2193: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote
2194: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote; 1s local, disk-cache
2195: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote; 10s local, disk-cache
2196: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote/test_attempts/attempt_1.log)
2197: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote; 11s local, disk-cache
2198: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote; 23s local, disk-cache
2199: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote/test_attempts/attempt_2.log)
2200: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote; 25s local, disk-cache
2201: [32m[3,084 / 3,085][0m 9 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote; 66s local, disk-cache
...
2203: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote/test_attempts/attempt_1.log
2204: ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote:
2205: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote/test_attempts/attempt_2.log
2206: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote:
2207: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2208: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2209: 2024-05-15 19:16:04 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
2210: Running Ruby specs:
2211: An error occurred in a `before(:suite)` hook.
2212: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
2213: Selenium::WebDriver::Error::SessionNotCreatedError:
2214: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2246: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2247: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2248: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2249: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2250: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2251: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2252: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2253: Finished in 7.91 seconds (files took 0.30895 seconds to load)
2254: 0 examples, 0 failures, 1 error occurred outside of examples
2255: ================================================================================
2256: ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote:
2257: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2258: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2259: 2024-05-15 19:16:17 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
2260: Running Ruby specs:
2261: An error occurred in a `before(:suite)` hook.
2262: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
2263: Selenium::WebDriver::Error::SessionNotCreatedError:
2264: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2296: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2297: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2298: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2299: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2300: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2301: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2302: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2303: Finished in 8.39 seconds (files took 1.49 seconds to load)
2304: 0 examples, 0 failures, 1 error occurred outside of examples
2305: ================================================================================
2306: [32m[3,085 / 3,086][0m 10 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:element-safari-remote; 1s disk-cache
2307: [32m[3,085 / 3,086][0m 10 / 24 tests, [31m[1m4 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver/remote:element-safari-remote
2308: [32m[3,085 / 3,086][0m 10 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:element-safari-remote; 1s local, disk-cache
2309: [32m[3,085 / 3,086][0m 10 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/remote:element-safari-remote; 16s local, disk-cache
2310: [32m[3,086 / 3,087][0m 11 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:zipper-safari-remote; 1s disk-cache
2311: [32m[3,086 / 3,087][0m 11 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:zipper-safari-remote; 0s local, disk-cache
2312: [32m[3,086 / 3,087][0m 11 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:zipper-safari-remote; 9s local, disk-cache
2313: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:zipper-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-safari-remote/test_attempts/attempt_1.log)
2314: [32m[3,086 / 3,087][0m 11 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:zipper-safari-remote; 11s local, disk-cache
2315: [32m[3,086 / 3,087][0m 11 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:zipper-safari-remote; 25s local, disk-cache
2316: [35mFLAKY: [0m//rb/spec/integration/selenium/webdriver:zipper-safari-remote (Summary)
2317: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-safari-remote/test_attempts/attempt_1.log
2318: ==================== Test output for //rb/spec/integration/selenium/webdriver:zipper-safari-remote:
2319: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2320: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2321: 2024-05-15 19:17:32 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/zipper-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
2322: Running Ruby specs:
2323: An error occurred in a `before(:suite)` hook.
2324: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
2325: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:zipper-safari-remote:
2326: Selenium::WebDriver::Error::SessionNotCreatedError:
2327: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2359: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2360: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2361: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2362: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2363: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2364: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2365: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2366: Finished in 7.66 seconds (files took 0.30371 seconds to load)
2367: 0 examples, 0 failures, 1 error occurred outside of examples
2368: ================================================================================
2369: [32m[3,087 / 3,088][0m 12 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:element-safari-remote; 1s disk-cache
2370: [32m[3,087 / 3,088][0m 12 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:element-safari-remote; 0s local, disk-cache
2371: [32m[3,087 / 3,088][0m 12 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:element-safari-remote; 9s local, disk-cache
2372: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:element-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test_attempts/attempt_1.log)
2373: [32m[3,087 / 3,088][0m 12 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:element-safari-remote; 11s local, disk-cache
2374: [32m[3,087 / 3,088][0m 12 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:element-safari-remote; 78s local, disk-cache
2375: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:element-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test_attempts/attempt_2.log)
2376: [32m[3,087 / 3,088][0m 12 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:element-safari-remote; 80s local, disk-cache
2377: [32m[3,087 / 3,088][0m 12 / 24 tests, [31m[1m4 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:element-safari-remote; 88s local, disk-cache
2378: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:element-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test.log)
2379: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:element-safari-remote (Summary)
...
2381: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test_attempts/attempt_1.log
2382: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test_attempts/attempt_2.log
2383: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:element-safari-remote:
2384: ==================== Test output for //rb/spec/integration/selenium/webdriver:element-safari-remote:
2385: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2386: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
2387: 2024-05-15 19:18:00 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/element-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
2388: Running Ruby specs:
2389: An error occurred in a `before(:suite)` hook.
2390: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
2391: Selenium::WebDriver::Error::SessionNotCreatedError:
2392: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
2424: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
2425: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
2426: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
2427: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2428: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
2429: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
2430: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
2431: Finished in 7.08 seconds (files took 0.27554 seconds to load)
2432: 0 examples, 0 failures, 1 error occurred outside of examples
...
2438: Running Ruby specs:
2439: browser: safari
2440: driver: remote
2441: version: 17.4.1
2442: platform: macosx
2443: ci: github
2444: ruby: ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-darwin22]
2445: Selenium::WebDriver::Element
2446: clicks (FAILED - 1)
2447: raises if different element receives click (PENDING: Test guarded; no reason given)
2448: raises if element is partially covered (PENDING: Test guarded; no reason given)
2449: raises if element stale (FAILED - 2)
2450: sends empty keys (FAILED - 3)
...
2467: returns the same #hash for equal elements when found by Driver#find_element
2468: returns the same #hash for equal elements when found by Driver#find_elements
2469: #submit
2470: valid submit button
2471: any input element in form
2472: any element in form
2473: button with id submit
2474: button with name submit
2475: errors with button outside form
...
2541: size and location
2542: gets current location
2543: gets location once scrolled into view
2544: gets size
2545: gets rect
2546: Pending: (Failures listed here are expected and do not affect your suite's status)
2547: 1) Selenium::WebDriver::Element raises if different element receives click
2548: # Test guarded; no reason given
2549: Got 1 failure:
2550: 1.1) Failure/Error: expect { driver.find_element(id: 'contents').click }.to raise_error(Error::ElementClickInterceptedError)
2551: expected Selenium::WebDriver::Error::ElementClickInterceptedError, got Selenium::WebDriver::Error::WebDriverError with backtrace:
...
2558: # ./rb/lib/selenium/webdriver/remote/bridge.rb:630:in `execute'
2559: # ./rb/lib/selenium/webdriver/remote/bridge.rb:415:in `click_element'
2560: # ./rb/lib/selenium/webdriver/common/element.rb:77:in `click'
2561: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:34:in `block (3 levels) in <module:WebDriver>'
2562: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:34:in `block (2 levels) in <module:WebDriver>'
2563: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:34:in `block (2 levels) in <module:WebDriver>'
2564: 2) Selenium::WebDriver::Element raises if element is partially covered
2565: # Test guarded; no reason given
2566: Got 1 failure:
2567: 2.1) Failure/Error: expect { driver.find_element(id: 'other_contents').click }.to raise_error(Error::ElementClickInterceptedError)
2568: expected Selenium::WebDriver::Error::ElementClickInterceptedError, got Selenium::WebDriver::Error::WebDriverError with backtrace:
...
2575: # ./rb/lib/selenium/webdriver/remote/bridge.rb:630:in `execute'
2576: # ./rb/lib/selenium/webdriver/remote/bridge.rb:415:in `click_element'
2577: # ./rb/lib/selenium/webdriver/common/element.rb:77:in `click'
2578: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:40:in `block (3 levels) in <module:WebDriver>'
2579: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:40:in `block (2 levels) in <module:WebDriver>'
2580: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:40:in `block (2 levels) in <module:WebDriver>'
2581: 3) Selenium::WebDriver::Element sends key presses chords
2582: # Test guarded; no reason given
2583: Got 1 failure:
2584: 3.1) Failure/Error: expect(key_reporter.attribute('value')).to eq('Hello')
2585: expected: "Hello"
2586: got: "ello"
2587: (compared using ==)
2588: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:128:in `block (2 levels) in <module:WebDriver>'
2589: 4) Selenium::WebDriver::Element properties and attributes with boolean type of true #dom_attribute returns String
2590: # Test guarded; no reason given
2591: Got 1 failure:
2592: 4.1) Failure/Error: expect(element.dom_attribute(prop_or_attr)).to eq 'true'
2593: expected: "true"
2594: got: "checked"
2595: (compared using ==)
2596: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:186:in `block (4 levels) in <module:WebDriver>'
2597: 5) Selenium::WebDriver::Element properties and attributes with boolean type of true #dom_attribute does not update after click
2598: # Test guarded; no reason given
2599: Got 1 failure:
2600: 5.1) Failure/Error: expect(element.dom_attribute(prop_or_attr)).to eq 'true'
2601: expected: "true"
2602: got: "checked"
2603: (compared using ==)
2604: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:199:in `block (4 levels) in <module:WebDriver>'
2605: 6) Selenium::WebDriver::Element properties and attributes style #property returns object
2606: # Test guarded; no reason given
2607: Got 1 failure:
2608: 6.1) Failure/Error: expect(element.property(prop_or_attr)).to eq %w[width height]
...
4022: +"x" => "",
4023: +"y" => "",
4024: +"z-index" => "",
4025: +"zIndex" => "",
4026: +"zoom" => "",
4027: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:321:in `block (4 levels) in <module:WebDriver>'
4028: 7) Selenium::WebDriver::Element properties and attributes property attribute case difference with attribute casing #dom_attribute returns a String
4029: # Test guarded; no reason given
4030: Got 1 failure:
4031: 7.1) Failure/Error: expect(element.dom_attribute(prop_or_attr)).to eq 'true'
4032: expected: "true"
4033: got: "readonly"
4034: (compared using ==)
4035: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:351:in `block (4 levels) in <module:WebDriver>'
4036: 8) Selenium::WebDriver::Element properties and attributes property attribute case difference with property casing #dom_attribute returns a String
4037: # Test guarded; no reason given
4038: Got 1 failure:
4039: 8.1) Failure/Error: expect(element.dom_attribute(prop_or_attr)).to eq 'true'
4040: expected: "true"
4041: got: "readonly"
4042: (compared using ==)
4043: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:371:in `block (4 levels) in <module:WebDriver>'
4044: Failures:
4045: 1) Selenium::WebDriver::Element clicks
4046: Failure/Error: reset_driver!(time: 1) if %i[safari safari_preview].include? GlobalTestEnv.browser
4047: Selenium::WebDriver::Error::SessionNotCreatedError:
4048: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4080: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4081: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4082: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4083: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4084: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:67:in `reset_driver!'
4085: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
4086: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:28:in `block (2 levels) in <module:WebDriver>'
4087: 2) Selenium::WebDriver::Element raises if element stale
4088: Failure/Error: reset_driver!(time: 1) if %i[safari safari_preview].include? GlobalTestEnv.browser
4089: Selenium::WebDriver::Error::SessionNotCreatedError:
4090: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4122: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4123: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4124: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4125: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4126: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:67:in `reset_driver!'
4127: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
4128: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:51:in `block (2 levels) in <module:WebDriver>'
4129: 3) Selenium::WebDriver::Element sends empty keys
4130: Failure/Error: driver.navigate.to url_for('formPage.html')
4131: Selenium::WebDriver::Error::SessionNotCreatedError:
4132: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4163: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `new'
4164: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4165: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4166: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4167: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4168: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:25:in `driver'
4169: # ./rb/spec/integration/selenium/webdriver/element_spec.rb:102:in `block (2 levels) in <module:WebDriver>'
4170: Finished in 1 minute 5.99 seconds (files took 0.27109 seconds to load)
4171: 83 examples, 3 failures, 8 pending
4172: Failed examples:
...
4174: rspec ./rb/spec/integration/selenium/webdriver/element_spec.rb:43 # Selenium::WebDriver::Element raises if element stale
4175: rspec ./rb/spec/integration/selenium/webdriver/element_spec.rb:101 # Selenium::WebDriver::Element sends empty keys
4176: ================================================================================
4177: ==================== Test output for //rb/spec/integration/selenium/webdriver:element-safari-remote:
4178: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4179: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4180: 2024-05-15 19:19:19 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/element-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4181: Running Ruby specs:
4182: An error occurred in a `before(:suite)` hook.
4183: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4184: Selenium::WebDriver::Error::SessionNotCreatedError:
4185: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4217: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4218: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4219: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4220: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4221: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4222: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4223: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4224: Finished in 7.21 seconds (files took 0.26913 seconds to load)
4225: 0 examples, 0 failures, 1 error occurred outside of examples
4226: ================================================================================
4227: [32m[3,088 / 3,089][0m 13 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:storage-safari-remote; 1s disk-cache
4228: [32m[3,088 / 3,089][0m 13 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:storage-safari-remote; 0s local, disk-cache
4229: [32m[3,088 / 3,089][0m 13 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:storage-safari-remote; 9s local, disk-cache
4230: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:storage-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-safari-remote/test_attempts/attempt_1.log)
4231: [32m[3,088 / 3,089][0m 13 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:storage-safari-remote; 11s local, disk-cache
4232: [32m[3,088 / 3,089][0m 13 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:storage-safari-remote; 27s local, disk-cache
4233: ==================== Test output for //rb/spec/integration/selenium/webdriver:storage-safari-remote:
4234: [35mFLAKY: [0m//rb/spec/integration/selenium/webdriver:storage-safari-remote (Summary)
4235: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4236: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-safari-remote/test_attempts/attempt_1.log
4237: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4238: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:storage-safari-remote:
4239: 2024-05-15 19:19:31 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/storage-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4240: Running Ruby specs:
4241: An error occurred in a `before(:suite)` hook.
4242: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4243: Selenium::WebDriver::Error::SessionNotCreatedError:
4244: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4276: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4277: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4278: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4279: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4280: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4281: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4282: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4283: Finished in 7.29 seconds (files took 0.25909 seconds to load)
4284: 0 examples, 0 failures, 1 error occurred outside of examples
4285: ================================================================================
4286: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote; 1s disk-cache
4287: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote
4288: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote; 1s local, disk-cache
4289: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote; 9s local, disk-cache
4290: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:listener-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test_attempts/attempt_1.log)
4291: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote; 11s local, disk-cache
4292: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote; 30s local, disk-cache
4293: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:listener-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test_attempts/attempt_2.log)
4294: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote; 32s local, disk-cache
4295: [32m[3,089 / 3,090][0m 14 / 24 tests, [31m[1m5 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote; 40s local, disk-cache
4296: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:listener-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test.log)
4297: ==================== Test output for //rb/spec/integration/selenium/webdriver:listener-safari-remote:
4298: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4299: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4300: 2024-05-15 19:20:01 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/listener-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4301: Running Ruby specs:
4302: An error occurred in a `before(:suite)` hook.
4303: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4304: Selenium::WebDriver::Error::SessionNotCreatedError:
4305: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4337: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4338: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4339: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4340: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4341: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4342: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4343: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4344: Finished in 7.35 seconds (files took 0.27659 seconds to load)
4345: 0 examples, 0 failures, 1 error occurred outside of examples
...
4351: Running Ruby specs:
4352: browser: safari
4353: driver: remote
4354: version: 17.4.1
4355: platform: macosx
4356: ci: github
4357: ruby: ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-darwin22]
4358: Selenium::WebDriver::Driver
4359: supports listener (FAILED - 1)
4360: Failures:
4361: 1) Selenium::WebDriver::Driver supports listener
4362: Failure/Error:
4363: expect {
4364: create_driver!(listener: Selenium::WebDriver::Support::AbstractEventListener.new) { nil }
4365: }.not_to raise_exception
4366: expected no Exception, got #<Selenium::WebDriver::Error::SessionNotCreatedError: Could not start a new session. Error while crea...arch: 'x86_64', os.version: '13.6.6', java.version: '17.0.8.1'
...
4392: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4393: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4394: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4395: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:37:in `create_driver!'
4396: # ./rb/spec/integration/selenium/webdriver/listener_spec.rb:29:in `block (3 levels) in <module:WebDriver>'
4397: # ./rb/spec/integration/selenium/webdriver/listener_spec.rb:28:in `block (2 levels) in <module:WebDriver>'
4398: # ./rb/spec/integration/selenium/webdriver/listener_spec.rb:28:in `block (2 levels) in <module:WebDriver>'
4399: Finished in 18.4 seconds (files took 0.25821 seconds to load)
4400: 1 example, 1 failure
4401: Failed examples:
4402: rspec ./rb/spec/integration/selenium/webdriver/listener_spec.rb:27 # Selenium::WebDriver::Driver supports listener
4403: ================================================================================
4404: ==================== Test output for //rb/spec/integration/selenium/webdriver:listener-safari-remote:
4405: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4406: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4407: 2024-05-15 19:20:32 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/listener-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4408: Running Ruby specs:
4409: An error occurred in a `before(:suite)` hook.
4410: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4411: Selenium::WebDriver::Error::SessionNotCreatedError:
4412: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4444: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4445: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4446: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4447: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4448: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4449: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4450: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4451: Finished in 7.14 seconds (files took 0.30908 seconds to load)
4452: 0 examples, 0 failures, 1 error occurred outside of examples
4453: ================================================================================
4454: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:listener-safari-remote (Summary)
4455: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test.log
4456: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test_attempts/attempt_1.log
4457: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test_attempts/attempt_2.log
4458: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:listener-safari-remote:
4459: [32m[3,090 / 3,091][0m 15 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/safari:driver-safari-remote; 1s disk-cache
4460: [32m[3,090 / 3,091][0m 15 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/safari:driver-safari-remote; 0s local, disk-cache
4461: [32m[3,090 / 3,091][0m 15 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/safari:driver-safari-remote; 15s local, disk-cache
4462: [32m[3,091 / 3,092][0m 16 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote; 1s disk-cache
4463: [32m[3,091 / 3,092][0m 16 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote; 0s local, disk-cache
4464: [32m[3,091 / 3,092][0m 16 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote; 9s local, disk-cache
4465: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-safari-remote/test_attempts/attempt_1.log)
4466: [32m[3,091 / 3,092][0m 16 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote; 11s local, disk-cache
4467: [32m[3,091 / 3,092][0m 16 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote; 85s local, disk-cache
4468: [35mFLAKY: [0m//rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote (Summary)
4469: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-safari-remote/test_attempts/attempt_1.log
4470: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote:
4471: ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote:
4472: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4473: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4474: 2024-05-15 19:21:02 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/log_inspector-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4475: Running Ruby specs:
4476: An error occurred in a `before(:suite)` hook.
4477: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4478: Selenium::WebDriver::Error::SessionNotCreatedError:
4479: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4511: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4512: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4513: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4514: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4515: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4516: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4517: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4518: Finished in 7.34 seconds (files took 0.27455 seconds to load)
4519: 0 examples, 0 failures, 1 error occurred outside of examples
4520: ================================================================================
4521: [32m[3,092 / 3,093][0m 17 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:select-safari-remote; 0s disk-cache
4522: [32m[3,092 / 3,093][0m 17 / 24 tests, [31m[1m6 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:select-safari-remote
4523: [32m[3,092 / 3,093][0m 17 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:select-safari-remote; 1s local, disk-cache
4524: [32m[3,092 / 3,093][0m 17 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:select-safari-remote; 10s local, disk-cache
4525: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:select-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-safari-remote/test_attempts/attempt_1.log)
4526: [32m[3,092 / 3,093][0m 17 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:select-safari-remote; 12s local, disk-cache
4527: [32m[3,092 / 3,093][0m 17 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:select-safari-remote; 35s local, disk-cache
4528: [35mFLAKY: [0m//rb/spec/integration/selenium/webdriver:select-safari-remote (Summary)
4529: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-safari-remote/test_attempts/attempt_1.log
4530: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:select-safari-remote:
4531: ==================== Test output for //rb/spec/integration/selenium/webdriver:select-safari-remote:
4532: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4533: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4534: 2024-05-15 19:22:30 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/select-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4535: Running Ruby specs:
4536: An error occurred in a `before(:suite)` hook.
4537: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4538: Selenium::WebDriver::Error::SessionNotCreatedError:
4539: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4571: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4572: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4573: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4574: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4575: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4576: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4577: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4578: Finished in 8.37 seconds (files took 0.44321 seconds to load)
4579: 0 examples, 0 failures, 1 error occurred outside of examples
4580: ================================================================================
4581: [32m[3,093 / 3,094][0m 18 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote; 1s disk-cache
4582: [32m[3,093 / 3,094][0m 18 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote; 0s local, disk-cache
4583: [32m[3,093 / 3,094][0m 18 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote; 11s local, disk-cache
4584: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:target_locator-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test_attempts/attempt_1.log)
4585: [32m[3,093 / 3,094][0m 18 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote; 12s local, disk-cache
4586: [32m[3,093 / 3,094][0m 18 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote; 21s local, disk-cache
4587: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:target_locator-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test_attempts/attempt_2.log)
4588: [32m[3,093 / 3,094][0m 18 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote; 23s local, disk-cache
4589: [32m[3,093 / 3,094][0m 18 / 24 tests, [31m[1m6 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote; 32s local, disk-cache
4590: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:target_locator-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test.log)
4591: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:target_locator-safari-remote (Summary)
...
4593: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test_attempts/attempt_1.log
4594: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test_attempts/attempt_2.log
4595: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:target_locator-safari-remote:
4596: ==================== Test output for //rb/spec/integration/selenium/webdriver:target_locator-safari-remote:
4597: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4598: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4599: 2024-05-15 19:23:08 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/target_locator-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4600: Running Ruby specs:
4601: An error occurred in a `before(:suite)` hook.
4602: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4603: Selenium::WebDriver::Error::SessionNotCreatedError:
4604: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4636: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4637: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4638: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4639: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4640: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4641: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4642: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4643: Finished in 8.33 seconds (files took 0.35893 seconds to load)
4644: 0 examples, 0 failures, 1 error occurred outside of examples
4645: ================================================================================
4646: ==================== Test output for //rb/spec/integration/selenium/webdriver:target_locator-safari-remote:
4647: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4648: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4649: 2024-05-15 19:23:19 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/target_locator-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4650: Running Ruby specs:
4651: An error occurred in a `before(:suite)` hook.
4652: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4653: Selenium::WebDriver::Error::SessionNotCreatedError:
4654: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4686: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4687: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4688: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4689: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4690: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4691: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4692: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4693: Finished in 8.26 seconds (files took 0.39515 seconds to load)
4694: 0 examples, 0 failures, 1 error occurred outside of examples
4695: ================================================================================
4696: ==================== Test output for //rb/spec/integration/selenium/webdriver:target_locator-safari-remote:
4697: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4698: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4699: 2024-05-15 19:23:30 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/target_locator-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4700: Running Ruby specs:
4701: An error occurred in a `before(:suite)` hook.
4702: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4703: Selenium::WebDriver::Error::SessionNotCreatedError:
4704: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4736: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4737: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4738: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4739: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4740: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4741: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4742: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4743: Finished in 8.04 seconds (files took 0.39268 seconds to load)
4744: 0 examples, 0 failures, 1 error occurred outside of examples
4745: ================================================================================
4746: [32m[3,094 / 3,095][0m 19 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-safari-remote; 1s disk-cache
4747: [32m[3,094 / 3,095][0m 19 / 24 tests, [31m[1m7 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-safari-remote
4748: [32m[3,094 / 3,095][0m 19 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-safari-remote; 1s local, disk-cache
4749: [32m[3,094 / 3,095][0m 19 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-safari-remote; 18s local, disk-cache
4750: [32m[3,095 / 3,096][0m 20 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:window-safari-remote; 1s disk-cache
4751: [32m[3,095 / 3,096][0m 20 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:window-safari-remote; 0s local, disk-cache
4752: [32m[3,095 / 3,096][0m 20 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:window-safari-remote; 9s local, disk-cache
4753: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:window-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test_attempts/attempt_1.log)
4754: [32m[3,095 / 3,096][0m 20 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:window-safari-remote; 11s local, disk-cache
4755: [32m[3,095 / 3,096][0m 20 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:window-safari-remote; 20s local, disk-cache
4756: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:window-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test_attempts/attempt_2.log)
4757: [32m[3,095 / 3,096][0m 20 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:window-safari-remote; 22s local, disk-cache
4758: [32m[3,095 / 3,096][0m 20 / 24 tests, [31m[1m7 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:window-safari-remote; 44s local, disk-cache
4759: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:window-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test.log)
4760: [31m[1mFAILED: [0m//rb/spec/integration/selenium/webdriver:window-safari-remote (Summary)
...
4762: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test_attempts/attempt_1.log
4763: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test_attempts/attempt_2.log
4764: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:window-safari-remote:
4765: ==================== Test output for //rb/spec/integration/selenium/webdriver:window-safari-remote:
4766: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4767: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4768: 2024-05-15 19:24:06 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/window-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4769: Running Ruby specs:
4770: An error occurred in a `before(:suite)` hook.
4771: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4772: Selenium::WebDriver::Error::SessionNotCreatedError:
4773: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4805: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4806: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4807: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4808: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4809: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4810: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4811: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4812: Finished in 7.19 seconds (files took 0.25773 seconds to load)
4813: 0 examples, 0 failures, 1 error occurred outside of examples
4814: ================================================================================
4815: ==================== Test output for //rb/spec/integration/selenium/webdriver:window-safari-remote:
4816: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4817: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4818: 2024-05-15 19:24:16 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/window-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4819: Running Ruby specs:
4820: An error occurred in a `before(:suite)` hook.
4821: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4822: Selenium::WebDriver::Error::SessionNotCreatedError:
4823: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4855: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4856: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4857: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4858: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4859: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4860: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4861: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4862: Finished in 7.45 seconds (files took 0.28656 seconds to load)
4863: 0 examples, 0 failures, 1 error occurred outside of examples
...
4878: sets the size of the current window
4879: gets the position of the current window
4880: sets the position of the current window
4881: gets the rect of the current window
4882: sets the rect of the current window
4883: can maximize the current window
4884: can make window full screen
4885: can minimize the window
4886: An error occurred in an `after(:context)` hook.
4887: Failure/Error: after(:all) { reset_driver! }
4888: Selenium::WebDriver::Error::SessionNotCreatedError:
4889: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4921: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4922: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4923: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4924: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4925: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:67:in `reset_driver!'
4926: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
4927: # ./rb/spec/integration/selenium/webdriver/window_spec.rb:25:in `block (2 levels) in <module:WebDriver>'
4928: Finished in 22.09 seconds (files took 0.2913 seconds to load)
4929: 9 examples, 0 failures, 1 error occurred outside of examples
4930: ================================================================================
4931: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote; 1s disk-cache
4932: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote
4933: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote; 1s local, disk-cache
4934: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote; 9s local, disk-cache
4935: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:guard-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-safari-remote/test_attempts/attempt_1.log)
4936: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote; 11s local, disk-cache
4937: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote; 20s local, disk-cache
4938: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:guard-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-safari-remote/test_attempts/attempt_2.log)
4939: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote; 21s local, disk-cache
4940: [32m[3,096 / 3,097][0m 21 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote; 36s local, disk-cache
...
4942: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-safari-remote/test_attempts/attempt_1.log
4943: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-safari-remote/test_attempts/attempt_2.log
4944: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:guard-safari-remote:
4945: ==================== Test output for //rb/spec/integration/selenium/webdriver:guard-safari-remote:
4946: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4947: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4948: 2024-05-15 19:24:53 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/guard-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4949: Running Ruby specs:
4950: An error occurred in a `before(:suite)` hook.
4951: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
4952: Selenium::WebDriver::Error::SessionNotCreatedError:
4953: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
4985: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
4986: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
4987: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
4988: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
4989: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
4990: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
4991: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
4992: Finished in 7.42 seconds (files took 0.28481 seconds to load)
4993: 0 examples, 0 failures, 1 error occurred outside of examples
4994: ================================================================================
4995: ==================== Test output for //rb/spec/integration/selenium/webdriver:guard-safari-remote:
4996: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4997: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
4998: 2024-05-15 19:25:03 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/guard-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
4999: Running Ruby specs:
5000: An error occurred in a `before(:suite)` hook.
5001: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
5002: Selenium::WebDriver::Error::SessionNotCreatedError:
5003: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
5035: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
5036: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
5037: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
5038: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
5039: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
5040: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
5041: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
5042: Finished in 7.54 seconds (files took 0.28486 seconds to load)
5043: 0 examples, 0 failures, 1 error occurred outside of examples
5044: ================================================================================
5045: [32m[3,097 / 3,098][0m 22 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:devtools-safari-remote; 0s disk-cache
5046: [32m[3,097 / 3,098][0m 22 / 24 tests, [31m[1m8 failed[0m;[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:devtools-safari-remote
5047: [32m[3,097 / 3,098][0m 22 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:devtools-safari-remote; 1s local, disk-cache
5048: [32m[3,097 / 3,098][0m 22 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:devtools-safari-remote; 9s local, disk-cache
5049: [31m[1mFAIL: [0m//rb/spec/integration/selenium/webdriver:devtools-safari-remote (see /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-safari-remote/test_attempts/attempt_1.log)
5050: [32m[3,097 / 3,098][0m 22 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:devtools-safari-remote; 11s local, disk-cache
5051: [32m[3,097 / 3,098][0m 22 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:devtools-safari-remote; 324s local, disk-cache
5052: [35mFLAKY: [0m//rb/spec/integration/selenium/webdriver:devtools-safari-remote (Summary)
5053: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-safari-remote/test_attempts/attempt_1.log
5054: [32mINFO: [0mFrom Testing //rb/spec/integration/selenium/webdriver:devtools-safari-remote:
5055: ==================== Test output for //rb/spec/integration/selenium/webdriver:devtools-safari-remote:
5056: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
5057: <internal:dir>:134: warning: /var/root/.local/share/gem/ruby/3.0.0/specifications: Permission denied
5058: 2024-05-15 19:25:32 INFO Selenium Server Location: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/rb/spec/integration/selenium/webdriver/devtools-safari-remote.sh.runfiles/_main/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
5059: Running Ruby specs:
5060: An error occurred in a `before(:suite)` hook.
5061: Failure/Error: Unable to find [remote server] org.openqa.selenium.grid.node.config.DriverServiceSessionFactory(DriverServiceSessionFactory.java) to read failed line
5062: Selenium::WebDriver::Error::SessionNotCreatedError:
5063: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Driver server process died prematurely.
...
5095: # ./rb/lib/selenium/webdriver/common/driver.rb:57:in `for'
5096: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:212:in `remote_driver'
5097: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:154:in `create_driver!'
5098: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
5099: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:189:in `current_env'
5100: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:42:in `print_env'
5101: # /Users/runner/work/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:41:in `block (2 levels) in <top (required)>'
5102: Finished in 7.47 seconds (files took 0.27541 seconds to load)
5103: 0 examples, 0 failures, 1 error occurred outside of examples
5104: ================================================================================
5105: [32m[3,098 / 3,099][0m 23 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:navigation-safari-remote; 1s disk-cache
5106: [32m[3,098 / 3,099][0m 23 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:navigation-safari-remote; 0s local, disk-cache
5107: [32m[3,098 / 3,099][0m 23 / 24 tests, [31m[1m8 failed[0m;[0m Testing //rb/spec/integration/selenium/webdriver:navigation-safari-remote; 18s local, disk-cache
5108: [32mINFO: [0mFound 24 test targets...
5109: [32mINFO: [0mElapsed time: 1969.647s, Critical Path: 409.54s
5110: [32mINFO: [0m2869 processes: 8 disk cache hit, 1109 internal, 730 darwin-sandbox, 167 local, 855 worker.
5111: [32mINFO: [0mBuild completed, 8 tests FAILED, 2869 total actions
5112: //rb/spec/integration/selenium/webdriver:bidi-safari-remote [0m[32mPASSED[0m in 97.9s
5113: //rb/spec/integration/selenium/webdriver:manager-safari-remote [0m[32mPASSED[0m in 19.1s
5114: //rb/spec/integration/selenium/webdriver:navigation-safari-remote [0m[32mPASSED[0m in 18.5s
5115: //rb/spec/integration/selenium/webdriver:takes_screenshot-safari-remote [0m[32mPASSED[0m in 18.7s
5116: //rb/spec/integration/selenium/webdriver/remote:element-safari-remote [0m[32mPASSED[0m in 16.1s
5117: //rb/spec/integration/selenium/webdriver/safari:driver-safari-remote [0m[32mPASSED[0m in 15.7s
5118: //rb/spec/integration/selenium/webdriver:devtools-safari-remote [0m[35mFLAKY[0m, failed in 1 out of 2 in 314.2s
5119: Stats over 2 runs: max = 314.2s, min = 10.0s, avg = 162.1s, dev = 152.1s
5120: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-safari-remote/test_attempts/attempt_1.log
5121: //rb/spec/integration/selenium/webdriver:select-safari-remote [0m[35mFLAKY[0m, failed in 1 out of 2 in 24.4s
5122: Stats over 2 runs: max = 24.4s, min = 10.9s, avg = 17.6s, dev = 6.7s
5123: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-safari-remote/test_attempts/attempt_1.log
5124: //rb/spec/integration/selenium/webdriver:storage-safari-remote [0m[35mFLAKY[0m, failed in 1 out of 2 in 17.0s
5125: Stats over 2 runs: max = 17.0s, min = 9.8s, avg = 13.4s, dev = 3.6s
5126: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-safari-remote/test_attempts/attempt_1.log
5127: //rb/spec/integration/selenium/webdriver:zipper-safari-remote [0m[35mFLAKY[0m, failed in 1 out of 2 in 15.5s
5128: Stats over 2 runs: max = 15.5s, min = 9.8s, avg = 12.7s, dev = 2.9s
5129: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-safari-remote/test_attempts/attempt_1.log
5130: //rb/spec/integration/selenium/webdriver/bidi:log_inspector-safari-remote [0m[35mFLAKY[0m, failed in 1 out of 2 in 75.7s
5131: Stats over 2 runs: max = 75.7s, min = 9.6s, avg = 42.6s, dev = 33.1s
5132: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-safari-remote/test_attempts/attempt_1.log
5133: //rb/spec/integration/selenium/webdriver/remote:driver-safari-remote [0m[35mFLAKY[0m, failed in 1 out of 2 in 17.4s
5134: Stats over 2 runs: max = 17.4s, min = 13.0s, avg = 15.2s, dev = 2.2s
5135: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-safari-remote/test_attempts/attempt_1.log
5136: //rb/spec/integration/selenium/webdriver:guard-safari-remote [0m[35mFLAKY[0m, failed in 2 out of 3 in 15.7s
5137: Stats over 3 runs: max = 15.7s, min = 9.8s, avg = 11.9s, dev = 2.7s
5138: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-safari-remote/test_attempts/attempt_1.log
5139: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-safari-remote/test_attempts/attempt_2.log
5140: //rb/spec/integration/selenium/webdriver:timeout-safari-remote [0m[35mFLAKY[0m, failed in 2 out of 3 in 21.6s
5141: Stats over 3 runs: max = 21.6s, min = 9.7s, avg = 13.7s, dev = 5.6s
5142: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-safari-remote/test_attempts/attempt_1.log
5143: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-safari-remote/test_attempts/attempt_2.log
5144: //rb/spec/integration/selenium/webdriver:virtual_authenticator-safari-remote [0m[35mFLAKY[0m, failed in 2 out of 3 in 20.1s
5145: Stats over 3 runs: max = 20.1s, min = 12.2s, avg = 15.0s, dev = 3.6s
5146: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote/test_attempts/attempt_1.log
5147: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-safari-remote/test_attempts/attempt_2.log
5148: //rb/spec/integration/selenium/webdriver/bidi:browsing_context-safari-remote [0m[35mFLAKY[0m, failed in 2 out of 3 in 43.0s
5149: Stats over 3 runs: max = 43.0s, min = 10.2s, avg = 22.1s, dev = 14.9s
5150: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote/test_attempts/attempt_1.log
5151: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-safari-remote/test_attempts/attempt_2.log
5152: //rb/spec/integration/selenium/webdriver:action_builder-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 11.6s
5153: Stats over 3 runs: max = 11.6s, min = 9.8s, avg = 10.6s, dev = 0.8s
5154: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test.log
5155: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test_attempts/attempt_1.log
5156: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-safari-remote/test_attempts/attempt_2.log
5157: //rb/spec/integration/selenium/webdriver:driver-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 9.8s
5158: Stats over 3 runs: max = 9.8s, min = 9.2s, avg = 9.5s, dev = 0.3s
5159: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test.log
5160: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test_attempts/attempt_1.log
5161: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-safari-remote/test_attempts/attempt_2.log
5162: //rb/spec/integration/selenium/webdriver:element-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 68.4s
5163: Stats over 3 runs: max = 68.4s, min = 9.7s, avg = 29.4s, dev = 27.6s
5164: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test.log
5165: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test_attempts/attempt_1.log
5166: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-safari-remote/test_attempts/attempt_2.log
5167: //rb/spec/integration/selenium/webdriver:error-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 13.2s
5168: Stats over 3 runs: max = 13.2s, min = 11.5s, avg = 12.1s, dev = 0.7s
5169: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test.log
5170: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test_attempts/attempt_1.log
5171: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-safari-remote/test_attempts/attempt_2.log
5172: //rb/spec/integration/selenium/webdriver:listener-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 20.8s
5173: Stats over 3 runs: max = 20.8s, min = 9.6s, avg = 13.4s, dev = 5.3s
5174: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test.log
5175: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test_attempts/attempt_1.log
5176: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-safari-remote/test_attempts/attempt_2.log
5177: //rb/spec/integration/selenium/webdriver:shadow_root-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 86.4s
5178: Stats over 3 runs: max = 86.4s, min = 10.1s, avg = 36.0s, dev = 35.6s
5179: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test.log
5180: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test_attempts/attempt_1.log
5181: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-safari-remote/test_attempts/attempt_2.log
5182: //rb/spec/integration/selenium/webdriver:target_locator-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 11.0s
5183: Stats over 3 runs: max = 11.0s, min = 10.4s, avg = 10.8s, dev = 0.2s
5184: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test.log
5185: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test_attempts/attempt_1.log
5186: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-safari-remote/test_attempts/attempt_2.log
5187: //rb/spec/integration/selenium/webdriver:window-safari-remote [0m[31m[1mFAILED[0m in 3 out of 3 in 24.5s
5188: Stats over 3 runs: max = 24.5s, min = 9.9s, avg = 14.8s, dev = 6.9s
5189: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test.log
5190: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test_attempts/attempt_1.log
5191: [0m
5192: /Users/runner/.bazel/execroot/_main/bazel-out/darwin_x86_64-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-safari-remote/test_attempts/attempt_2.log
5193: Executed 24 out of 24 tests: 16 tests pass and [0m[31m[1m8 fail locally[0m.
5194: There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
5195: ##[error]Process completed with exit code 3.
...
5199: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5200: Cache Size: ~198 MB (207141082 B)
5201: Cache saved successfully
5202: Successfully saved cache
5203: ##[endgroup]
5204: ##[group]Save cache for external-aspect_rules_js~~pnpm~pnpm
5205: Attempting to save /Users/runner/.bazel/external/@aspect_rules_js~~pnpm~pnpm.marker,/Users/runner/.bazel/external/aspect_rules_js~~pnpm~pnpm cache to setup-bazel-2-darwin-external-aspect_rules_js~~pnpm~pnpm-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5206: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5207: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-aspect_rules_js~~pnpm~pnpm-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-aspect_rules_js~~pnpm~pnpm-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 8fa5a2131a914773ff4ebeca373f0fa470173b03bfc9012b4dcd91eb02a2b188
5208: Successfully saved cache
5209: ##[endgroup]
5210: ##[group]Save cache for external-com_github_protocolbuffers_protobuf
5211: Attempting to save /Users/runner/.bazel/external/@com_github_protocolbuffers_protobuf.marker,/Users/runner/.bazel/external/com_github_protocolbuffers_protobuf cache to setup-bazel-2-darwin-external-com_github_protocolbuffers_protobuf-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5212: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5213: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-com_github_protocolbuffers_protobuf-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-com_github_protocolbuffers_protobuf-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: f011b119bb63bf5fef047b602ac680a4a6e2c932932d3e304044e8f39801a3e8
5214: Successfully saved cache
5215: ##[endgroup]
5216: ##[group]Save cache for external-com_google_javascript_closure_library
5217: Attempting to save /Users/runner/.bazel/external/@com_google_javascript_closure_library.marker,/Users/runner/.bazel/external/com_google_javascript_closure_library cache to setup-bazel-2-darwin-external-com_google_javascript_closure_library-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5218: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5219: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-com_google_javascript_closure_library-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-com_google_javascript_closure_library-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 6c9fdf42ca0ad3b7ad51a21b0bb3b5c26068a37550798a8ddc356e0aeae975d5
5220: Successfully saved cache
5221: ##[endgroup]
5222: ##[group]Save cache for external-crates
5223: Attempting to save /Users/runner/.bazel/external/@crates.marker,/Users/runner/.bazel/external/crates cache to setup-bazel-2-darwin-external-crates-a024acc0dfe2940bdaa9a6512c9146c9a63488187ad15c9bcc5e83a5f124f11e
5224: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5225: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-crates-a024acc0dfe2940bdaa9a6512c9146c9a63488187ad15c9bcc5e83a5f124f11e, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-crates-a024acc0dfe2940bdaa9a6512c9146c9a63488187ad15c9bcc5e83a5f124f11e, Version: 8476f6c954f4b6535dc95617ee1242dd27e35ce029a647f8a855b6fbe9b0977e
5226: Successfully saved cache
5227: ##[endgroup]
5228: ##[group]Save cache for external-protobuf~
5229: Attempting to save /Users/runner/.bazel/external/@protobuf~.marker,/Users/runner/.bazel/external/protobuf~ cache to setup-bazel-2-darwin-external-protobuf~-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5230: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5231: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-protobuf~-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-protobuf~-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 0e8011e5ff47e32a87117dceb526c74381473424e8dcf7cc7e5b86bfc8e55f64
5232: Successfully saved cache
5233: ##[endgroup]
5234: ##[group]Save cache for external-rules_buf~~ext~rules_buf_toolchains
5235: Attempting to save /Users/runner/.bazel/external/@rules_buf~~ext~rules_buf_toolchains.marker,/Users/runner/.bazel/external/rules_buf~~ext~rules_buf_toolchains cache to setup-bazel-2-darwin-external-rules_buf~~ext~rules_buf_toolchains-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5236: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5237: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_buf~~ext~rules_buf_toolchains-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_buf~~ext~rules_buf_toolchains-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: a168206ba63fd08a0a4b054cf3bf8d1c4d204514a41bb8541e0f36abd0b5534d
5238: Successfully saved cache
5239: ##[endgroup]
5240: ##[group]Save cache for external-rules_java~~toolchains~remote_java_tools
5241: Attempting to save /Users/runner/.bazel/external/@rules_java~~toolchains~remote_java_tools.marker,/Users/runner/.bazel/external/rules_java~~toolchains~remote_java_tools cache to setup-bazel-2-darwin-external-rules_java~~toolchains~remote_java_tools-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5242: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5243: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_java~~toolchains~remote_java_tools-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_java~~toolchains~remote_java_tools-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 9fee025e23554f3244647abdf792241a3daf45d1a5dc0854dd3c0bdbc2c03541
5244: Successfully saved cache
5245: ##[endgroup]
5246: ##[group]Save cache for external-rules_java~~toolchains~remote_java_tools_darwin_x86_64
5247: Attempting to save /Users/runner/.bazel/external/@rules_java~~toolchains~remote_java_tools_darwin_x86_64.marker,/Users/runner/.bazel/external/rules_java~~toolchains~remote_java_tools_darwin_x86_64 cache to setup-bazel-2-darwin-external-rules_java~~toolchains~remote_java_tools_darwin_x86_64-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5248: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5249: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_java~~toolchains~remote_java_tools_darwin_x86_64-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_java~~toolchains~remote_java_tools_darwin_x86_64-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 51d88f358cddc69b3e1a9b98276206ed13a31449daf6e530f09afc64b7212721
5250: Successfully saved cache
5251: ##[endgroup]
5252: ##[group]Save cache for external-rules_java~~toolchains~remotejdk17_macos
5253: Attempting to save /Users/runner/.bazel/external/@rules_java~~toolchains~remotejdk17_macos.marker,/Users/runner/.bazel/external/rules_java~~toolchains~remotejdk17_macos cache to setup-bazel-2-darwin-external-rules_java~~toolchains~remotejdk17_macos-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5254: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5255: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_java~~toolchains~remotejdk17_macos-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_java~~toolchains~remotejdk17_macos-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: d23f4be4d761095029d33e3eb58ca3b390e66fd881dd3d40479556de2fcf551f
5256: Successfully saved cache
5257: ##[endgroup]
5258: ##[group]Save cache for external-rules_java~~toolchains~remotejdk21_macos
5259: Attempting to save /Users/runner/.bazel/external/@rules_java~~toolchains~remotejdk21_macos.marker,/Users/runner/.bazel/external/rules_java~~toolchains~remotejdk21_macos cache to setup-bazel-2-darwin-external-rules_java~~toolchains~remotejdk21_macos-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5260: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5261: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_java~~toolchains~remotejdk21_macos-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_java~~toolchains~remotejdk21_macos-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 47c5e38fa59880de9c9d0001b8a19dcc71b30f510241bcf42675d5e406c0e65e
5262: Successfully saved cache
5263: ##[endgroup]
5264: ##[group]Save cache for external-rules_kotlin~
5265: Attempting to save /Users/runner/.bazel/external/@rules_kotlin~.marker,/Users/runner/.bazel/external/rules_kotlin~ cache to setup-bazel-2-darwin-external-rules_kotlin~-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5266: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5267: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_kotlin~-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_kotlin~-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 7886129f2f512f9729d4648bbc6b1bdf4011d05c214f9b7fb9b43231b786110a
5268: Successfully saved cache
5269: ##[endgroup]
5270: ##[group]Save cache for external-rules_kotlin~~rules_kotlin_extensions~com_github_jetbrains_kotlin
5271: Attempting to save /Users/runner/.bazel/external/@rules_kotlin~~rules_kotlin_extensions~com_github_jetbrains_kotlin.marker,/Users/runner/.bazel/external/rules_kotlin~~rules_kotlin_extensions~com_github_jetbrains_kotlin cache to setup-bazel-2-darwin-external-rules_kotlin~~rules_kotlin_extensions~com_github_jetbrains_kotlin-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5272: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5273: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_kotlin~~rules_kotlin_extensions~com_github_jetbrains_kotlin-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_kotlin~~rules_kotlin_extensions~com_github_jetbrains_kotlin-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 0760e866ee3ac6fd2947ab3c41d5564d2147bde8954ffefa75e80b6fb79959b7
5274: Successfully saved cache
5275: ##[endgroup]
5276: ##[group]Save cache for external-rules_nodejs~~node~nodejs_darwin_amd64
5277: Attempting to save /Users/runner/.bazel/external/@rules_nodejs~~node~nodejs_darwin_amd64.marker,/Users/runner/.bazel/external/rules_nodejs~~node~nodejs_darwin_amd64 cache to setup-bazel-2-darwin-external-rules_nodejs~~node~nodejs_darwin_amd64-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5278: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5279: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_nodejs~~node~nodejs_darwin_amd64-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_nodejs~~node~nodejs_darwin_amd64-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 061a9f91e422834ed2dc3d4d1220ae29f92a021e4cebbc65e968ae2b3f59a6e4
5280: Successfully saved cache
5281: ##[endgroup]
5282: ##[group]Save cache for external-rules_python~~python~python_3_8_x86_64-apple-darwin
5283: Attempting to save /Users/runner/.bazel/external/@rules_python~~python~python_3_8_x86_64-apple-darwin.marker,/Users/runner/.bazel/external/rules_python~~python~python_3_8_x86_64-apple-darwin cache to setup-bazel-2-darwin-external-rules_python~~python~python_3_8_x86_64-apple-darwin-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5284: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5285: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_python~~python~python_3_8_x86_64-apple-darwin-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_python~~python~python_3_8_x86_64-apple-darwin-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: 78d5add3dd6a62f3238c83b323fc402682ad1bfe4802f6af324167e5d9ca08bb
5286: Successfully saved cache
5287: ##[endgroup]
5288: ##[group]Save cache for external-rules_ruby~~ruby~ruby
5289: Attempting to save /Users/runner/.bazel/external/@rules_ruby~~ruby~ruby.marker,/Users/runner/.bazel/external/rules_ruby~~ruby~ruby cache to setup-bazel-2-darwin-external-rules_ruby~~ruby~ruby-d6edae70cd62d3104b0d563527266eb3ee6ee8e8e0602fa8512a994cbd4bad03
5290: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5291: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_ruby~~ruby~ruby-d6edae70cd62d3104b0d563527266eb3ee6ee8e8e0602fa8512a994cbd4bad03, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_ruby~~ruby~ruby-d6edae70cd62d3104b0d563527266eb3ee6ee8e8e0602fa8512a994cbd4bad03, Version: b91fcc71bfbc0d7853b27f49cfe90493763511fa9f44ea74d2d9ce245ea37e70
5292: Successfully saved cache
5293: ##[endgroup]
5294: ##[group]Save cache for external-rules_rust
5295: Attempting to save /Users/runner/.bazel/external/@rules_rust.marker,/Users/runner/.bazel/external/rules_rust cache to setup-bazel-2-darwin-external-rules_rust-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5296: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5297: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rules_rust-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rules_rust-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: ce75584cf168322ee282160c4924a1c8b7a371d8850a5f80299f5b56d01a23d3
5298: Successfully saved cache
5299: ##[endgroup]
5300: ##[group]Save cache for external-rust_darwin_x86_64__x86_64-apple-darwin__stable_tools
5301: Attempting to save /Users/runner/.bazel/external/@rust_darwin_x86_64__x86_64-apple-darwin__stable_tools.marker,/Users/runner/.bazel/external/rust_darwin_x86_64__x86_64-apple-darwin__stable_tools cache to setup-bazel-2-darwin-external-rust_darwin_x86_64__x86_64-apple-darwin__stable_tools-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740
5302: [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/selenium/selenium --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt
5303: Failed to save: Unable to reserve cache with key setup-bazel-2-darwin-external-rust_darwin_x86_64__x86_64-apple-darwin__stable_tools-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/12141/merge, Key: setup-bazel-2-darwin-external-rust_darwin_x86_64__x86_64-apple-darwin__stable_tools-362ee34c1382feb803063eabf0bdacf6e82cfed1f7c16743f5262a5b7e13a740, Version: e800896160bb6715826b2ab9c1b4d4630d3be630407763d679e368278189b12b
|