START: ptest-runner 2024-03-15T21:44 Running test: glib-networking/certificate-gnutls.test TAP version 13 # random seed: R02Sbf6e7c4f1b76510457e6d8956616b7e8 # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend? 1..27 # Start of tls tests # Start of gnutls tests # Start of certificate tests ok 1 /tls/gnutls/certificate/create-pem ok 2 /tls/gnutls/certificate/create-der ok 3 /tls/gnutls/certificate/create-with-key-pem ok 4 /tls/gnutls/certificate/create-with-key-der ok 5 /tls/gnutls/certificate/create-with-issuer ok 6 /tls/gnutls/certificate/create-with-garbage-input ok 7 /tls/gnutls/certificate/private-key ok 8 /tls/gnutls/certificate/create-chain ok 9 /tls/gnutls/certificate/create-no-chain ok 10 /tls/gnutls/certificate/create-list ok 11 /tls/gnutls/certificate/create-list-bad ok 12 /tls/gnutls/certificate/verify-good ok 13 /tls/gnutls/certificate/verify-bad-identity ok 14 /tls/gnutls/certificate/verify-bad-ca ok 15 /tls/gnutls/certificate/verify-bad-before ok 16 /tls/gnutls/certificate/verify-bad-expired ok 17 /tls/gnutls/certificate/verify-bad-combo ok 18 /tls/gnutls/certificate/is-same ok 19 /tls/gnutls/certificate/not-valid-before ok 20 /tls/gnutls/certificate/not-valid-after ok 21 /tls/gnutls/certificate/subject-name ok 22 /tls/gnutls/certificate/issuer-name ok 23 /tls/gnutls/certificate/dns-names ok 24 /tls/gnutls/certificate/ip-addresses # Start of pkcs12 tests # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs? ok 25 /tls/gnutls/certificate/pkcs12/basic ok 26 /tls/gnutls/certificate/pkcs12/password ok 27 /tls/gnutls/certificate/pkcs12/encrypted # End of pkcs12 tests # End of certificate tests # End of gnutls tests # End of tls tests PASS: glib-networking/certificate-gnutls.test Running test: glib-networking/connection-gnutls.test TAP version 13 # random seed: R02Sd3405a7e0ea10f556f7e86e5f880812f # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend? 1..46 # Start of tls tests # Start of gnutls tests # Start of connection tests # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver? ok 1 /tls/gnutls/connection/basic # slow test /tls/gnutls/connection/basic executed in 0.69 secs ok 2 /tls/gnutls/connection/verified ok 3 /tls/gnutls/connection/verified-chain ok 4 /tls/gnutls/connection/verified-chain-with-redundant-root-cert Executing: glib-networking/connection-gnutls.test ok 5 /tls/gnutls/connection/verified-chain-with-duplicate-server-cert ok 6 /tls/gnutls/connection/verified-unordered-chain ok 7 /tls/gnutls/connection/verified-chain-with-alternative-ca-cert ok 8 /tls/gnutls/connection/invalid-chain-with-alternative-ca-cert ok 9 /tls/gnutls/connection/client-auth # slow test /tls/gnutls/connection/client-auth executed in 0.73 secs ok 10 /tls/gnutls/connection/client-auth-rehandshake # slow test /tls/gnutls/connection/client-auth-rehandshake executed in 0.76 secs ok 11 /tls/gnutls/connection/client-auth-failure # slow test /tls/gnutls/connection/client-auth-failure executed in 0.66 secs # Bug Reference: http://bugzilla.gnome.org/793712 ok 12 /tls/gnutls/connection/client-auth-fail-missing-client-private-key ok 13 /tls/gnutls/connection/client-auth-request-cert ok 14 /tls/gnutls/connection/client-auth-request-fail ok 15 /tls/gnutls/connection/client-auth-request-none ok 16 /tls/gnutls/connection/no-database ok 17 /tls/gnutls/connection/failed # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake # GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 18 /tls/gnutls/connection/socket-client # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake Executing: glib-networking/connection-gnutls.test # GLib-GIO-DEBUG: GSocketClient: TLS handshake failed: Unacceptable TLS certificate # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses) # GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null) # GLib-GIO-DEBUG: GSocketClient: Connection failed: Unacceptable TLS certificate ok 19 /tls/gnutls/connection/socket-client-failed # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake # GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 20 /tls/gnutls/connection/read-time-out-then-write # slow test /tls/gnutls/connection/read-time-out-then-write executed in 1.20 secs ok 21 /tls/gnutls/connection/simultaneous-async ok 22 /tls/gnutls/connection/simultaneous-sync ok 23 /tls/gnutls/connection/simultaneous-async-rehandshake ok 24 /tls/gnutls/connection/simultaneous-sync-rehandshake ok 25 /tls/gnutls/connection/close-immediately # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake # GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded # GLib-GIO-DEBUG: GSocketClient: Connection successful! # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake # GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 26 /tls/gnutls/connection/unclean-close-by-server # Bug Reference: http://bugzilla.gnome.org/710691 ok 27 /tls/gnutls/connection/async-implicit-handshake ok 28 /tls/gnutls/connection/output-stream-close ok 29 /tls/gnutls/connection/garbage-database # Bug Reference: http://bugzilla.gnome.org/792219 ok 30 /tls/gnutls/connection/readwrite-after-connection-destroyed ok 31 /tls/gnutls/connection/sync-op-during-handshake Executing: glib-networking/connection-gnutls.test ok 32 /tls/gnutls/connection/socket-timeout # slow test /tls/gnutls/connection/socket-timeout executed in 1.83 secs ok 33 /tls/gnutls/connection/missing-server-identity ok 34 /tls/gnutls/connection/peer-certificate-notify ok 35 /tls/gnutls/connection/tls-info # Start of session tests ok 36 /tls/gnutls/connection/session/resume_multiple_times # slow test /tls/gnutls/connection/session/resume_multiple_times executed in 0.97 secs ok 37 /tls/gnutls/connection/session/reuse_ten_minute_expiry # slow test /tls/gnutls/connection/session/reuse_ten_minute_expiry executed in 0.68 secs # End of session tests # Start of alpn tests ok 38 /tls/gnutls/connection/alpn/match ok 39 /tls/gnutls/connection/alpn/no-match ok 40 /tls/gnutls/connection/alpn/client-only ok 41 /tls/gnutls/connection/alpn/server-only # End of alpn tests # Start of binding tests ok 42 /tls/gnutls/connection/binding/match-tls-unique # SKIP tls-unique is not supported ok 43 /tls/gnutls/connection/binding/match-tls-server-end-point Executing: glib-networking/connection-gnutls.test ok 44 /tls/gnutls/connection/binding/match-tls-exporter # End of binding tests # Start of oscp tests ok 45 /tls/gnutls/connection/oscp/must-staple ok 46 /tls/gnutls/connection/oscp/must-staple-intermediate-certificate # End of oscp tests # End of connection tests # End of gnutls tests # End of tls tests PASS: glib-networking/connection-gnutls.test Running test: glib-networking/environment.test TAP version 13 # random seed: R02S99df318197ac1beaeec56b7c933503db 1..3 # Start of proxy tests # Start of environment tests ok 1 /proxy/environment/uri ok 2 /proxy/environment/socks ok 3 /proxy/environment/ignore # End of environment tests # End of proxy tests PASS: glib-networking/environment.test Running test: glib-networking/file-database-gnutls.test TAP version 13 # random seed: R02S5a395e2a0577502ebce3f4910bb010cd # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend? 1..12 # Start of tls tests # Start of gnutls tests # Start of backend tests ok 1 /tls/gnutls/backend/default-database-is-singleton # End of backend tests # Start of database tests ok 2 /tls/gnutls/database/verify-good ok 3 /tls/gnutls/database/verify-bad-identity ok 4 /tls/gnutls/database/verify-bad-ca ok 5 /tls/gnutls/database/verify-bad-before ok 6 /tls/gnutls/database/verify-bad-expired ok 7 /tls/gnutls/database/verify-bad-combo ok 8 /tls/gnutls/database/verify-with-incorrect-root-in-chain # End of database tests # Start of file-database tests ok 9 /tls/gnutls/file-database/anchors-property ok 10 /tls/gnutls/file-database/lookup-certificates-issued-by ok 11 /tls/gnutls/file-database/test-handle ok 12 /tls/gnutls/file-database/test-handle-invalid # End of file-database tests # End of gnutls tests # End of tls tests PASS: glib-networking/file-database-gnutls.test SUMMARY: total=4; passed=4; skipped=0; failed=0; user=15.5s; system=4.4s; maxrss=8056 DURATION: 25