nix-store-tests-run
checks.x86_64-linux.package-nix-recursive
· build #289
· raw
1Note: Google Test filter = -2[==========] Running 726 tests from 81 test suites.3[----------] Global test environment set-up.4[----------] 1 test from WriteDerivationTest5[ RUN ] WriteDerivationTest.addToStoreFromDumpCalledOnce6[ OK ] WriteDerivationTest.addToStoreFromDumpCalledOnce (5 ms)7[----------] 1 test from WriteDerivationTest (6 ms total)89[----------] 4 tests from WorkerSubstitutionTest10[ RUN ] WorkerSubstitutionTest.singleStoreObject11copying path '/nix/store/axqic2q30v0sqvcpiqxs139q8w6zd4n8-hello' from 'dummy://' to 'dummy://'...12[ OK ] WorkerSubstitutionTest.singleStoreObject (21 ms)13[ RUN ] WorkerSubstitutionTest.singleRootStoreObjectWithSingleDepStoreObject14copying path '/nix/store/4k79i02avcckr96r97lqnswn75fi1gv7-dependency' from 'dummy://' to 'dummy://'...15copying path '/nix/store/k09ldq9fvxb6vfwq0cmv6j1jgqx08y1n-main' from 'dummy://' to 'dummy://'...16[ OK ] WorkerSubstitutionTest.singleRootStoreObjectWithSingleDepStoreObject (3 ms)17[ RUN ] WorkerSubstitutionTest.floatingDerivationOutput18copying path '/nix/store/hrva7l0gsk67wffmks761mv4ks4vzsx7-test-ca-drv-out' from 'dummy://' to 'dummy://'...19[ OK ] WorkerSubstitutionTest.floatingDerivationOutput (82 ms)20[ RUN ] WorkerSubstitutionTest.floatingDerivationOutputWithDepDrv21copying path '/nix/store/w0yjpwh59kpbyc7hz9jgmi44r9br908i-dep-drv-out' from 'dummy://' to 'dummy://'...22resolved derivation: '/nix/store/11yvkl84ashq63ilwc2mi4va41z2disw-root-drv.drv' -> '/nix/store/am42vl3rp8w29f5hyp9ljckxll50icpl-root-drv.drv'...23copying path '/nix/store/px7apdw6ydm9ynjy5g0bpdcylw3xz2kj-root-drv-out' from 'dummy://' to 'dummy://'...24[ OK ] WorkerSubstitutionTest.floatingDerivationOutputWithDepDrv (24 ms)25[----------] 4 tests from WorkerSubstitutionTest (131 ms total)2627[----------] 1 test from WorkerProtoVersionNumber28[ RUN ] WorkerProtoVersionNumber.ordering29[ OK ] WorkerProtoVersionNumber.ordering (0 ms)30[----------] 1 test from WorkerProtoVersionNumber (0 ms total)3132[----------] 5 tests from WorkerProtoVersion33[ RUN ] WorkerProtoVersion.partialOrderingSameFeatures34[ OK ] WorkerProtoVersion.partialOrderingSameFeatures (0 ms)35[ RUN ] WorkerProtoVersion.partialOrderingSubsetFeatures36[ OK ] WorkerProtoVersion.partialOrderingSubsetFeatures (0 ms)37[ RUN ] WorkerProtoVersion.partialOrderingUnordered38[ OK ] WorkerProtoVersion.partialOrderingUnordered (0 ms)39[ RUN ] WorkerProtoVersion.partialOrderingHigherNumberFewerFeatures40[ OK ] WorkerProtoVersion.partialOrderingHigherNumberFewerFeatures (0 ms)41[ RUN ] WorkerProtoVersion.partialOrderingEmptyFeatures42[ OK ] WorkerProtoVersion.partialOrderingEmptyFeatures (0 ms)43[----------] 5 tests from WorkerProtoVersion (0 ms total)4445[----------] 101 tests from WorkerProtoTest46[ RUN ] WorkerProtoTest.string_read47[ OK ] WorkerProtoTest.string_read (3 ms)48[ RUN ] WorkerProtoTest.string_json_read49[ OK ] WorkerProtoTest.string_json_read (5 ms)50[ RUN ] WorkerProtoTest.string_write51[ OK ] WorkerProtoTest.string_write (0 ms)52[ RUN ] WorkerProtoTest.string_json_write53[ OK ] WorkerProtoTest.string_json_write (0 ms)54[ RUN ] WorkerProtoTest.storePath_read55[ OK ] WorkerProtoTest.storePath_read (1 ms)56[ RUN ] WorkerProtoTest.storePath_json_read57[ OK ] WorkerProtoTest.storePath_json_read (4 ms)58[ RUN ] WorkerProtoTest.storePath_write59[ OK ] WorkerProtoTest.storePath_write (0 ms)60[ RUN ] WorkerProtoTest.storePath_json_write61[ OK ] WorkerProtoTest.storePath_json_write (0 ms)62[ RUN ] WorkerProtoTest.contentAddress_read63[ OK ] WorkerProtoTest.contentAddress_read (3 ms)64[ RUN ] WorkerProtoTest.contentAddress_json_read65[ OK ] WorkerProtoTest.contentAddress_json_read (4 ms)66[ RUN ] WorkerProtoTest.contentAddress_write67[ OK ] WorkerProtoTest.contentAddress_write (0 ms)68[ RUN ] WorkerProtoTest.contentAddress_json_write69[ OK ] WorkerProtoTest.contentAddress_json_write (0 ms)70[ RUN ] WorkerProtoTest.derivedPath_1_29_read71[ OK ] WorkerProtoTest.derivedPath_1_29_read (3 ms)72[ RUN ] WorkerProtoTest.derivedPath_1_29_json_read73[ OK ] WorkerProtoTest.derivedPath_1_29_json_read (4 ms)74[ RUN ] WorkerProtoTest.derivedPath_1_29_write75[ OK ] WorkerProtoTest.derivedPath_1_29_write (0 ms)76[ RUN ] WorkerProtoTest.derivedPath_1_29_json_write77[ OK ] WorkerProtoTest.derivedPath_1_29_json_write (0 ms)78[ RUN ] WorkerProtoTest.derivedPath_1_30_read79[ OK ] WorkerProtoTest.derivedPath_1_30_read (19 ms)80[ RUN ] WorkerProtoTest.derivedPath_1_30_json_read81[ OK ] WorkerProtoTest.derivedPath_1_30_json_read (1 ms)82[ RUN ] WorkerProtoTest.derivedPath_1_30_write83[ OK ] WorkerProtoTest.derivedPath_1_30_write (0 ms)84[ RUN ] WorkerProtoTest.derivedPath_1_30_json_write85[ OK ] WorkerProtoTest.derivedPath_1_30_json_write (0 ms)86[ RUN ] WorkerProtoTest.drvOutput_read87[ OK ] WorkerProtoTest.drvOutput_read (0 ms)88[ RUN ] WorkerProtoTest.drvOutput_json_read89[ OK ] WorkerProtoTest.drvOutput_json_read (17 ms)90[ RUN ] WorkerProtoTest.drvOutput_write91[ OK ] WorkerProtoTest.drvOutput_write (0 ms)92[ RUN ] WorkerProtoTest.drvOutput_json_write93[ OK ] WorkerProtoTest.drvOutput_json_write (0 ms)94[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_read95[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_read (0 ms)96[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_read97[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_read (4 ms)98[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_write99[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_write (0 ms)100[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_write101[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_write (0 ms)102[ RUN ] WorkerProtoTest.realisation_realisation_with_path_read103[ OK ] WorkerProtoTest.realisation_realisation_with_path_read (2 ms)104[ RUN ] WorkerProtoTest.realisation_realisation_with_path_json_read105[ OK ] WorkerProtoTest.realisation_realisation_with_path_json_read (1 ms)106[ RUN ] WorkerProtoTest.realisation_realisation_with_path_write107[ OK ] WorkerProtoTest.realisation_realisation_with_path_write (0 ms)108[ RUN ] WorkerProtoTest.realisation_realisation_with_path_json_write109[ OK ] WorkerProtoTest.realisation_realisation_with_path_json_write (0 ms)110[ RUN ] WorkerProtoTest.buildResult_1_27_read111[ OK ] WorkerProtoTest.buildResult_1_27_read (1 ms)112[ RUN ] WorkerProtoTest.buildResult_1_27_json_read113[ OK ] WorkerProtoTest.buildResult_1_27_json_read (0 ms)114[ RUN ] WorkerProtoTest.buildResult_1_27_write115[ OK ] WorkerProtoTest.buildResult_1_27_write (0 ms)116[ RUN ] WorkerProtoTest.buildResult_1_27_json_write117[ OK ] WorkerProtoTest.buildResult_1_27_json_write (0 ms)118[ RUN ] WorkerProtoTest.buildResult_1_28_read119[ OK ] WorkerProtoTest.buildResult_1_28_read (0 ms)120[ RUN ] WorkerProtoTest.buildResult_1_28_json_read121[ OK ] WorkerProtoTest.buildResult_1_28_json_read (0 ms)122[ RUN ] WorkerProtoTest.buildResult_1_29_read123[ OK ] WorkerProtoTest.buildResult_1_29_read (0 ms)124[ RUN ] WorkerProtoTest.buildResult_1_29_json_read125[ OK ] WorkerProtoTest.buildResult_1_29_json_read (2 ms)126[ RUN ] WorkerProtoTest.buildResult_1_37_read127[ OK ] WorkerProtoTest.buildResult_1_37_read (0 ms)128[ RUN ] WorkerProtoTest.buildResult_1_37_json_read129[ OK ] WorkerProtoTest.buildResult_1_37_json_read (0 ms)130[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_read131[ OK ] WorkerProtoTest.buildResult_realisation_with_path_read (2 ms)132[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_json_read133[ OK ] WorkerProtoTest.buildResult_realisation_with_path_json_read (0 ms)134[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_write135[ OK ] WorkerProtoTest.buildResult_realisation_with_path_write (0 ms)136[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_json_write137[ OK ] WorkerProtoTest.buildResult_realisation_with_path_json_write (0 ms)138[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_read139[ OK ] WorkerProtoTest.keyedBuildResult_1_29_read (1 ms)140[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_json_read141[ OK ] WorkerProtoTest.keyedBuildResult_1_29_json_read (5 ms)142[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_write143[ OK ] WorkerProtoTest.keyedBuildResult_1_29_write (0 ms)144[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_json_write145[ OK ] WorkerProtoTest.keyedBuildResult_1_29_json_write (0 ms)146[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_read147[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_read (0 ms)148[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_read149[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_read (1 ms)150[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_write151[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_write (0 ms)152[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_write153[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_write (0 ms)154[ RUN ] WorkerProtoTest.validPathInfo_1_15_read155[ OK ] WorkerProtoTest.validPathInfo_1_15_read (0 ms)156[ RUN ] WorkerProtoTest.validPathInfo_1_15_json_read157[ OK ] WorkerProtoTest.validPathInfo_1_15_json_read (1 ms)158[ RUN ] WorkerProtoTest.validPathInfo_1_15_write159[ OK ] WorkerProtoTest.validPathInfo_1_15_write (0 ms)160[ RUN ] WorkerProtoTest.validPathInfo_1_15_json_write161[ OK ] WorkerProtoTest.validPathInfo_1_15_json_write (0 ms)162[ RUN ] WorkerProtoTest.validPathInfo_1_16_read163[ OK ] WorkerProtoTest.validPathInfo_1_16_read (0 ms)164[ RUN ] WorkerProtoTest.validPathInfo_1_16_json_read165[ OK ] WorkerProtoTest.validPathInfo_1_16_json_read (0 ms)166[ RUN ] WorkerProtoTest.validPathInfo_1_16_write167[ OK ] WorkerProtoTest.validPathInfo_1_16_write (0 ms)168[ RUN ] WorkerProtoTest.validPathInfo_1_16_json_write169[ OK ] WorkerProtoTest.validPathInfo_1_16_json_write (0 ms)170[ RUN ] WorkerProtoTest.buildMode_read171[ OK ] WorkerProtoTest.buildMode_read (0 ms)172[ RUN ] WorkerProtoTest.buildMode_json_read173[ OK ] WorkerProtoTest.buildMode_json_read (0 ms)174[ RUN ] WorkerProtoTest.buildMode_write175[ OK ] WorkerProtoTest.buildMode_write (0 ms)176[ RUN ] WorkerProtoTest.buildMode_json_write177[ OK ] WorkerProtoTest.buildMode_json_write (0 ms)178[ RUN ] WorkerProtoTest.optionalTrustedFlag_read179[ OK ] WorkerProtoTest.optionalTrustedFlag_read (0 ms)180[ RUN ] WorkerProtoTest.optionalTrustedFlag_json_read181[ OK ] WorkerProtoTest.optionalTrustedFlag_json_read (0 ms)182[ RUN ] WorkerProtoTest.optionalTrustedFlag_write183[ OK ] WorkerProtoTest.optionalTrustedFlag_write (0 ms)184[ RUN ] WorkerProtoTest.optionalTrustedFlag_json_write185[ OK ] WorkerProtoTest.optionalTrustedFlag_json_write (0 ms)186[ RUN ] WorkerProtoTest.vector_read187[ OK ] WorkerProtoTest.vector_read (0 ms)188[ RUN ] WorkerProtoTest.vector_json_read189[ OK ] WorkerProtoTest.vector_json_read (0 ms)190[ RUN ] WorkerProtoTest.vector_write191[ OK ] WorkerProtoTest.vector_write (0 ms)192[ RUN ] WorkerProtoTest.vector_json_write193[ OK ] WorkerProtoTest.vector_json_write (0 ms)194[ RUN ] WorkerProtoTest.set_read195[ OK ] WorkerProtoTest.set_read (53 ms)196[ RUN ] WorkerProtoTest.set_json_read197[ OK ] WorkerProtoTest.set_json_read (0 ms)198[ RUN ] WorkerProtoTest.set_write199[ OK ] WorkerProtoTest.set_write (0 ms)200[ RUN ] WorkerProtoTest.set_json_write201[ OK ] WorkerProtoTest.set_json_write (0 ms)202[ RUN ] WorkerProtoTest.optionalStorePath_read203[ OK ] WorkerProtoTest.optionalStorePath_read (0 ms)204[ RUN ] WorkerProtoTest.optionalStorePath_json_read205[ OK ] WorkerProtoTest.optionalStorePath_json_read (0 ms)206[ RUN ] WorkerProtoTest.optionalStorePath_write207[ OK ] WorkerProtoTest.optionalStorePath_write (0 ms)208[ RUN ] WorkerProtoTest.optionalStorePath_json_write209[ OK ] WorkerProtoTest.optionalStorePath_json_write (0 ms)210[ RUN ] WorkerProtoTest.optionalContentAddress_read211[ OK ] WorkerProtoTest.optionalContentAddress_read (0 ms)212[ RUN ] WorkerProtoTest.optionalContentAddress_json_read213[ OK ] WorkerProtoTest.optionalContentAddress_json_read (0 ms)214[ RUN ] WorkerProtoTest.optionalContentAddress_write215[ OK ] WorkerProtoTest.optionalContentAddress_write (0 ms)216[ RUN ] WorkerProtoTest.optionalContentAddress_json_write217[ OK ] WorkerProtoTest.optionalContentAddress_json_write (0 ms)218[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_30_read219[ OK ] WorkerProtoTest.clientHandshakeInfo_1_30_read (0 ms)220[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_30_write221[ OK ] WorkerProtoTest.clientHandshakeInfo_1_30_write (0 ms)222[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_33_read223[ OK ] WorkerProtoTest.clientHandshakeInfo_1_33_read (1 ms)224[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_33_write225[ OK ] WorkerProtoTest.clientHandshakeInfo_1_33_write (0 ms)226[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_35_read227[ OK ] WorkerProtoTest.clientHandshakeInfo_1_35_read (0 ms)228[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_35_write229[ OK ] WorkerProtoTest.clientHandshakeInfo_1_35_write (0 ms)230[ RUN ] WorkerProtoTest.handshake_log231[ OK ] WorkerProtoTest.handshake_log (75 ms)232[ RUN ] WorkerProtoTest.handshake_features233[ OK ] WorkerProtoTest.handshake_features (0 ms)234[ RUN ] WorkerProtoTest.handshake_client_replay235[ OK ] WorkerProtoTest.handshake_client_replay (0 ms)236[ RUN ] WorkerProtoTest.handshake_client_truncated_replay_throws237[ OK ] WorkerProtoTest.handshake_client_truncated_replay_throws (0 ms)238[ RUN ] WorkerProtoTest.handshake_client_corrupted_throws239[ OK ] WorkerProtoTest.handshake_client_corrupted_throws (2 ms)240[ RUN ] WorkerProtoTest.buildResult_1_29_compat_read241[ OK ] WorkerProtoTest.buildResult_1_29_compat_read (6 ms)242[ RUN ] WorkerProtoTest.buildResult_1_29_compat_json_read243[ OK ] WorkerProtoTest.buildResult_1_29_compat_json_read (6 ms)244[ RUN ] WorkerProtoTest.buildResult_1_29_compat_write245[ OK ] WorkerProtoTest.buildResult_1_29_compat_write (0 ms)246[ RUN ] WorkerProtoTest.buildResult_1_29_compat_json_write247[ OK ] WorkerProtoTest.buildResult_1_29_compat_json_write (0 ms)248[----------] 101 tests from WorkerProtoTest (437 ms total)249250[----------] 6 tests from UDSRemoteStore251[ RUN ] UDSRemoteStore.storeDir_absolutePath252[ OK ] UDSRemoteStore.storeDir_absolutePath (0 ms)253[ RUN ] UDSRemoteStore.storeDir_relativePath_rejected254[ OK ] UDSRemoteStore.storeDir_relativePath_rejected (0 ms)255[ RUN ] UDSRemoteStore.constructConfig256[ OK ] UDSRemoteStore.constructConfig (0 ms)257[ RUN ] UDSRemoteStore.constructConfig_to_string258[ OK ] UDSRemoteStore.constructConfig_to_string (0 ms)259[ RUN ] UDSRemoteStore.constructConfigWithParams260[ OK ] UDSRemoteStore.constructConfigWithParams (0 ms)261[ RUN ] UDSRemoteStore.constructConfigWithParamsNoPath262[ OK ] UDSRemoteStore.constructConfigWithParamsNoPath (0 ms)263[----------] 6 tests from UDSRemoteStore (0 ms total)264265[----------] 31 tests from StoreReferenceTest266[ RUN ] StoreReferenceTest.PathInfo_auto_from_uri267[ OK ] StoreReferenceTest.PathInfo_auto_from_uri (5 ms)268[ RUN ] StoreReferenceTest.PathInfo_auto_to_uri269[ OK ] StoreReferenceTest.PathInfo_auto_to_uri (0 ms)270[ RUN ] StoreReferenceTest.PathInfo_auto_param_from_uri271[ OK ] StoreReferenceTest.PathInfo_auto_param_from_uri (3 ms)272[ RUN ] StoreReferenceTest.PathInfo_auto_param_to_uri273[ OK ] StoreReferenceTest.PathInfo_auto_param_to_uri (0 ms)274[ RUN ] StoreReferenceTest.PathInfo_local_1_from_uri275[ OK ] StoreReferenceTest.PathInfo_local_1_from_uri (0 ms)276[ RUN ] StoreReferenceTest.PathInfo_local_1_to_uri277[ OK ] StoreReferenceTest.PathInfo_local_1_to_uri (0 ms)278[ RUN ] StoreReferenceTest.PathInfo_local_2_from_uri279[ OK ] StoreReferenceTest.PathInfo_local_2_from_uri (10 ms)280[ RUN ] StoreReferenceTest.PathInfo_local_2_to_uri281[ OK ] StoreReferenceTest.PathInfo_local_2_to_uri (0 ms)282[ RUN ] StoreReferenceTest.PathInfo_local_3_from_uri283[ OK ] StoreReferenceTest.PathInfo_local_3_from_uri (1 ms)284[ RUN ] StoreReferenceTest.PathInfo_local_3_to_uri285[ OK ] StoreReferenceTest.PathInfo_local_3_to_uri (0 ms)286[ RUN ] StoreReferenceTest.PathInfo_local_3_no_percent_from_uri287[ OK ] StoreReferenceTest.PathInfo_local_3_no_percent_from_uri (0 ms)288[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_1_from_uri289[ OK ] StoreReferenceTest.PathInfo_local_shorthand_1_from_uri (4 ms)290[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_path_unix_from_uri291[ OK ] StoreReferenceTest.PathInfo_local_shorthand_path_unix_from_uri (2 ms)292[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_3_from_uri293[ OK ] StoreReferenceTest.PathInfo_local_shorthand_3_from_uri (10 ms)294[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_3_to_uri295[ OK ] StoreReferenceTest.PathInfo_local_shorthand_3_to_uri (0 ms)296[ RUN ] StoreReferenceTest.PathInfo_unix_from_uri297[ OK ] StoreReferenceTest.PathInfo_unix_from_uri (9 ms)298[ RUN ] StoreReferenceTest.PathInfo_unix_to_uri299[ OK ] StoreReferenceTest.PathInfo_unix_to_uri (0 ms)300[ RUN ] StoreReferenceTest.PathInfo_unix_shorthand_from_uri301[ OK ] StoreReferenceTest.PathInfo_unix_shorthand_from_uri (15 ms)302[ RUN ] StoreReferenceTest.PathInfo_ssh_from_uri303[ OK ] StoreReferenceTest.PathInfo_ssh_from_uri (4 ms)304[ RUN ] StoreReferenceTest.PathInfo_ssh_to_uri305[ OK ] StoreReferenceTest.PathInfo_ssh_to_uri (0 ms)306[ RUN ] StoreReferenceTest.PathInfo_daemon_shorthand_from_uri307[ OK ] StoreReferenceTest.PathInfo_daemon_shorthand_from_uri (58 ms)308[ RUN ] StoreReferenceTest.PathInfo_daemon_shorthand_to_uri309[ OK ] StoreReferenceTest.PathInfo_daemon_shorthand_to_uri (0 ms)310[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_1_from_uri311[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_1_from_uri (0 ms)312[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_2_from_uri313[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_2_from_uri (0 ms)314[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_3_from_uri315[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_3_from_uri (7 ms)316[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_4_from_uri317[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_4_from_uri (0 ms)318[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri319[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri (0 ms)320[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_6_from_uri321[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_6_from_uri (7 ms)322[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_7_from_uri323[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_7_from_uri (19 ms)324[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_8_from_uri325[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_8_from_uri (0 ms)326[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_9_from_uri327[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_9_from_uri (0 ms)328[----------] 31 tests from StoreReferenceTest (231 ms total)329330[----------] 2 tests from StoreOpen331[ RUN ] StoreOpen.resolveStoreConfig_auto_default332[ OK ] StoreOpen.resolveStoreConfig_auto_default (0 ms)333[ RUN ] StoreOpen.resolveStoreConfig_auto_withParams334[ OK ] StoreOpen.resolveStoreConfig_auto_withParams (0 ms)335[----------] 2 tests from StoreOpen (1 ms total)336337[----------] 3 tests from SSHStore338[ RUN ] SSHStore.storeDir_absolutePath339[ OK ] SSHStore.storeDir_absolutePath (0 ms)340[ RUN ] SSHStore.storeDir_relativePath_rejected341[ OK ] SSHStore.storeDir_relativePath_rejected (0 ms)342[ RUN ] SSHStore.constructConfig343[ OK ] SSHStore.constructConfig (0 ms)344[----------] 3 tests from SSHStore (0 ms total)345346[----------] 3 tests from MountedSSHStore347[ RUN ] MountedSSHStore.storeDir_absolutePath348[ OK ] MountedSSHStore.storeDir_absolutePath (0 ms)349[ RUN ] MountedSSHStore.storeDir_relativePath_rejected350[ OK ] MountedSSHStore.storeDir_relativePath_rejected (0 ms)351[ RUN ] MountedSSHStore.constructConfig352[ OK ] MountedSSHStore.constructConfig (0 ms)353[----------] 3 tests from MountedSSHStore (1 ms total)354355[----------] 78 tests from ServeProtoTest356[ RUN ] ServeProtoTest.string_read357[ OK ] ServeProtoTest.string_read (0 ms)358[ RUN ] ServeProtoTest.string_json_read359[ OK ] ServeProtoTest.string_json_read (0 ms)360[ RUN ] ServeProtoTest.string_write361[ OK ] ServeProtoTest.string_write (0 ms)362[ RUN ] ServeProtoTest.string_json_write363[ OK ] ServeProtoTest.string_json_write (0 ms)364[ RUN ] ServeProtoTest.storePath_read365[ OK ] ServeProtoTest.storePath_read (1 ms)366[ RUN ] ServeProtoTest.storePath_json_read367[ OK ] ServeProtoTest.storePath_json_read (0 ms)368[ RUN ] ServeProtoTest.storePath_write369[ OK ] ServeProtoTest.storePath_write (0 ms)370[ RUN ] ServeProtoTest.storePath_json_write371[ OK ] ServeProtoTest.storePath_json_write (0 ms)372[ RUN ] ServeProtoTest.contentAddress_read373[ OK ] ServeProtoTest.contentAddress_read (0 ms)374[ RUN ] ServeProtoTest.contentAddress_json_read375[ OK ] ServeProtoTest.contentAddress_json_read (0 ms)376[ RUN ] ServeProtoTest.contentAddress_write377[ OK ] ServeProtoTest.contentAddress_write (0 ms)378[ RUN ] ServeProtoTest.contentAddress_json_write379[ OK ] ServeProtoTest.contentAddress_json_write (0 ms)380[ RUN ] ServeProtoTest.drvOutput_2_8_read381[ OK ] ServeProtoTest.drvOutput_2_8_read (0 ms)382[ RUN ] ServeProtoTest.drvOutput_2_8_json_read383[ OK ] ServeProtoTest.drvOutput_2_8_json_read (0 ms)384[ RUN ] ServeProtoTest.drvOutput_2_8_write385[ OK ] ServeProtoTest.drvOutput_2_8_write (0 ms)386[ RUN ] ServeProtoTest.drvOutput_2_8_json_write387[ OK ] ServeProtoTest.drvOutput_2_8_json_write (0 ms)388[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_read389[ OK ] ServeProtoTest.unkeyedRealisation_2_8_read (0 ms)390[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_json_read391[ OK ] ServeProtoTest.unkeyedRealisation_2_8_json_read (0 ms)392[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_write393[ OK ] ServeProtoTest.unkeyedRealisation_2_8_write (0 ms)394[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_json_write395[ OK ] ServeProtoTest.unkeyedRealisation_2_8_json_write (0 ms)396[ RUN ] ServeProtoTest.realisation_2_8_read397[ OK ] ServeProtoTest.realisation_2_8_read (0 ms)398[ RUN ] ServeProtoTest.realisation_2_8_json_read399[ OK ] ServeProtoTest.realisation_2_8_json_read (0 ms)400[ RUN ] ServeProtoTest.realisation_2_8_write401[ OK ] ServeProtoTest.realisation_2_8_write (0 ms)402[ RUN ] ServeProtoTest.realisation_2_8_json_write403[ OK ] ServeProtoTest.realisation_2_8_json_write (0 ms)404[ RUN ] ServeProtoTest.buildResult_2_2_read405[ OK ] ServeProtoTest.buildResult_2_2_read (0 ms)406[ RUN ] ServeProtoTest.buildResult_2_2_json_read407[ OK ] ServeProtoTest.buildResult_2_2_json_read (0 ms)408[ RUN ] ServeProtoTest.buildResult_2_2_write409[ OK ] ServeProtoTest.buildResult_2_2_write (0 ms)410[ RUN ] ServeProtoTest.buildResult_2_2_json_write411[ OK ] ServeProtoTest.buildResult_2_2_json_write (0 ms)412[ RUN ] ServeProtoTest.buildResult_2_3_read413[ OK ] ServeProtoTest.buildResult_2_3_read (8 ms)414[ RUN ] ServeProtoTest.buildResult_2_3_json_read415[ OK ] ServeProtoTest.buildResult_2_3_json_read (10 ms)416[ RUN ] ServeProtoTest.buildResult_2_3_write417[ OK ] ServeProtoTest.buildResult_2_3_write (0 ms)418[ RUN ] ServeProtoTest.buildResult_2_3_json_write419[ OK ] ServeProtoTest.buildResult_2_3_json_write (0 ms)420[ RUN ] ServeProtoTest.buildResult_2_6_read421[ OK ] ServeProtoTest.buildResult_2_6_read (0 ms)422[ RUN ] ServeProtoTest.buildResult_2_6_json_read423[ OK ] ServeProtoTest.buildResult_2_6_json_read (0 ms)424[ RUN ] ServeProtoTest.buildResult_2_8_read425[ OK ] ServeProtoTest.buildResult_2_8_read (14 ms)426[ RUN ] ServeProtoTest.buildResult_2_8_json_read427[ OK ] ServeProtoTest.buildResult_2_8_json_read (0 ms)428[ RUN ] ServeProtoTest.buildResult_2_8_write429[ OK ] ServeProtoTest.buildResult_2_8_write (0 ms)430[ RUN ] ServeProtoTest.buildResult_2_8_json_write431[ OK ] ServeProtoTest.buildResult_2_8_json_write (0 ms)432[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_read433[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_read (10 ms)434[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_read435[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_read (3 ms)436[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_write437[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_write (0 ms)438[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_write439[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_write (0 ms)440[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_read441[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_read (4 ms)442[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_read443[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_read (0 ms)444[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_write445[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_write (0 ms)446[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_write447[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_write (0 ms)448[ RUN ] ServeProtoTest.build_options_2_1_read449[ OK ] ServeProtoTest.build_options_2_1_read (0 ms)450[ RUN ] ServeProtoTest.build_options_2_1_write451[ OK ] ServeProtoTest.build_options_2_1_write (0 ms)452[ RUN ] ServeProtoTest.build_options_2_2_read453[ OK ] ServeProtoTest.build_options_2_2_read (0 ms)454[ RUN ] ServeProtoTest.build_options_2_2_write455[ OK ] ServeProtoTest.build_options_2_2_write (0 ms)456[ RUN ] ServeProtoTest.build_options_2_3_read457[ OK ] ServeProtoTest.build_options_2_3_read (1 ms)458[ RUN ] ServeProtoTest.build_options_2_3_write459[ OK ] ServeProtoTest.build_options_2_3_write (0 ms)460[ RUN ] ServeProtoTest.build_options_2_7_read461[ OK ] ServeProtoTest.build_options_2_7_read (0 ms)462[ RUN ] ServeProtoTest.build_options_2_7_write463[ OK ] ServeProtoTest.build_options_2_7_write (0 ms)464[ RUN ] ServeProtoTest.vector_read465[ OK ] ServeProtoTest.vector_read (0 ms)466[ RUN ] ServeProtoTest.vector_json_read467[ OK ] ServeProtoTest.vector_json_read (0 ms)468[ RUN ] ServeProtoTest.vector_write469[ OK ] ServeProtoTest.vector_write (0 ms)470[ RUN ] ServeProtoTest.vector_json_write471[ OK ] ServeProtoTest.vector_json_write (0 ms)472[ RUN ] ServeProtoTest.set_read473[ OK ] ServeProtoTest.set_read (0 ms)474[ RUN ] ServeProtoTest.set_json_read475[ OK ] ServeProtoTest.set_json_read (0 ms)476[ RUN ] ServeProtoTest.set_write477[ OK ] ServeProtoTest.set_write (0 ms)478[ RUN ] ServeProtoTest.set_json_write479[ OK ] ServeProtoTest.set_json_write (0 ms)480[ RUN ] ServeProtoTest.optionalStorePath_read481[ OK ] ServeProtoTest.optionalStorePath_read (0 ms)482[ RUN ] ServeProtoTest.optionalStorePath_json_read483[ OK ] ServeProtoTest.optionalStorePath_json_read (0 ms)484[ RUN ] ServeProtoTest.optionalStorePath_write485[ OK ] ServeProtoTest.optionalStorePath_write (0 ms)486[ RUN ] ServeProtoTest.optionalStorePath_json_write487[ OK ] ServeProtoTest.optionalStorePath_json_write (0 ms)488[ RUN ] ServeProtoTest.optionalContentAddress_read489[ OK ] ServeProtoTest.optionalContentAddress_read (0 ms)490[ RUN ] ServeProtoTest.optionalContentAddress_json_read491[ OK ] ServeProtoTest.optionalContentAddress_json_read (0 ms)492[ RUN ] ServeProtoTest.optionalContentAddress_write493[ OK ] ServeProtoTest.optionalContentAddress_write (0 ms)494[ RUN ] ServeProtoTest.optionalContentAddress_json_write495[ OK ] ServeProtoTest.optionalContentAddress_json_write (0 ms)496[ RUN ] ServeProtoTest.handshake_log497[ OK ] ServeProtoTest.handshake_log (66 ms)498[ RUN ] ServeProtoTest.handshake_client_replay499[ OK ] ServeProtoTest.handshake_client_replay (0 ms)500[ RUN ] ServeProtoTest.handshake_client_truncated_replay_throws501[ OK ] ServeProtoTest.handshake_client_truncated_replay_throws (0 ms)502[ RUN ] ServeProtoTest.handshake_client_corrupted_throws503[ OK ] ServeProtoTest.handshake_client_corrupted_throws (0 ms)504[ RUN ] ServeProtoTest.buildResult_2_7_compat_read505[ OK ] ServeProtoTest.buildResult_2_7_compat_read (0 ms)506[ RUN ] ServeProtoTest.buildResult_2_7_compat_json_read507[ OK ] ServeProtoTest.buildResult_2_7_compat_json_read (0 ms)508[ RUN ] ServeProtoTest.buildResult_2_7_compat_write509[ OK ] ServeProtoTest.buildResult_2_7_compat_write (0 ms)510[ RUN ] ServeProtoTest.buildResult_2_7_compat_json_write511[ OK ] ServeProtoTest.buildResult_2_7_compat_json_write (0 ms)512[----------] 78 tests from ServeProtoTest (151 ms total)513514[----------] 2 tests from ParsedS3URLTest515[ RUN ] ParsedS3URLTest.invalidAddressingStyleThrows516[ OK ] ParsedS3URLTest.invalidAddressingStyleThrows (138 ms)517[ RUN ] ParsedS3URLTest.virtualStyleWithAuthoritylessEndpointThrows518[ OK ] ParsedS3URLTest.virtualStyleWithAuthoritylessEndpointThrows (0 ms)519[----------] 2 tests from ParsedS3URLTest (138 ms total)520521[----------] 8 tests from S3BinaryCacheStore522[ RUN ] S3BinaryCacheStore.constructConfig523[ OK ] S3BinaryCacheStore.constructConfig (0 ms)524[ RUN ] S3BinaryCacheStore.constructConfigWithRegion525[ OK ] S3BinaryCacheStore.constructConfigWithRegion (0 ms)526[ RUN ] S3BinaryCacheStore.defaultSettings527[ OK ] S3BinaryCacheStore.defaultSettings (0 ms)528[ RUN ] S3BinaryCacheStore.s3StoreConfigPreservesParameters529[ OK ] S3BinaryCacheStore.s3StoreConfigPreservesParameters (0 ms)530[ RUN ] S3BinaryCacheStore.s3SchemeRegistration531[ OK ] S3BinaryCacheStore.s3SchemeRegistration (0 ms)532[ RUN ] S3BinaryCacheStore.parameterFiltering533[ OK ] S3BinaryCacheStore.parameterFiltering (0 ms)534[ RUN ] S3BinaryCacheStore.storageClassDefault535[ OK ] S3BinaryCacheStore.storageClassDefault (0 ms)536[ RUN ] S3BinaryCacheStore.storageClassConfiguration537[ OK ] S3BinaryCacheStore.storageClassConfiguration (0 ms)538[----------] 8 tests from S3BinaryCacheStore (1 ms total)539540[----------] 3 tests from references541[ RUN ] references.rewritingSinkChunking542[ OK ] references.rewritingSinkChunking (259 ms)543[ RUN ] references.scan544[ OK ] references.scan (0 ms)545[ RUN ] references.scanForReferencesDeep546[ OK ] references.scanForReferencesDeep (0 ms)547[----------] 3 tests from references (259 ms total)548549[----------] 1 test from RealisationTest550[ RUN ] RealisationTest.with_signature_from_json551[ OK ] RealisationTest.with_signature_from_json (1 ms)552[----------] 1 test from RealisationTest (1 ms total)553554[----------] 27 tests from StorePathTest555[ RUN ] StorePathTest.bad_empty556[ OK ] StorePathTest.bad_empty (0 ms)557[ RUN ] StorePathTest.bad_garbage558[ OK ] StorePathTest.bad_garbage (0 ms)559[ RUN ] StorePathTest.bad_double_star560[ OK ] StorePathTest.bad_double_star (0 ms)561[ RUN ] StorePathTest.bad_star_first562[ OK ] StorePathTest.bad_star_first (0 ms)563[ RUN ] StorePathTest.bad_star_second564[ OK ] StorePathTest.bad_star_second (0 ms)565[ RUN ] StorePathTest.bad_bang566[ OK ] StorePathTest.bad_bang (0 ms)567[ RUN ] StorePathTest.bad_dot568[ OK ] StorePathTest.bad_dot (0 ms)569[ RUN ] StorePathTest.bad_dot_dot570[ OK ] StorePathTest.bad_dot_dot (0 ms)571[ RUN ] StorePathTest.bad_dot_dot_dash572[ OK ] StorePathTest.bad_dot_dot_dash (0 ms)573[ RUN ] StorePathTest.bad_dot_dash574[ OK ] StorePathTest.bad_dot_dash (0 ms)575[ RUN ] StorePathTest.bad_dot_dot_dash_a576[ OK ] StorePathTest.bad_dot_dot_dash_a (0 ms)577[ RUN ] StorePathTest.bad_dot_dash_a578[ OK ] StorePathTest.bad_dot_dash_a (0 ms)579[ RUN ] StorePathTest.good_numbers580[ OK ] StorePathTest.good_numbers (0 ms)581[ RUN ] StorePathTest.good_lower_case582[ OK ] StorePathTest.good_lower_case (0 ms)583[ RUN ] StorePathTest.good_upper_case584[ OK ] StorePathTest.good_upper_case (0 ms)585[ RUN ] StorePathTest.good_plus586[ OK ] StorePathTest.good_plus (0 ms)587[ RUN ] StorePathTest.good_dash588[ OK ] StorePathTest.good_dash (0 ms)589[ RUN ] StorePathTest.good_underscore590[ OK ] StorePathTest.good_underscore (0 ms)591[ RUN ] StorePathTest.good_period592[ OK ] StorePathTest.good_period (0 ms)593[ RUN ] StorePathTest.good_question_mark594[ OK ] StorePathTest.good_question_mark (0 ms)595[ RUN ] StorePathTest.good_equals_sign596[ OK ] StorePathTest.good_equals_sign (0 ms)597[ RUN ] StorePathTest.good_dotfile598[ OK ] StorePathTest.good_dotfile (0 ms)599[ RUN ] StorePathTest.good_triple_dot_a600[ OK ] StorePathTest.good_triple_dot_a (0 ms)601[ RUN ] StorePathTest.good_triple_dot_1602[ OK ] StorePathTest.good_triple_dot_1 (0 ms)603[ RUN ] StorePathTest.good_triple_dot_dash604[ OK ] StorePathTest.good_triple_dot_dash (0 ms)605[ RUN ] StorePathTest.good_triple_dot606[ OK ] StorePathTest.good_triple_dot (0 ms)607[ RUN ] StorePathTest.mustBeDashAfterHashPart608[ OK ] StorePathTest.mustBeDashAfterHashPart (0 ms)609[----------] 27 tests from StorePathTest (44 ms total)610611[----------] 3 tests from StorePathTest_RapidCheck612[ RUN ] StorePathTest_RapidCheck.prop_regex_accept613Using configuration: seed=3556837430633521761614[ OK ] StorePathTest_RapidCheck.prop_regex_accept (57 ms)615[ RUN ] StorePathTest_RapidCheck.prop_round_rip616[ OK ] StorePathTest_RapidCheck.prop_round_rip (24 ms)617[ RUN ] StorePathTest_RapidCheck.prop_check_regex_eq_parse618[ OK ] StorePathTest_RapidCheck.prop_check_regex_eq_parse (141 ms)619[----------] 3 tests from StorePathTest_RapidCheck (232 ms total)620621[----------] 9 tests from PathInfoTestV1622[ RUN ] PathInfoTestV1.PathInfo_empty_pure_from_json623[ OK ] PathInfoTestV1.PathInfo_empty_pure_from_json (0 ms)624[ RUN ] PathInfoTestV1.PathInfo_empty_pure_to_json625[ OK ] PathInfoTestV1.PathInfo_empty_pure_to_json (0 ms)626[ RUN ] PathInfoTestV1.PathInfo_empty_impure_from_json627[ OK ] PathInfoTestV1.PathInfo_empty_impure_from_json (0 ms)628[ RUN ] PathInfoTestV1.PathInfo_empty_impure_to_json629[ OK ] PathInfoTestV1.PathInfo_empty_impure_to_json (0 ms)630[ RUN ] PathInfoTestV1.PathInfo_pure_from_json631[ OK ] PathInfoTestV1.PathInfo_pure_from_json (0 ms)632[ RUN ] PathInfoTestV1.PathInfo_pure_to_json633[ OK ] PathInfoTestV1.PathInfo_pure_to_json (0 ms)634[ RUN ] PathInfoTestV1.PathInfo_impure_from_json635[ OK ] PathInfoTestV1.PathInfo_impure_from_json (0 ms)636[ RUN ] PathInfoTestV1.PathInfo_impure_to_json637[ OK ] PathInfoTestV1.PathInfo_impure_to_json (0 ms)638[ RUN ] PathInfoTestV1.PathInfo_pure_noversion_from_json639[ OK ] PathInfoTestV1.PathInfo_pure_noversion_from_json (0 ms)640[----------] 9 tests from PathInfoTestV1 (4 ms total)641642[----------] 9 tests from PathInfoTestV2643[ RUN ] PathInfoTestV2.PathInfo_empty_pure_from_json644[ OK ] PathInfoTestV2.PathInfo_empty_pure_from_json (1 ms)645[ RUN ] PathInfoTestV2.PathInfo_empty_pure_to_json646[ OK ] PathInfoTestV2.PathInfo_empty_pure_to_json (0 ms)647[ RUN ] PathInfoTestV2.PathInfo_empty_impure_from_json648[ OK ] PathInfoTestV2.PathInfo_empty_impure_from_json (16 ms)649[ RUN ] PathInfoTestV2.PathInfo_empty_impure_to_json650[ OK ] PathInfoTestV2.PathInfo_empty_impure_to_json (0 ms)651[ RUN ] PathInfoTestV2.PathInfo_pure_from_json652[ OK ] PathInfoTestV2.PathInfo_pure_from_json (0 ms)653[ RUN ] PathInfoTestV2.PathInfo_pure_to_json654[ OK ] PathInfoTestV2.PathInfo_pure_to_json (0 ms)655[ RUN ] PathInfoTestV2.PathInfo_impure_from_json656[ OK ] PathInfoTestV2.PathInfo_impure_from_json (0 ms)657[ RUN ] PathInfoTestV2.PathInfo_impure_to_json658[ OK ] PathInfoTestV2.PathInfo_impure_to_json (0 ms)659[ RUN ] PathInfoTestV2.PathInfo_full_shortRefs660[ OK ] PathInfoTestV2.PathInfo_full_shortRefs (0 ms)661[----------] 9 tests from PathInfoTestV2 (20 ms total)662663[----------] 8 tests from PathInfoTestV3664[ RUN ] PathInfoTestV3.PathInfo_empty_pure_from_json665[ OK ] PathInfoTestV3.PathInfo_empty_pure_from_json (10 ms)666[ RUN ] PathInfoTestV3.PathInfo_empty_pure_to_json667[ OK ] PathInfoTestV3.PathInfo_empty_pure_to_json (0 ms)668[ RUN ] PathInfoTestV3.PathInfo_empty_impure_from_json669[ OK ] PathInfoTestV3.PathInfo_empty_impure_from_json (0 ms)670[ RUN ] PathInfoTestV3.PathInfo_empty_impure_to_json671[ OK ] PathInfoTestV3.PathInfo_empty_impure_to_json (0 ms)672[ RUN ] PathInfoTestV3.PathInfo_pure_from_json673[ OK ] PathInfoTestV3.PathInfo_pure_from_json (1 ms)674[ RUN ] PathInfoTestV3.PathInfo_pure_to_json675[ OK ] PathInfoTestV3.PathInfo_pure_to_json (0 ms)676[ RUN ] PathInfoTestV3.PathInfo_impure_from_json677[ OK ] PathInfoTestV3.PathInfo_impure_from_json (4 ms)678[ RUN ] PathInfoTestV3.PathInfo_impure_to_json679[ OK ] PathInfoTestV3.PathInfo_impure_to_json (0 ms)680[----------] 8 tests from PathInfoTestV3 (18 ms total)681682[----------] 21 tests from OutputsSpecTest683[ RUN ] OutputsSpecTest.no_empty_names684[ OK ] OutputsSpecTest.no_empty_names (441 ms)685[ RUN ] OutputsSpecTest.bad_empty686[ OK ] OutputsSpecTest.bad_empty (9 ms)687[ RUN ] OutputsSpecTest.bad_garbage688[ OK ] OutputsSpecTest.bad_garbage (0 ms)689[ RUN ] OutputsSpecTest.bad_double_star690[ OK ] OutputsSpecTest.bad_double_star (0 ms)691[ RUN ] OutputsSpecTest.bad_star_first692[ OK ] OutputsSpecTest.bad_star_first (0 ms)693[ RUN ] OutputsSpecTest.bad_star_second694[ OK ] OutputsSpecTest.bad_star_second (0 ms)695[ RUN ] OutputsSpecTest.all696[ OK ] OutputsSpecTest.all (0 ms)697[ RUN ] OutputsSpecTest.names_out698[ OK ] OutputsSpecTest.names_out (0 ms)699[ RUN ] OutputsSpecTest.names_underscore700[ OK ] OutputsSpecTest.names_underscore (0 ms)701[ RUN ] OutputsSpecTest.names_numeric702[ OK ] OutputsSpecTest.names_numeric (0 ms)703[ RUN ] OutputsSpecTest.names_out_bin704[ OK ] OutputsSpecTest.names_out_bin (0 ms)705[ RUN ] OutputsSpecTest.subsets_all_all706[ OK ] OutputsSpecTest.subsets_all_all (0 ms)707[ RUN ] OutputsSpecTest.subsets_names_all708[ OK ] OutputsSpecTest.subsets_names_all (0 ms)709[ RUN ] OutputsSpecTest.subsets_names_names_eq710[ OK ] OutputsSpecTest.subsets_names_names_eq (0 ms)711[ RUN ] OutputsSpecTest.subsets_names_names_noneq712[ OK ] OutputsSpecTest.subsets_names_names_noneq (0 ms)713[ RUN ] OutputsSpecTest.not_subsets_all_names714[ OK ] OutputsSpecTest.not_subsets_all_names (0 ms)715[ RUN ] OutputsSpecTest.not_subsets_names_names716[ OK ] OutputsSpecTest.not_subsets_names_names (0 ms)717[ RUN ] OutputsSpecTest.union_all_all718[ OK ] OutputsSpecTest.union_all_all (0 ms)719[ RUN ] OutputsSpecTest.union_all_names720[ OK ] OutputsSpecTest.union_all_names (0 ms)721[ RUN ] OutputsSpecTest.union_names_all722[ OK ] OutputsSpecTest.union_names_all (0 ms)723[ RUN ] OutputsSpecTest.union_names_names724[ OK ] OutputsSpecTest.union_names_names (0 ms)725[----------] 21 tests from OutputsSpecTest (474 ms total)726727[----------] 11 tests from ExtendedOutputsSpecTest728[ RUN ] ExtendedOutputsSpecTest.bad_carot_empty729[ OK ] ExtendedOutputsSpecTest.bad_carot_empty (0 ms)730[ RUN ] ExtendedOutputsSpecTest.bad_prefix_carot_empty731[ OK ] ExtendedOutputsSpecTest.bad_prefix_carot_empty (0 ms)732[ RUN ] ExtendedOutputsSpecTest.bad_garbage733[ OK ] ExtendedOutputsSpecTest.bad_garbage (0 ms)734[ RUN ] ExtendedOutputsSpecTest.bad_double_star735[ OK ] ExtendedOutputsSpecTest.bad_double_star (0 ms)736[ RUN ] ExtendedOutputsSpecTest.bad_star_first737[ OK ] ExtendedOutputsSpecTest.bad_star_first (0 ms)738[ RUN ] ExtendedOutputsSpecTest.bad_star_second739[ OK ] ExtendedOutputsSpecTest.bad_star_second (0 ms)740[ RUN ] ExtendedOutputsSpecTest.default741[ OK ] ExtendedOutputsSpecTest.default (0 ms)742[ RUN ] ExtendedOutputsSpecTest.all743[ OK ] ExtendedOutputsSpecTest.all (0 ms)744[ RUN ] ExtendedOutputsSpecTest.out745[ OK ] ExtendedOutputsSpecTest.out (0 ms)746[ RUN ] ExtendedOutputsSpecTest.out_bin747[ OK ] ExtendedOutputsSpecTest.out_bin (0 ms)748[ RUN ] ExtendedOutputsSpecTest.many_carrot749[ OK ] ExtendedOutputsSpecTest.many_carrot (0 ms)750[----------] 11 tests from ExtendedOutputsSpecTest (0 ms total)751752[----------] 1 test from OutputsSpec753[ RUN ] OutputsSpec.prop_round_rip754[ OK ] OutputsSpec.prop_round_rip (117 ms)755[----------] 1 test from OutputsSpec (117 ms total)756757[----------] 1 test from OutputsQueryTest758[ RUN ] OutputsQueryTest.fibonacciChainQueryCount759[ OK ] OutputsQueryTest.fibonacciChainQueryCount (1 ms)760[----------] 1 test from OutputsQueryTest (1 ms total)761762[----------] 6 tests from nix_api_util_context763[ RUN ] nix_api_util_context.nix_libstore_init764[ OK ] nix_api_util_context.nix_libstore_init (0 ms)765[ RUN ] nix_api_util_context.nix_store_get_storedir_default766[ OK ] nix_api_util_context.nix_store_get_storedir_default (85 ms)767[ RUN ] nix_api_util_context.nix_store_open_dummy768[ OK ] nix_api_util_context.nix_store_open_dummy (27 ms)769[ RUN ] nix_api_util_context.nix_store_open_invalid770[ OK ] nix_api_util_context.nix_store_open_invalid (2 ms)771[ RUN ] nix_api_util_context.nix_store_real_path_relocated772[ OK ] nix_api_util_context.nix_store_real_path_relocated (40 ms)773[ RUN ] nix_api_util_context.nix_store_real_path_binary_cache774[ OK ] nix_api_util_context.nix_store_real_path_binary_cache (12 ms)775[----------] 6 tests from nix_api_util_context (168 ms total)776777[----------] 15 tests from nix_api_store_test778[ RUN ] nix_api_store_test.nix_store_get_uri779[ OK ] nix_api_store_test.nix_store_get_uri (33 ms)780[ RUN ] nix_api_store_test.nix_store_get_storedir781[ OK ] nix_api_store_test.nix_store_get_storedir (110 ms)782[ RUN ] nix_api_store_test.InvalidPathFails783[ OK ] nix_api_store_test.InvalidPathFails (103 ms)784[ RUN ] nix_api_store_test.ReturnsValidStorePath785[ OK ] nix_api_store_test.ReturnsValidStorePath (167 ms)786[ RUN ] nix_api_store_test.SetsLastErrCodeToNixOk787[ OK ] nix_api_store_test.SetsLastErrCodeToNixOk (234 ms)788[ RUN ] nix_api_store_test.DoesNotCrashWhenContextIsNull789[ OK ] nix_api_store_test.DoesNotCrashWhenContextIsNull (85 ms)790[ RUN ] nix_api_store_test.nix_store_path_hash791[ OK ] nix_api_store_test.nix_store_path_hash (33 ms)792[ RUN ] nix_api_store_test.nix_store_create_from_parts_roundtrip793[ OK ] nix_api_store_test.nix_store_create_from_parts_roundtrip (615 ms)794[ RUN ] nix_api_store_test.nix_store_create_from_parts_invalid_name795[ OK ] nix_api_store_test.nix_store_create_from_parts_invalid_name (260 ms)796[ RUN ] nix_api_store_test.get_version797[ OK ] nix_api_store_test.get_version (111 ms)798[ RUN ] nix_api_store_test.nix_store_is_valid_path_not_in_store799[ OK ] nix_api_store_test.nix_store_is_valid_path_not_in_store (88 ms)800[ RUN ] nix_api_store_test.nix_store_real_path801[ OK ] nix_api_store_test.nix_store_real_path (409 ms)802[ RUN ] nix_api_store_test.nix_derivation_to_json_roundtrip803[ OK ] nix_api_store_test.nix_derivation_to_json_roundtrip (99 ms)804[ RUN ] nix_api_store_test.nix_derivation_store_round_trip805[ OK ] nix_api_store_test.nix_derivation_store_round_trip (73 ms)806[ RUN ] nix_api_store_test.nix_derivation_clone807[ OK ] nix_api_store_test.nix_derivation_clone (21 ms)808[----------] 15 tests from nix_api_store_test (2453 ms total)809810[----------] 4 tests from nix_api_store_test_base811[ RUN ] nix_api_store_test_base.build_from_json812building '/build/tests_nix-store.ky7l28/my_nix_store/fs2kk9s7rlhyz2zwn6j22j9xvjsd6m0v-myname.drv'...813[ OK ] nix_api_store_test_base.build_from_json (618 ms)814[ RUN ] nix_api_store_test_base.nix_store_realise_invalid_system815[ OK ] nix_api_store_test_base.nix_store_realise_invalid_system (70 ms)816[ RUN ] nix_api_store_test_base.nix_store_realise_builder_fails817building '/build/tests_nix-store.zdzBbF/my_nix_store/hl90w85caf0fvljx0675qvai49w0bcvc-myname.drv'...818[ OK ] nix_api_store_test_base.nix_store_realise_builder_fails (243 ms)819[ RUN ] nix_api_store_test_base.nix_store_realise_builder_no_output820building '/build/tests_nix-store.OPqZTW/my_nix_store/5xj9q1hc7vzyrdf56pp68k4si49rdpr5-myname.drv'...821[ OK ] nix_api_store_test_base.nix_store_realise_builder_no_output (323 ms)822[----------] 4 tests from nix_api_store_test_base (1260 ms total)823824[----------] 6 tests from NixApiStoreTestWithRealisedPath825[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_with_outputs826building '/build/tests_nix-store.UbCrPs/my_nix_store/71awzs9gxkiq3b0zwiim72zxh153hlik-myname.drv'...827[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_with_outputs (124 ms)828[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_without_outputs829building '/build/tests_nix-store.pjRJ0P/my_nix_store/1nc8fkw6p5a1zbm1xklvxnmvk2wwxl3a-myname.drv'...830[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_without_outputs (79 ms)831[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_flip_direction832building '/build/tests_nix-store.lJKADj/my_nix_store/33ik3x664zr2ik9x711bzgqrypncxjrx-myname.drv'...833[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_flip_direction (165 ms)834[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_include_derivers835building '/build/tests_nix-store.lwEwdK/my_nix_store/j7qy37s3wim9zm094c11kfd89kkaglkx-myname.drv'...836[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_include_derivers (190 ms)837[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_realise_output_ordering838building '/build/tests_nix-store.7hH3SC/my_nix_store/kg80mz47bsw3h8l9jwacv27nibka4rrq-myname.drv'...839building '/build/tests_nix-store.tl1iO8/my_nix_store/hvcxmv2d6di4fq841ybp5gd0h5c9s5h5-multi-output-test.drv'...840[ OK ] NixApiStoreTestWithRealisedPath.nix_store_realise_output_ordering (394 ms)841[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_error_propagation842building '/build/tests_nix-store.9iAlRE/my_nix_store/5dlx7fcaf24r1jzvvzwfd9rxnwvh2aj8-myname.drv'...843[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_error_propagation (145 ms)844[----------] 6 tests from NixApiStoreTestWithRealisedPath (1119 ms total)845846[----------] 5 tests from NarInfoTestV1847[ RUN ] NarInfoTestV1.NarInfo_pure_from_json848[ OK ] NarInfoTestV1.NarInfo_pure_from_json (0 ms)849[ RUN ] NarInfoTestV1.NarInfo_pure_to_json850[ OK ] NarInfoTestV1.NarInfo_pure_to_json (0 ms)851[ RUN ] NarInfoTestV1.NarInfo_impure_from_json852[ OK ] NarInfoTestV1.NarInfo_impure_from_json (2 ms)853[ RUN ] NarInfoTestV1.NarInfo_impure_to_json854[ OK ] NarInfoTestV1.NarInfo_impure_to_json (0 ms)855[ RUN ] NarInfoTestV1.NarInfo_pure_noversion_from_json856[ OK ] NarInfoTestV1.NarInfo_pure_noversion_from_json (0 ms)857[----------] 5 tests from NarInfoTestV1 (3 ms total)858859[----------] 4 tests from NarInfoTestV2860[ RUN ] NarInfoTestV2.NarInfo_pure_from_json861[ OK ] NarInfoTestV2.NarInfo_pure_from_json (0 ms)862[ RUN ] NarInfoTestV2.NarInfo_pure_to_json863[ OK ] NarInfoTestV2.NarInfo_pure_to_json (0 ms)864[ RUN ] NarInfoTestV2.NarInfo_impure_from_json865[ OK ] NarInfoTestV2.NarInfo_impure_from_json (4 ms)866[ RUN ] NarInfoTestV2.NarInfo_impure_to_json867[ OK ] NarInfoTestV2.NarInfo_impure_to_json (0 ms)868[----------] 4 tests from NarInfoTestV2 (5 ms total)869870[----------] 4 tests from NarInfoTestV3871[ RUN ] NarInfoTestV3.NarInfo_pure_from_json872[ OK ] NarInfoTestV3.NarInfo_pure_from_json (0 ms)873[ RUN ] NarInfoTestV3.NarInfo_pure_to_json874[ OK ] NarInfoTestV3.NarInfo_pure_to_json (0 ms)875[ RUN ] NarInfoTestV3.NarInfo_impure_from_json876[ OK ] NarInfoTestV3.NarInfo_impure_from_json (0 ms)877[ RUN ] NarInfoTestV3.NarInfo_impure_to_json878[ OK ] NarInfoTestV3.NarInfo_impure_to_json (0 ms)879[----------] 4 tests from NarInfoTestV3 (1 ms total)880881[----------] 1 test from NarInfoDiskCacheImpl882[ RUN ] NarInfoDiskCacheImpl.create_and_read883[ OK ] NarInfoDiskCacheImpl.create_and_read (37 ms)884[----------] 1 test from NarInfoDiskCacheImpl (37 ms total)885886[----------] 16 tests from machines887[ RUN ] machines.getMachinesWithEmptyBuilders888[ OK ] machines.getMachinesWithEmptyBuilders (0 ms)889[ RUN ] machines.getMachinesUriOnly890[ OK ] machines.getMachinesUriOnly (0 ms)891[ RUN ] machines.getMachinesUriWithPort892[ OK ] machines.getMachinesUriWithPort (0 ms)893[ RUN ] machines.getMachinesDefaults894[ OK ] machines.getMachinesDefaults (0 ms)895[ RUN ] machines.getMachinesWithNewLineSeparator896[ OK ] machines.getMachinesWithNewLineSeparator (0 ms)897[ RUN ] machines.getMachinesWithSemicolonSeparator898[ OK ] machines.getMachinesWithSemicolonSeparator (0 ms)899[ RUN ] machines.getMachinesWithCommentsAndSemicolonSeparator900[ OK ] machines.getMachinesWithCommentsAndSemicolonSeparator (0 ms)901[ RUN ] machines.getMachinesWithFunnyWhitespace902[ OK ] machines.getMachinesWithFunnyWhitespace (0 ms)903[ RUN ] machines.getMachinesWithCorrectCompleteSingleBuilder904[ OK ] machines.getMachinesWithCorrectCompleteSingleBuilder (0 ms)905[ RUN ] machines.getMachinesWithCorrectCompleteSingleBuilderWithTabColumnDelimiter906[ OK ] machines.getMachinesWithCorrectCompleteSingleBuilderWithTabColumnDelimiter (0 ms)907[ RUN ] machines.getMachinesWithMultiOptions908[ OK ] machines.getMachinesWithMultiOptions (0 ms)909[ RUN ] machines.getMachinesWithIncorrectFormat910[ OK ] machines.getMachinesWithIncorrectFormat (1 ms)911[ RUN ] machines.getMachinesWithCorrectFileReference912[ OK ] machines.getMachinesWithCorrectFileReference (3 ms)913[ RUN ] machines.getMachinesWithCorrectFileReferenceToEmptyFile914[ OK ] machines.getMachinesWithCorrectFileReferenceToEmptyFile (0 ms)915[ RUN ] machines.getMachinesWithIncorrectFileReference916[ OK ] machines.getMachinesWithIncorrectFileReference (0 ms)917[ RUN ] machines.getMachinesWithCorrectFileReferenceToIncorrectFile918[ OK ] machines.getMachinesWithCorrectFileReferenceToIncorrectFile (3 ms)919[----------] 16 tests from machines (10 ms total)920921[----------] 6 tests from LocalStore922[ RUN ] LocalStore.storeDir_absolutePath923[ OK ] LocalStore.storeDir_absolutePath (0 ms)924[ RUN ] LocalStore.storeDir_relativePath_rejected925[ OK ] LocalStore.storeDir_relativePath_rejected (0 ms)926[ RUN ] LocalStore.storeDir_empty_rejected927[ OK ] LocalStore.storeDir_empty_rejected (0 ms)928[ RUN ] LocalStore.constructConfig_rootQueryParam929[ OK ] LocalStore.constructConfig_rootQueryParam (0 ms)930[ RUN ] LocalStore.constructConfig_rootPath931[ OK ] LocalStore.constructConfig_rootPath (0 ms)932[ RUN ] LocalStore.constructConfig_to_string933[ OK ] LocalStore.constructConfig_to_string (0 ms)934[----------] 6 tests from LocalStore (0 ms total)935936[----------] 4 tests from LocalOverlayStore937[ RUN ] LocalOverlayStore.constructConfig_rootQueryParam938[ OK ] LocalOverlayStore.constructConfig_rootQueryParam (0 ms)939[ RUN ] LocalOverlayStore.constructConfig_rootPath940[ OK ] LocalOverlayStore.constructConfig_rootPath (0 ms)941[ RUN ] LocalOverlayStore.upperLayer_notOverridden942[ OK ] LocalOverlayStore.upperLayer_notOverridden (0 ms)943[ RUN ] LocalOverlayStore.upperLayer_overridden944[ OK ] LocalOverlayStore.upperLayer_overridden (0 ms)945[----------] 4 tests from LocalOverlayStore (0 ms total)946947[----------] 3 tests from LocalFSStoreConfig948[ RUN ] LocalFSStoreConfig.getStateDir_default949[ OK ] LocalFSStoreConfig.getStateDir_default (0 ms)950[ RUN ] LocalFSStoreConfig.getStateDir_withRoot951[ OK ] LocalFSStoreConfig.getStateDir_withRoot (0 ms)952[ RUN ] LocalFSStoreConfig.getStateDir_explicitSetting953[ OK ] LocalFSStoreConfig.getStateDir_explicitSetting (0 ms)954[----------] 3 tests from LocalFSStoreConfig (0 ms total)955956[----------] 3 tests from LocalBinaryCacheStore957[ RUN ] LocalBinaryCacheStore.storeDir_absolutePath958[ OK ] LocalBinaryCacheStore.storeDir_absolutePath (0 ms)959[ RUN ] LocalBinaryCacheStore.storeDir_relativePath_rejected960[ OK ] LocalBinaryCacheStore.storeDir_relativePath_rejected (0 ms)961[ RUN ] LocalBinaryCacheStore.constructConfig962[ OK ] LocalBinaryCacheStore.constructConfig (0 ms)963[----------] 3 tests from LocalBinaryCacheStore (0 ms total)964965[----------] 3 tests from LegacySSHStore966[ RUN ] LegacySSHStore.storeDir_absolutePath967[ OK ] LegacySSHStore.storeDir_absolutePath (0 ms)968[ RUN ] LegacySSHStore.storeDir_relativePath_rejected969[ OK ] LegacySSHStore.storeDir_relativePath_rejected (0 ms)970[ RUN ] LegacySSHStore.constructConfig971[ OK ] LegacySSHStore.constructConfig (0 ms)972[----------] 3 tests from LegacySSHStore (0 ms total)973974[----------] 6 tests from HttpBinaryCacheStore975[ RUN ] HttpBinaryCacheStore.storeDir_absolutePath976[ OK ] HttpBinaryCacheStore.storeDir_absolutePath (0 ms)977[ RUN ] HttpBinaryCacheStore.storeDir_relativePath_rejected978[ OK ] HttpBinaryCacheStore.storeDir_relativePath_rejected (0 ms)979[ RUN ] HttpBinaryCacheStore.constructConfig980[ OK ] HttpBinaryCacheStore.constructConfig (0 ms)981[ RUN ] HttpBinaryCacheStore.constructConfigNoTrailingSlash982[ OK ] HttpBinaryCacheStore.constructConfigNoTrailingSlash (0 ms)983[ RUN ] HttpBinaryCacheStore.constructConfigWithParams984[ OK ] HttpBinaryCacheStore.constructConfigWithParams (0 ms)985[ RUN ] HttpBinaryCacheStore.constructConfigWithParamsAndUrlWithParams986[ OK ] HttpBinaryCacheStore.constructConfigWithParamsAndUrlWithParams (0 ms)987[----------] 6 tests from HttpBinaryCacheStore (0 ms total)988989[----------] 1 test from HttpsBinaryCacheStoreTest990[ RUN ] HttpsBinaryCacheStoreTest.queryPathInfo991Certificate request self-signature ok992subject=CN=localhost993Certificate request self-signature ok994subject=CN=TestClient995[ OK ] HttpsBinaryCacheStoreTest.queryPathInfo (640 ms)996[----------] 1 test from HttpsBinaryCacheStoreTest (640 ms total)997998[----------] 4 tests from HttpsBinaryCacheStoreMtlsTest999[ RUN ] HttpsBinaryCacheStoreMtlsTest.queryPathInfo1000Certificate request self-signature ok1001subject=CN=localhost1002Certificate request self-signature ok1003subject=CN=TestClient1004depth=1 CN=TestCA1005verify return:11006depth=0 CN=TestClient1007verify return:11008[ OK ] HttpsBinaryCacheStoreMtlsTest.queryPathInfo (1174 ms)1009[ RUN ] HttpsBinaryCacheStoreMtlsTest.rejectsWithoutClientCert1010Certificate request self-signature ok1011subject=CN=localhost1012Certificate request self-signature ok1013subject=CN=TestClient1014[ OK ] HttpsBinaryCacheStoreMtlsTest.rejectsWithoutClientCert (738 ms)1015[ RUN ] HttpsBinaryCacheStoreMtlsTest.rejectsWrongClientCert1016Certificate request self-signature ok1017subject=CN=localhost1018Certificate request self-signature ok1019subject=CN=TestClient1020depth=0 CN=WrongClient1021verify error:num=18:self-signed certificate1022[ OK ] HttpsBinaryCacheStoreMtlsTest.rejectsWrongClientCert (1534 ms)1023[ RUN ] HttpsBinaryCacheStoreMtlsTest.doesNotSendCertOnRedirectToDifferentAuthority1024Certificate request self-signature ok1025subject=CN=localhost1026Certificate request self-signature ok1027subject=CN=TestClient1028depth=1 CN=TestCA1029verify return:11030depth=0 CN=TestClient1031verify return:11032[ OK ] HttpsBinaryCacheStoreMtlsTest.doesNotSendCertOnRedirectToDifferentAuthority (1176 ms)1033[----------] 4 tests from HttpsBinaryCacheStoreMtlsTest (4628 ms total)10341035[----------] 5 tests from computeRetryDelayMs1036[ RUN ] computeRetryDelayMs.jitter_stays_in_bounds1037[ OK ] computeRetryDelayMs.jitter_stays_in_bounds (0 ms)1038[ RUN ] computeRetryDelayMs.jitter_with_retry_after_floor1039[ OK ] computeRetryDelayMs.jitter_with_retry_after_floor (0 ms)1040[ RUN ] computeRetryDelayMs.zero_base_jitter_returns_zero1041[ OK ] computeRetryDelayMs.zero_base_jitter_returns_zero (0 ms)1042[ RUN ] computeRetryDelayMs.jitter_with_ceil_zero1043[ OK ] computeRetryDelayMs.jitter_with_ceil_zero (0 ms)1044[ RUN ] computeRetryDelayMs.jitter_ceiled_one1045[ OK ] computeRetryDelayMs.jitter_ceiled_one (0 ms)1046[----------] 5 tests from computeRetryDelayMs (0 ms total)10471048[----------] 1 test from FileTransferRequest1049[ RUN ] FileTransferRequest.displayUriStripsUserinfo1050[ OK ] FileTransferRequest.displayUriStripsUserinfo (0 ms)1051[----------] 1 test from FileTransferRequest (0 ms total)10521053[----------] 7 tests from DummyStore1054[ RUN ] DummyStore.storeDir_default1055[ OK ] DummyStore.storeDir_default (0 ms)1056[ RUN ] DummyStore.storeDir_absolutePath1057[ OK ] DummyStore.storeDir_absolutePath (0 ms)1058[ RUN ] DummyStore.storeDir_canonicalized1059[ OK ] DummyStore.storeDir_canonicalized (0 ms)1060[ RUN ] DummyStore.storeDir_relativePath_rejected1061[ OK ] DummyStore.storeDir_relativePath_rejected (0 ms)1062[ RUN ] DummyStore.storeDir_empty_rejected1063[ OK ] DummyStore.storeDir_empty_rejected (0 ms)1064[ RUN ] DummyStore.getStateDir_default1065[ OK ] DummyStore.getStateDir_default (0 ms)1066[ RUN ] DummyStore.realisation_read1067[ OK ] DummyStore.realisation_read (0 ms)1068[----------] 7 tests from DummyStore (0 ms total)10691070[----------] 2 tests from DownstreamPlaceholder1071[ RUN ] DownstreamPlaceholder.unknownCaOutput1072[ OK ] DownstreamPlaceholder.unknownCaOutput (0 ms)1073[ RUN ] DownstreamPlaceholder.unknownDerivation1074[ OK ] DownstreamPlaceholder.unknownDerivation (0 ms)1075[----------] 2 tests from DownstreamPlaceholder (0 ms total)10761077[----------] 4 tests from DerivedPathTest1078[ RUN ] DerivedPathTest.opaque1079[ OK ] DerivedPathTest.opaque (0 ms)1080[ RUN ] DerivedPathTest.built_opaque1081[ OK ] DerivedPathTest.built_opaque (0 ms)1082[ RUN ] DerivedPathTest.built_built1083[ OK ] DerivedPathTest.built_built (0 ms)1084[ RUN ] DerivedPathTest.built_built_xp1085[ OK ] DerivedPathTest.built_built_xp (0 ms)1086[----------] 4 tests from DerivedPathTest (0 ms total)10871088[----------] 1 test from DerivedPathTest_RapidCheck1089[ DISABLED ] DerivedPathTest_RapidCheck.DISABLED_prop_legacy_round_rip1090[ RUN ] DerivedPathTest_RapidCheck.prop_round_rip1091[ OK ] DerivedPathTest_RapidCheck.prop_round_rip (19 ms)1092[----------] 1 test from DerivedPathTest_RapidCheck (22 ms total)10931094[----------] 7 tests from SingleDerivedPathJsonTest1095[ RUN ] SingleDerivedPathJsonTest.single_opaque_from_json1096[ OK ] SingleDerivedPathJsonTest.single_opaque_from_json (2 ms)1097[ RUN ] SingleDerivedPathJsonTest.single_opaque_to_json1098[ OK ] SingleDerivedPathJsonTest.single_opaque_to_json (0 ms)1099[ RUN ] SingleDerivedPathJsonTest.single_built_from_json1100[ OK ] SingleDerivedPathJsonTest.single_built_from_json (0 ms)1101[ RUN ] SingleDerivedPathJsonTest.single_built_to_json1102[ OK ] SingleDerivedPathJsonTest.single_built_to_json (0 ms)1103[ RUN ] SingleDerivedPathJsonTest.single_built_built_from_json_throws_without_xp1104[ OK ] SingleDerivedPathJsonTest.single_built_built_from_json_throws_without_xp (2 ms)1105[ RUN ] SingleDerivedPathJsonTest.single_built_built_from_json1106[ OK ] SingleDerivedPathJsonTest.single_built_built_from_json (0 ms)1107[ RUN ] SingleDerivedPathJsonTest.single_built_built_to_json1108[ OK ] SingleDerivedPathJsonTest.single_built_built_to_json (0 ms)1109[----------] 7 tests from SingleDerivedPathJsonTest (6 ms total)11101111[----------] 10 tests from DerivedPathJsonTest1112[ RUN ] DerivedPathJsonTest.multi_opaque_from_json1113[ OK ] DerivedPathJsonTest.multi_opaque_from_json (0 ms)1114[ RUN ] DerivedPathJsonTest.multi_opaque_to_json1115[ OK ] DerivedPathJsonTest.multi_opaque_to_json (0 ms)1116[ RUN ] DerivedPathJsonTest.mutli_built_from_json1117[ OK ] DerivedPathJsonTest.mutli_built_from_json (0 ms)1118[ RUN ] DerivedPathJsonTest.mutli_built_to_json1119[ OK ] DerivedPathJsonTest.mutli_built_to_json (0 ms)1120[ RUN ] DerivedPathJsonTest.multi_built_built_from_json_throws_without_xp1121[ OK ] DerivedPathJsonTest.multi_built_built_from_json_throws_without_xp (0 ms)1122[ RUN ] DerivedPathJsonTest.multi_built_built_from_json1123[ OK ] DerivedPathJsonTest.multi_built_built_from_json (0 ms)1124[ RUN ] DerivedPathJsonTest.multi_built_built_to_json1125[ OK ] DerivedPathJsonTest.multi_built_built_to_json (0 ms)1126[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_from_json_throws_without_xp1127[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_from_json_throws_without_xp (0 ms)1128[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_from_json1129[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_from_json (0 ms)1130[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_to_json1131[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_to_json (0 ms)1132[----------] 10 tests from DerivedPathJsonTest (3 ms total)11331134[----------] 5 tests from TryResolveTest1135[ RUN ] TryResolveTest.noInputs1136[ OK ] TryResolveTest.noInputs (4 ms)1137[ RUN ] TryResolveTest.withInputs1138[ OK ] TryResolveTest.withInputs (18 ms)1139[ RUN ] TryResolveTest.resolutionFailure1140[ OK ] TryResolveTest.resolutionFailure (1 ms)1141[ RUN ] TryResolveTest.exportReferencesGraphPlaceholderSubpath1142[ OK ] TryResolveTest.exportReferencesGraphPlaceholderSubpath (14 ms)1143[ RUN ] TryResolveTest.exportReferencesGraphPlaceholderSubpath_structuredAttrs1144[ OK ] TryResolveTest.exportReferencesGraphPlaceholderSubpath_structuredAttrs (8 ms)1145[----------] 5 tests from TryResolveTest (47 ms total)11461147[----------] 6 tests from FillInOutputPathsTest1148[ RUN ] FillInOutputPathsTest.fillsDeferredOutputs_emptyStringEnvVar1149[ OK ] FillInOutputPathsTest.fillsDeferredOutputs_emptyStringEnvVar (0 ms)1150[ RUN ] FillInOutputPathsTest.fillsDeferredOutputs_empty_string_var1151[ OK ] FillInOutputPathsTest.fillsDeferredOutputs_empty_string_var (1 ms)1152[ RUN ] FillInOutputPathsTest.preservesInputAddressedOutputs1153[ OK ] FillInOutputPathsTest.preservesInputAddressedOutputs (5 ms)1154[ RUN ] FillInOutputPathsTest.throwsOnIncorrectInputAddressedPath1155[ OK ] FillInOutputPathsTest.throwsOnIncorrectInputAddressedPath (14 ms)1156[ RUN ] FillInOutputPathsTest.preservesDeferredWithInputDrvs1157[ OK ] FillInOutputPathsTest.preservesDeferredWithInputDrvs (7 ms)1158[ RUN ] FillInOutputPathsTest.throwsOnPatWhenShouldBeDeffered1159[ OK ] FillInOutputPathsTest.throwsOnPatWhenShouldBeDeffered (1 ms)1160[----------] 6 tests from FillInOutputPathsTest (43 ms total)11611162[----------] 2 tests from DerivationTest1163[ RUN ] DerivationTest.BadATerm_version1164[ OK ] DerivationTest.BadATerm_version (1 ms)1165[ RUN ] DerivationTest.UnterminatedString1166[ OK ] DerivationTest.UnterminatedString (0 ms)1167[----------] 2 tests from DerivationTest (1 ms total)11681169[----------] 1 test from DynDerivationTest1170[ RUN ] DynDerivationTest.BadATerm_oldVersionDynDeps1171[ OK ] DynDerivationTest.BadATerm_oldVersionDynDeps (0 ms)1172[----------] 1 test from DynDerivationTest (0 ms total)11731174[----------] 16 tests from DerivationAdvancedAttrsBothTest/0, where TypeParam = nix::DerivationAdvancedAttrsTest1175[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_json1176[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_json (2 ms)1177[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_to_json1178[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_to_json (0 ms)1179[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_aterm1180[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_aterm (0 ms)1181[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_json1182[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_json (2 ms)1183[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_to_json1184[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_to_json (0 ms)1185[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_aterm1186[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_aterm (0 ms)1187[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_json1188[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_json (3 ms)1189[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_to_json1190[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_to_json (0 ms)1191[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_aterm1192[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_aterm (0 ms)1193[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_json1194[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_json (1 ms)1195[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_to_json1196[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_to_json (0 ms)1197[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm1198[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm (0 ms)1199[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_defaults1200[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_defaults (0 ms)1201[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes1202[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes (0 ms)1203[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs_defaults1204[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs_defaults (0 ms)1205[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs1206[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs (0 ms)1207[----------] 16 tests from DerivationAdvancedAttrsBothTest/0 (15 ms total)12081209[----------] 16 tests from DerivationAdvancedAttrsBothTest/1, where TypeParam = nix::CaDerivationAdvancedAttrsTest1210[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_json1211[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_json (17 ms)1212[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_to_json1213[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_to_json (0 ms)1214[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_aterm1215[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_aterm (0 ms)1216[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_json1217[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_json (3 ms)1218[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_to_json1219[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_to_json (0 ms)1220[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_aterm1221[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_aterm (0 ms)1222[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_json1223[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_json (2 ms)1224[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_to_json1225[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_to_json (0 ms)1226[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_aterm1227[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_aterm (0 ms)1228[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_json1229[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_json (17 ms)1230[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_to_json1231[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_to_json (0 ms)1232[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm1233[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm (0 ms)1234[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_defaults1235[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_defaults (0 ms)1236[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes1237[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes (0 ms)1238[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs_defaults1239[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs_defaults (0 ms)1240[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs1241[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs (0 ms)1242[----------] 16 tests from DerivationAdvancedAttrsBothTest/1 (141 ms total)12431244[----------] 20 tests from DerivationAdvancedAttrsTest1245[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_defaults1246[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_defaults (0 ms)1247[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_ia1248[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_ia (0 ms)1249[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults1250[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults (0 ms)1251[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs1252[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs (0 ms)1253[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_from_json1254[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_from_json (1 ms)1255[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_to_json1256[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_to_json (0 ms)1257[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json1258[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json (1 ms)1259[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json1260[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json (0 ms)1261[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_from_json1262[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_from_json (1 ms)1263[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_to_json1264[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_to_json (0 ms)1265[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json1266[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json (1 ms)1267[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json1268[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json (0 ms)1269[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_from_json1270[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_from_json (0 ms)1271[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_to_json1272[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_to_json (0 ms)1273[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_from_json1274[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_from_json (0 ms)1275[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_to_json1276[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_to_json (0 ms)1277[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_from_json1278[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_from_json (0 ms)1279[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_to_json1280[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_to_json (0 ms)1281[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_from_json1282[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_from_json (0 ms)1283[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_to_json1284[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_to_json (0 ms)1285[----------] 20 tests from DerivationAdvancedAttrsTest (30 ms total)12861287[----------] 8 tests from CaDerivationAdvancedAttrsTest1288[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_defaults1289[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_defaults (0 ms)1290[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes1291[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes (0 ms)1292[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults1293[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults (0 ms)1294[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs1295[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs (3 ms)1296[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json1297[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json (1 ms)1298[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json1299[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json (0 ms)1300[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json1301[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json (3 ms)1302[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json1303[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json (0 ms)1304[----------] 8 tests from CaDerivationAdvancedAttrsTest (16 ms total)13051306[----------] 1 test from ContentAddressMethod1307[ RUN ] ContentAddressMethod.testParseContentAddressMethodOptException1308[ OK ] ContentAddressMethod.testParseContentAddressMethodOptException (0 ms)1309[----------] 1 test from ContentAddressMethod (0 ms total)13101311[----------] 28 tests from CommonProtoTest1312[ RUN ] CommonProtoTest.string_read1313[ OK ] CommonProtoTest.string_read (0 ms)1314[ RUN ] CommonProtoTest.string_json_read1315[ OK ] CommonProtoTest.string_json_read (0 ms)1316[ RUN ] CommonProtoTest.string_write1317[ OK ] CommonProtoTest.string_write (0 ms)1318[ RUN ] CommonProtoTest.string_json_write1319[ OK ] CommonProtoTest.string_json_write (0 ms)1320[ RUN ] CommonProtoTest.storePath_read1321[ OK ] CommonProtoTest.storePath_read (0 ms)1322[ RUN ] CommonProtoTest.storePath_json_read1323[ OK ] CommonProtoTest.storePath_json_read (0 ms)1324[ RUN ] CommonProtoTest.storePath_write1325[ OK ] CommonProtoTest.storePath_write (0 ms)1326[ RUN ] CommonProtoTest.storePath_json_write1327[ OK ] CommonProtoTest.storePath_json_write (0 ms)1328[ RUN ] CommonProtoTest.contentAddress_read1329[ OK ] CommonProtoTest.contentAddress_read (0 ms)1330[ RUN ] CommonProtoTest.contentAddress_json_read1331[ OK ] CommonProtoTest.contentAddress_json_read (0 ms)1332[ RUN ] CommonProtoTest.contentAddress_write1333[ OK ] CommonProtoTest.contentAddress_write (0 ms)1334[ RUN ] CommonProtoTest.contentAddress_json_write1335[ OK ] CommonProtoTest.contentAddress_json_write (0 ms)1336[ RUN ] CommonProtoTest.vector_read1337[ OK ] CommonProtoTest.vector_read (0 ms)1338[ RUN ] CommonProtoTest.vector_json_read1339[ OK ] CommonProtoTest.vector_json_read (0 ms)1340[ RUN ] CommonProtoTest.vector_write1341[ OK ] CommonProtoTest.vector_write (0 ms)1342[ RUN ] CommonProtoTest.vector_json_write1343[ OK ] CommonProtoTest.vector_json_write (0 ms)1344[ RUN ] CommonProtoTest.set_read1345[ OK ] CommonProtoTest.set_read (0 ms)1346[ RUN ] CommonProtoTest.set_json_read1347[ OK ] CommonProtoTest.set_json_read (0 ms)1348[ RUN ] CommonProtoTest.set_write1349[ OK ] CommonProtoTest.set_write (0 ms)1350[ RUN ] CommonProtoTest.set_json_write1351[ OK ] CommonProtoTest.set_json_write (0 ms)1352[ RUN ] CommonProtoTest.optionalStorePath_read1353[ OK ] CommonProtoTest.optionalStorePath_read (0 ms)1354[ RUN ] CommonProtoTest.optionalStorePath_json_read1355[ OK ] CommonProtoTest.optionalStorePath_json_read (0 ms)1356[ RUN ] CommonProtoTest.optionalStorePath_write1357[ OK ] CommonProtoTest.optionalStorePath_write (0 ms)1358[ RUN ] CommonProtoTest.optionalStorePath_json_write1359[ OK ] CommonProtoTest.optionalStorePath_json_write (0 ms)1360[ RUN ] CommonProtoTest.optionalContentAddress_read1361[ OK ] CommonProtoTest.optionalContentAddress_read (0 ms)1362[ RUN ] CommonProtoTest.optionalContentAddress_json_read1363[ OK ] CommonProtoTest.optionalContentAddress_json_read (0 ms)1364[ RUN ] CommonProtoTest.optionalContentAddress_write1365[ OK ] CommonProtoTest.optionalContentAddress_write (0 ms)1366[ RUN ] CommonProtoTest.optionalContentAddress_json_write1367[ OK ] CommonProtoTest.optionalContentAddress_json_write (0 ms)1368[----------] 28 tests from CommonProtoTest (5 ms total)13691370[----------] 10 tests from QueryParams/ParsedS3URLTest1371[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/basic_s3_bucket1372[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/basic_s3_bucket (0 ms)1373[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region1374[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region (0 ms)1375[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/complex1376[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/complex (0 ms)1377[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_profile_and_region1378[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_profile_and_region (0 ms)1379[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_versionId1380[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_versionId (0 ms)1381[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region_and_versionId1382[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region_and_versionId (0 ms)1383[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_absolute_endpoint_uri1384[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_absolute_endpoint_uri (0 ms)1385[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_virtual1386[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_virtual (0 ms)1387[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_path1388[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_path (0 ms)1389[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_auto1390[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_auto (0 ms)1391[----------] 10 tests from QueryParams/ParsedS3URLTest (4 ms total)13921393[----------] 5 tests from InvalidUrls/InvalidParsedS3URLTest1394[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/empty_bucket1395[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/empty_bucket (0 ms)1396[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/ip_address_bucket1397[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/ip_address_bucket (0 ms)1398[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/bucket_with_spaces1399[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/bucket_with_spaces (0 ms)1400[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/completely_empty1401[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/completely_empty (0 ms)1402[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/missing_key1403[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/missing_key (0 ms)1404[----------] 5 tests from InvalidUrls/InvalidParsedS3URLTest (0 ms total)14051406[----------] 13 tests from S3ToHttpsConversion/S3ToHttpsConversionTest1407[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/basic_s3_default_region1408[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/basic_s3_default_region (0 ms)1409[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_eu_west_1_region1410[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_eu_west_1_region (0 ms)1411[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_authority1412[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_authority (0 ms)1413[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_with_port1414[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_with_port (0 ms)1415[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/complex_path_and_region1416[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/complex_path_and_region (0 ms)1417[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_versionId1418[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_versionId (0 ms)1419[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_region_and_versionId1420[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_region_and_versionId (0 ms)1421[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_path_style1422[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_path_style (0 ms)1423[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_custom_endpoint1424[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_custom_endpoint (0 ms)1425[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_full_endpoint_url1426[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_full_endpoint_url (0 ms)1427[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_path_style1428[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_path_style (0 ms)1429[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_on_aws1430warning: bucket name 'my.bucket.name' contains a dot; falling back to path-style addressing (virtual-hosted-style requires non-dotted bucket names for TLS certificate validity); set 'addressing-style=path' to silence this warning1431[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_on_aws (0 ms)1432[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_custom_endpoint1433[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_custom_endpoint (0 ms)1434[----------] 13 tests from S3ToHttpsConversion/S3ToHttpsConversionTest (0 ms total)14351436[----------] 5 tests from S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest1437[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/virtual_style_with_empty_host_authority1438[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/virtual_style_with_empty_host_authority (0 ms)1439[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style1440[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style (0 ms)1441[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_multi_dot1442[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_multi_dot (0 ms)1443[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_custom_authority1444[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_custom_authority (0 ms)1445[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_full_endpoint_url1446[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_full_endpoint_url (0 ms)1447[----------] 5 tests from S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest (0 ms total)14481449[----------] 3 tests from references/RewriteTest1450[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/01451[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/0 (0 ms)1452[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/11453[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/1 (0 ms)1454[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/21455[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/2 (0 ms)1456[----------] 3 tests from references/RewriteTest (0 ms total)14571458[----------] 4 tests from RealisationJSON/RealisationJsonTest1459[ RUN ] RealisationJSON/RealisationJsonTest.from_json/01460[ OK ] RealisationJSON/RealisationJsonTest.from_json/0 (3 ms)1461[ RUN ] RealisationJSON/RealisationJsonTest.from_json/11462[ OK ] RealisationJSON/RealisationJsonTest.from_json/1 (3 ms)1463[ RUN ] RealisationJSON/RealisationJsonTest.to_json/01464[ OK ] RealisationJSON/RealisationJsonTest.to_json/0 (0 ms)1465[ RUN ] RealisationJSON/RealisationJsonTest.to_json/11466[ OK ] RealisationJSON/RealisationJsonTest.to_json/1 (0 ms)1467[----------] 4 tests from RealisationJSON/RealisationJsonTest (8 ms total)14681469[----------] 4 tests from UnkeyedRealisationJSON/UnkeyedRealisationJsonTest1470[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/01471[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/0 (0 ms)1472[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/11473[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/1 (1 ms)1474[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/01475[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/0 (0 ms)1476[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/11477[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/1 (0 ms)1478[----------] 4 tests from UnkeyedRealisationJSON/UnkeyedRealisationJsonTest (2 ms total)14791480[----------] 12 tests from RealisationSigning/RealisationSigningTest1481[ RUN ] RealisationSigning/RealisationSigningTest.fingerprint/01482[ OK ] RealisationSigning/RealisationSigningTest.fingerprint/0 (3 ms)1483[ RUN ] RealisationSigning/RealisationSigningTest.fingerprint/11484[ OK ] RealisationSigning/RealisationSigningTest.fingerprint/1 (3 ms)1485[ RUN ] RealisationSigning/RealisationSigningTest.sign/01486[ OK ] RealisationSigning/RealisationSigningTest.sign/0 (27 ms)1487[ RUN ] RealisationSigning/RealisationSigningTest.sign/11488[ OK ] RealisationSigning/RealisationSigningTest.sign/1 (0 ms)1489[ RUN ] RealisationSigning/RealisationSigningTest.verify/01490[ OK ] RealisationSigning/RealisationSigningTest.verify/0 (0 ms)1491[ RUN ] RealisationSigning/RealisationSigningTest.verify/11492[ OK ] RealisationSigning/RealisationSigningTest.verify/1 (0 ms)1493[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/01494[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/0 (0 ms)1495[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/11496[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/1 (0 ms)1497[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/01498[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/0 (0 ms)1499[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/11500[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/1 (0 ms)1501[ RUN ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/01502[ OK ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/0 (0 ms)1503[ RUN ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/11504[ OK ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/1 (0 ms)1505[----------] 12 tests from RealisationSigning/RealisationSigningTest (40 ms total)15061507[----------] 2 tests from StorePathJSON/StorePathJsonTest1508[ RUN ] StorePathJSON/StorePathJsonTest.from_json/01509[ OK ] StorePathJSON/StorePathJsonTest.from_json/0 (0 ms)1510[ RUN ] StorePathJSON/StorePathJsonTest.to_json/01511[ OK ] StorePathJSON/StorePathJsonTest.to_json/0 (0 ms)1512[----------] 2 tests from StorePathJSON/StorePathJsonTest (0 ms total)15131514[----------] 6 tests from OutputsSpecJSON/OutputsSpecJsonTest1515[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/01516[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/0 (4 ms)1517[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/11518[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/1 (0 ms)1519[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/21520[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/2 (1 ms)1521[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/01522[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/0 (0 ms)1523[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/11524[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/1 (0 ms)1525[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/21526[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/2 (0 ms)1527[----------] 6 tests from OutputsSpecJSON/OutputsSpecJsonTest (6 ms total)15281529[----------] 8 tests from ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest1530[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/01531[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/0 (1 ms)1532[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/11533[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/1 (0 ms)1534[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/21535[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/2 (0 ms)1536[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/31537[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/3 (0 ms)1538[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/01539[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/0 (0 ms)1540[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/11541[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/1 (0 ms)1542[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/21543[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/2 (0 ms)1544[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/31545[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/3 (0 ms)1546[----------] 8 tests from ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest (2 ms total)15471548[----------] 36 tests from computeRetryDelayMs/RetryDelayDeterministicTest1549[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt11550[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt1 (0 ms)1551[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt21552[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt2 (0 ms)1553[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt31554[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt3 (0 ms)1555[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt41556[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt4 (0 ms)1557[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt51558[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt5 (0 ms)1559[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_at_50001560[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_at_5000 (0 ms)1561[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_exceeds_ceil1562[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_exceeds_ceil (0 ms)1563[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a11564[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a1 (0 ms)1565[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a51566[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a5 (0 ms)1567[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a101568[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a10 (0 ms)1569[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a11570[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a1 (0 ms)1571[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a51572[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a5 (0 ms)1573[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_exceeds_computed1574[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_exceeds_computed (0 ms)1575[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_under_computed1576[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_under_computed (0 ms)1577[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_above_ceil1578[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_above_ceil (0 ms)1579[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_zero1580[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_zero (0 ms)1581[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_ceil1582[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_ceil (0 ms)1583[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_computed1584[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_computed (0 ms)1585[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a11586[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a1 (0 ms)1587[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a21588[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a2 (0 ms)1589[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a31590[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a3 (0 ms)1591[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a41592[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a4 (0 ms)1593[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a51594[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a5 (0 ms)1595[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_retry_after_under1596[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_retry_after_under (0 ms)1597[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_zero1598[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_zero (0 ms)1599[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_one1600[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_one (0 ms)1601[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_321602[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_32 (0 ms)1603[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_331604[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_33 (0 ms)1605[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/zero_base1606[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/zero_base (0 ms)1607[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a11608[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a1 (0 ms)1609[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a21610[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a2 (0 ms)1611[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a111612[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a11 (0 ms)1613[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_base_small_ceil1614[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_base_small_ceil (0 ms)1615[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_ceil1616[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_ceil (0 ms)1617[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1001618[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt100 (0 ms)1619[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1M1620[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1M (0 ms)1621[----------] 36 tests from computeRetryDelayMs/RetryDelayDeterministicTest (3 ms total)16221623[----------] 8 tests from DummyStoreJSON/DummyStoreJsonTest1624[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/01625[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/0 (0 ms)1626[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/11627[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/1 (2 ms)1628[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/21629[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/2 (3 ms)1630[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/31631[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/3 (3 ms)1632[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/01633[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/0 (0 ms)1634[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/11635[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/1 (0 ms)1636[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/21637[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/2 (0 ms)1638[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/31639[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/3 (0 ms)1640[----------] 8 tests from DummyStoreJSON/DummyStoreJsonTest (12 ms total)16411642[----------] 8 tests from DerivationOutputJSON/DerivationOutputJsonTest1643[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/01644[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/0 (4 ms)1645[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/11646[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/1 (3 ms)1647[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/21648[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/2 (0 ms)1649[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/31650[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/3 (3 ms)1651[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/01652[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/0 (0 ms)1653[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/11654[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/1 (0 ms)1655[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/21656[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/2 (0 ms)1657[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/31658[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/3 (0 ms)1659[----------] 8 tests from DerivationOutputJSON/DerivationOutputJsonTest (12 ms total)16601661[----------] 2 tests from DynDerivationOutputJSON/DynDerivationOutputJsonTest1662[ RUN ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.from_json/01663[ OK ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.from_json/0 (0 ms)1664[ RUN ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.to_json/01665[ OK ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.to_json/0 (0 ms)1666[----------] 2 tests from DynDerivationOutputJSON/DynDerivationOutputJsonTest (0 ms total)16671668[----------] 2 tests from CaDerivationOutputJSON/CaDerivationOutputJsonTest1669[ RUN ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.from_json/01670[ OK ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.from_json/0 (0 ms)1671[ RUN ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.to_json/01672[ OK ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.to_json/0 (0 ms)1673[----------] 2 tests from CaDerivationOutputJSON/CaDerivationOutputJsonTest (0 ms total)16741675[----------] 2 tests from ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest1676[ RUN ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.from_json/01677[ OK ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.from_json/0 (0 ms)1678[ RUN ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.to_json/01679[ OK ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.to_json/0 (0 ms)1680[----------] 2 tests from ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest (0 ms total)16811682[----------] 4 tests from DerivationJSONATerm/DerivationJsonAtermTest1683[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/01684[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/0 (2 ms)1685[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/01686[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/0 (0 ms)1687[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/01688[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/0 (2 ms)1689[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/01690[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/0 (0 ms)1691[----------] 4 tests from DerivationJSONATerm/DerivationJsonAtermTest (5 ms total)16921693[----------] 4 tests from DynDerivationJSONATerm/DynDerivationJsonAtermTest1694[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_json/01695[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_json/0 (7 ms)1696[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_json/01697[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_json/0 (0 ms)1698[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_aterm/01699[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_aterm/0 (22 ms)1700[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_aterm/01701[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_aterm/0 (0 ms)1702[----------] 4 tests from DynDerivationJSONATerm/DynDerivationJsonAtermTest (30 ms total)17031704[----------] 8 tests from ContentAddressMethod/ContentAddressMethodTest1705[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/01706[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/0 (0 ms)1707[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/11708[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/1 (0 ms)1709[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/21710[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/2 (0 ms)1711[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/31712[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/3 (0 ms)1713[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/01714[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/0 (0 ms)1715[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/11716[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/1 (0 ms)1717[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/21718[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/2 (0 ms)1719[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/31720[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/3 (0 ms)1721[----------] 8 tests from ContentAddressMethod/ContentAddressMethodTest (0 ms total)17221723[----------] 4 tests from ContentAddressJSON/ContentAddressJsonTest1724[ RUN ] ContentAddressJSON/ContentAddressJsonTest.from_json/01725[ OK ] ContentAddressJSON/ContentAddressJsonTest.from_json/0 (0 ms)1726[ RUN ] ContentAddressJSON/ContentAddressJsonTest.from_json/11727[ OK ] ContentAddressJSON/ContentAddressJsonTest.from_json/1 (0 ms)1728[ RUN ] ContentAddressJSON/ContentAddressJsonTest.to_json/01729[ OK ] ContentAddressJSON/ContentAddressJsonTest.to_json/0 (0 ms)1730[ RUN ] ContentAddressJSON/ContentAddressJsonTest.to_json/11731[ OK ] ContentAddressJSON/ContentAddressJsonTest.to_json/1 (0 ms)1732[----------] 4 tests from ContentAddressJSON/ContentAddressJsonTest (1 ms total)17331734[----------] 6 tests from BuildResultJSON/BuildResultJsonTest1735[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/01736[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/0 (0 ms)1737[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/11738[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/1 (4 ms)1739[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/21740[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/2 (1 ms)1741[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/01742[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/0 (0 ms)1743[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/11744[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/1 (0 ms)1745[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/21746[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/2 (0 ms)1747[----------] 6 tests from BuildResultJSON/BuildResultJsonTest (6 ms total)17481749[----------] Global test environment tear-down1750[==========] 726 tests from 81 test suites ran. (13111 ms total)1751[ PASSED ] 726 tests.17521753 YOU HAVE 1 DISABLED TEST17541755