Summary |
59 passed3 skipped
|
Start Time | Sep 13 21:23:57.164 +0300 EEST |
End Time | Sep 13 21:23:58.915 +0300 EEST |
Time Elapsed | 1.750905993s |
Test Version | 10efb871ee08eb13678fe275e2cf89b3df86542b |
Configuration |
OCI_ROOT_URL=http://localhost:3000 OCI_NAMESPACE=test-org/test OCI_USERNAME=***** OCI_PASSWORD=***** OCI_TEST_PULL=1 OCI_TEST_PUSH=1 OCI_TEST_CONTENT_DISCOVERY=1 OCI_TEST_CONTENT_MANAGEMENT=1 OCI_CROSSMOUNT_NAMESPACE=test-org/test-cross-mount |
2024/09/13 21:23:57.165817 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.165598707+03:00 TIME DURATION: 1.043397ms HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.165867 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.184110 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.183838953+03:00 TIME DURATION: 17.956768ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.186959 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.186792562+03:00 TIME DURATION: 2.593121ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 0hv8baozdfdzn3cyjnm0liinn Location: /v2/test-org/test/blobs/uploads/0hv8baozdfdzn3cyjnm0liinn Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:57.187540 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/0hv8baozdfdzn3cyjnm0liinn?digest=sha256%3A778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICI4N1hpdXhPS09Zd1NPVTJHIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.187343425+03:00 TIME DURATION: 325.421µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.187586 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.206849 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.206251335+03:00 TIME DURATION: 18.660459ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.214010 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/0hv8baozdfdzn3cyjnm0liinn?digest=sha256%3A778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICI4N1hpdXhPS09Zd1NPVTJHIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.213816601+03:00 TIME DURATION: 6.903294ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5" Location: /v2/test-org/test/blobs/sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 BODY : ==============================================================================
2024/09/13 21:23:57.214412 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.214268254+03:00 TIME DURATION: 204.044µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.214466 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.233100 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.232855559+03:00 TIME DURATION: 18.384919ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.235793 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.235642037+03:00 TIME DURATION: 2.496745ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: hpqwc8on23gzro204sxialtl9 Location: /v2/test-org/test/blobs/uploads/hpqwc8on23gzro204sxialtl9 Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:57.236317 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/hpqwc8on23gzro204sxialtl9?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.236119059+03:00 TIME DURATION: 269.04µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.236367 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.254119 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.253977328+03:00 TIME DURATION: 17.605354ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.259890 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/hpqwc8on23gzro204sxialtl9?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.259712079+03:00 TIME DURATION: 5.542998ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183" Location: /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 BODY : ==============================================================================
2024/09/13 21:23:57.260367 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2Ojc3OGRhOWU5YTMyMThjOGNlMGRmM2EwN2U3M2VlZmVkMjlmZGY2OWYwY2I2MjM3NmQxNjU5NWMyYTI5ZTM5YzUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.260170831+03:00 TIME DURATION: 192.435µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.260404 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.278740 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.27855663+03:00 TIME DURATION: 18.147355ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.285511 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2Ojc3OGRhOWU5YTMyMThjOGNlMGRmM2EwN2U3M2VlZmVkMjlmZGY2OWYwY2I2MjM3NmQxNjU5NWMyYTI5ZTM5YzUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.285299586+03:00 TIME DURATION: 6.500156ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530" Location: /v2/test-org/test/manifests/tagtest0 BODY : ==============================================================================
2024/09/13 21:23:57.285960 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.285782034+03:00 TIME DURATION: 212.778µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.286004 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.304014 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.303848528+03:00 TIME DURATION: 17.83946ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.305177 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.305017825+03:00 TIME DURATION: 963.511µs HEADERS : Content-Length: 45 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=tagtest0>; rel="next" BODY : { "name": "test-org/test", "tags": [ "tagtest0" ] } ============================================================================== 2024/09/13 21:23:57.305659 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2Ojc3OGRhOWU5YTMyMThjOGNlMGRmM2EwN2U3M2VlZmVkMjlmZGY2OWYwY2I2MjM3NmQxNjU5NWMyYTI5ZTM5YzUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.305424125+03:00 TIME DURATION: 194.17µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.305692 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.323816 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.323653017+03:00 TIME DURATION: 17.956025ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.328881 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2Ojc3OGRhOWU5YTMyMThjOGNlMGRmM2EwN2U3M2VlZmVkMjlmZGY2OWYwY2I2MjM3NmQxNjU5NWMyYTI5ZTM5YzUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.328653617+03:00 TIME DURATION: 4.787476ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530" Location: /v2/test-org/test/manifests/tagtest0 BODY : ==============================================================================
you have skipped this test.
2024/09/13 21:23:57.329446 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.329293005+03:00 TIME DURATION: 174.901µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== 2024/09/13 21:23:57.329484 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.347475 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.347321662+03:00 TIME DURATION: 17.832313ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.348714 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:57.348559019+03:00 TIME DURATION: 1.045023ms HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
2024/09/13 21:23:57.349079 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/blobs/sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.348925259+03:00 TIME DURATION: 157.728µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== 2024/09/13 21:23:57.349116 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.369721 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.369502831+03:00 TIME DURATION: 20.382002ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.371145 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/blobs/sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.370928482+03:00 TIME DURATION: 1.150728ms HEADERS : Content-Length: 144 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5" BODY : ==============================================================================
2024/09/13 21:23:57.371563 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.371397407+03:00 TIME DURATION: 179.852µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.371609 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.390229 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.390047054+03:00 TIME DURATION: 18.431332ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.391613 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:57.391342006+03:00 TIME DURATION: 1.047411ms HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "BLOB_UNKNOWN", "message": "" } ] } ==============================================================================
2024/09/13 21:23:57.391973 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.391839687+03:00 TIME DURATION: 168.732µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.392003 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.410338 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.410151509+03:00 TIME DURATION: 18.144627ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.411728 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.411556488+03:00 TIME DURATION: 1.177296ms HEADERS : Content-Length: 144 Content-Type: application/vnd.oci.image.config.v1+json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5" BODY : { "author": "87XiuxOKOYwSOU2G", "architecture": "amd64", "os": "linux", "config": {}, "rootfs": { "type": "layers", "diff_ids": [] } } ==============================================================================
2024/09/13 21:23:57.412146 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.411987022+03:00 TIME DURATION: 176.771µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== 2024/09/13 21:23:57.412180 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.430461 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.430270747+03:00 TIME DURATION: 18.084129ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.431435 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:57.431288058+03:00 TIME DURATION: 778.366µs HEADERS : Content-Length: 54 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
2024/09/13 21:23:57.431800 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/manifests/sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.431659033+03:00 TIME DURATION: 169.972µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== 2024/09/13 21:23:57.431830 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.450222 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.450055883+03:00 TIME DURATION: 18.221977ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.451666 DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/test-org/test/manifests/sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.451493334+03:00 TIME DURATION: 1.223085ms HEADERS : Content-Length: 391 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530" BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
2024/09/13 21:23:57.452073 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.451917675+03:00 TIME DURATION: 189.376µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.452108 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.469629 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.469464971+03:00 TIME DURATION: 17.351978ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.472879 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.472590353+03:00 TIME DURATION: 2.9247ms HEADERS : Content-Length: 391 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530" BODY : { "schemaVersion": 2, "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5", "size": 144 }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168 } ] } ==============================================================================
2024/09/13 21:23:57.473523 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.47336889+03:00 TIME DURATION: 331.628µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.473564 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.491968 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.491785862+03:00 TIME DURATION: 18.217398ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.493216 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:57.492754149+03:00 TIME DURATION: 743.825µs HEADERS : Content-Length: 54 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "" } ] } ==============================================================================
2024/09/13 21:23:57.493626 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.493466329+03:00 TIME DURATION: 180.159µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.493659 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.511754 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.511578218+03:00 TIME DURATION: 17.914105ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.514550 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.514326035+03:00 TIME DURATION: 2.526959ms HEADERS : Content-Length: 391 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530" BODY : { "schemaVersion": 2, "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5", "size": 144 }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168 } ] } ==============================================================================
2024/09/13 21:23:57.514916 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.514772333+03:00 TIME DURATION: 167.811µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.514950 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.533055 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.532877837+03:00 TIME DURATION: 17.923255ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.536039 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.535757144+03:00 TIME DURATION: 2.656573ms HEADERS : Content-Length: 391 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530" BODY : { "schemaVersion": 2, "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5", "size": 144 }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168 } ] } ==============================================================================
2024/09/13 21:23:57.536556 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/sha256:totallywrong HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "YmxhYmxhYmxh" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.536387093+03:00 TIME DURATION: 221.864µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.536592 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.554331 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.554170604+03:00 TIME DURATION: 17.573326ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.555224 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/sha256:totallywrong HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "YmxhYmxhYmxh" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 400 Bad Request RECEIVED AT : 2024-09-13T21:23:57.555049431+03:00 TIME DURATION: 671.094µs HEADERS : Content-Length: 68 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "MANIFEST_INVALID", "message": "Tag is invalid" } ] } ==============================================================================
2024/09/13 21:23:57.555678 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.555520048+03:00 TIME DURATION: 193.924µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.555720 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.574391 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.574202911+03:00 TIME DURATION: 18.475505ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.577282 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:778da9e9a3218c8ce0df3a07e73eefed29fdf69f0cb62376d16595c2a29e39c5 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.577150444+03:00 TIME DURATION: 2.718201ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:57.577678 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.577521702+03:00 TIME DURATION: 167.513µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.577710 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.595651 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.59548068+03:00 TIME DURATION: 17.766035ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.598333 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.598211577+03:00 TIME DURATION: 2.518913ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:57.598741 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.59859235+03:00 TIME DURATION: 167.732µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.598781 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.616535 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.616359266+03:00 TIME DURATION: 17.573113ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.620117 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:ecf8ff24bd1aa27aec1fb8d7465cb7de4dc415dca3d1675871bae5be098b0530 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.619995579+03:00 TIME DURATION: 3.420373ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:57.620545 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.620388328+03:00 TIME DURATION: 214.857µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.620578 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.638947 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.638786728+03:00 TIME DURATION: 18.198444ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.641407 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.641249201+03:00 TIME DURATION: 2.256561ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: kwcqplalvkmswhz7rnpuku4qc Location: /v2/test-org/test/blobs/uploads/kwcqplalvkmswhz7rnpuku4qc Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:57.641859 DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/test-org/test/blobs/uploads/kwcqplalvkmswhz7rnpuku4qc HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : TkJBIEphbSBvbiBteSBOQkEgdG9hc3Q= ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.641697763+03:00 TIME DURATION: 244.502µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.641892 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.659610 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.659437828+03:00 TIME DURATION: 17.540395ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.661928 DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/test-org/test/blobs/uploads/kwcqplalvkmswhz7rnpuku4qc HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : TkJBIEphbSBvbiBteSBOQkEgdG9hc3Q= ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.661797444+03:00 TIME DURATION: 2.143092ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: kwcqplalvkmswhz7rnpuku4qc Location: /v2/test-org/test/blobs/uploads/kwcqplalvkmswhz7rnpuku4qc Range: 0-22 BODY : ==============================================================================
2024/09/13 21:23:57.662328 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/kwcqplalvkmswhz7rnpuku4qc?digest=sha256%3A852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 23 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.662168343+03:00 TIME DURATION: 177.009µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.662361 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.680245 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.680059104+03:00 TIME DURATION: 17.692491ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.684751 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/kwcqplalvkmswhz7rnpuku4qc?digest=sha256%3A852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 23 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.684554203+03:00 TIME DURATION: 4.255548ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75" Location: /v2/test-org/test/blobs/sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 BODY : ==============================================================================
2024/09/13 21:23:57.685182 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.685022621+03:00 TIME DURATION: 214.651µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.685225 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.703207 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.70303388+03:00 TIME DURATION: 17.803736ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.704320 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:57.70417895+03:00 TIME DURATION: 932.415µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "BLOB_UNKNOWN", "message": "" } ] } ==============================================================================
2024/09/13 21:23:57.704749 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/?digest=sha256%3A1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICJaS050a3l4UmRKbXV1QkJDIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.704550669+03:00 TIME DURATION: 168.277µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.704783 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.725951 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.725782262+03:00 TIME DURATION: 20.994633ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.728908 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/?digest=sha256%3A1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICJaS050a3l4UmRKbXV1QkJDIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.728739589+03:00 TIME DURATION: 2.732484ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e" Location: /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e BODY : ==============================================================================
2024/09/13 21:23:57.729294 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.729146173+03:00 TIME DURATION: 183.311µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.729326 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.747239 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.747026161+03:00 TIME DURATION: 17.695478ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.748669 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.748502939+03:00 TIME DURATION: 1.213232ms HEADERS : Content-Length: 144 Content-Type: text/plain; charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e" BODY : { "author": "ZKNtkyxRdJmuuBBC", "architecture": "amd64", "os": "linux", "config": {}, "rootfs": { "type": "layers", "diff_ids": [] } } ==============================================================================
2024/09/13 21:23:57.749009 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.748870933+03:00 TIME DURATION: 151.898µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.749039 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.766573 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.766395324+03:00 TIME DURATION: 17.351493ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.769125 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.768975773+03:00 TIME DURATION: 2.350326ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: v9fyzowtrzvvdqmt6grnvfh7q Location: /v2/test-org/test/blobs/uploads/v9fyzowtrzvvdqmt6grnvfh7q Range: 0-0 BODY : ==============================================================================
2024/09/13 21:23:57.769593 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/v9fyzowtrzvvdqmt6grnvfh7q?digest=sha256%3A1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICJaS050a3l4UmRKbXV1QkJDIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.769407429+03:00 TIME DURATION: 211.158µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.769625 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.787568 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.787402644+03:00 TIME DURATION: 17.77288ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.792302 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/v9fyzowtrzvvdqmt6grnvfh7q?digest=sha256%3A1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICJaS050a3l4UmRKbXV1QkJDIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.792098918+03:00 TIME DURATION: 4.192026ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e" Location: /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e BODY : ==============================================================================
2024/09/13 21:23:57.792764 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.792599734+03:00 TIME DURATION: 234.592µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.792799 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.810850 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.81066853+03:00 TIME DURATION: 17.862108ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.812256 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.812079766+03:00 TIME DURATION: 1.192787ms HEADERS : Content-Length: 144 Content-Type: text/plain; charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e" BODY : { "author": "ZKNtkyxRdJmuuBBC", "architecture": "amd64", "os": "linux", "config": {}, "rootfs": { "type": "layers", "diff_ids": [] } } ==============================================================================
2024/09/13 21:23:57.812616 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.812465207+03:00 TIME DURATION: 156.356µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.812649 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.830611 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.830454404+03:00 TIME DURATION: 17.800019ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.833271 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.833140376+03:00 TIME DURATION: 2.488683ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: rjhfyiydrvkdtubaxudpmffcd Location: /v2/test-org/test/blobs/uploads/rjhfyiydrvkdtubaxudpmffcd Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:57.833652 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/rjhfyiydrvkdtubaxudpmffcd?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.833475388+03:00 TIME DURATION: 162.92µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.833684 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.852022 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.851671343+03:00 TIME DURATION: 17.982467ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.858048 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/rjhfyiydrvkdtubaxudpmffcd?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.857867615+03:00 TIME DURATION: 5.786248ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183" Location: /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 BODY : ==============================================================================
2024/09/13 21:23:57.858438 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.858299116+03:00 TIME DURATION: 184.855µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.858468 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.876961 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.876772185+03:00 TIME DURATION: 18.299768ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.878332 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.878158318+03:00 TIME DURATION: 1.158504ms HEADERS : Content-Length: 168 Content-Type: application/x-gzip Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183" BODY : ‹ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½íÎA Â0…á®=ÅxIIÚÀ“DmAi§¨··EWº*"þßbæÍâit£W-d&µsó.}e^÷ƒwEikg½±ÞO÷Òx[b–,õ4z‘â|Šoÿ>å?ê–GÙemcÑ,û.5’G•K¦é’ÌéF¶9ú ã1h—Ó°^}»;�������������ü³;~žªï¿½(�� ==============================================================================
2024/09/13 21:23:57.878688 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.878554+03:00 TIME DURATION: 164.557µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.878718 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.896866 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.896684755+03:00 TIME DURATION: 17.962401ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.899317 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.899191826+03:00 TIME DURATION: 2.277892ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: rwabulnlswpaeisdirjklv7ch Location: /v2/test-org/test/blobs/uploads/rwabulnlswpaeisdirjklv7ch Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:57.899689 DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/test-org/test/blobs/uploads/rwabulnlswpaeisdirjklv7ch HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 22 Content-Range: 3-24 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : bG8sIGhvdyBhcmUgeW91IHRvZGF5Pw== ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.899526792+03:00 TIME DURATION: 170.541µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.899721 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.917811 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.917631529+03:00 TIME DURATION: 17.905804ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.919017 DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/test-org/test/blobs/uploads/rwabulnlswpaeisdirjklv7ch HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 22 Content-Range: 3-24 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : bG8sIGhvdyBhcmUgeW91IHRvZGF5Pw== ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 416 Requested Range Not Satisfiable RECEIVED AT : 2024-09-13T21:23:57.918825993+03:00 TIME DURATION: 958.363µs HEADERS : Content-Length: 57 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "BLOB_UPLOAD_INVALID", "message": "" } ] } ==============================================================================
2024/09/13 21:23:57.919399 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.919254694+03:00 TIME DURATION: 175.063µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.919434 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.939387 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.939233346+03:00 TIME DURATION: 19.794911ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.941755 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.941618411+03:00 TIME DURATION: 2.194411ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 2w3dkgda5lnzb6r9zcdrks49j Location: /v2/test-org/test/blobs/uploads/2w3dkgda5lnzb6r9zcdrks49j Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:57.942141 DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/test-org/test/blobs/uploads/2w3dkgda5lnzb6r9zcdrks49j HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 3 Content-Range: 0-2 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : SGVs ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.941988056+03:00 TIME DURATION: 184.781µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.942175 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.959661 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.959511761+03:00 TIME DURATION: 17.327934ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.962060 DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/test-org/test/blobs/uploads/2w3dkgda5lnzb6r9zcdrks49j HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 3 Content-Range: 0-2 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : SGVs ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:57.961925099+03:00 TIME DURATION: 2.209731ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 2w3dkgda5lnzb6r9zcdrks49j Location: /v2/test-org/test/blobs/uploads/2w3dkgda5lnzb6r9zcdrks49j Range: 0-2 BODY : ==============================================================================
2024/09/13 21:23:57.962504 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/2w3dkgda5lnzb6r9zcdrks49j?digest=sha256%3A6e766a49e512e0ba0bc935e2aacd3e5a4a34add17f83afc4c9e669c70241cd48 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 22 Content-Range: 3-24 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : bG8sIGhvdyBhcmUgeW91IHRvZGF5Pw== ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.962341988+03:00 TIME DURATION: 213.892µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.962534 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:57.982511 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:57.982341171+03:00 TIME DURATION: 19.80296ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:57 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:57.988819 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/2w3dkgda5lnzb6r9zcdrks49j?digest=sha256%3A6e766a49e512e0ba0bc935e2aacd3e5a4a34add17f83afc4c9e669c70241cd48 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 22 Content-Range: 3-24 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : bG8sIGhvdyBhcmUgeW91IHRvZGF5Pw== ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:57.98864224+03:00 TIME DURATION: 6.087517ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Content-Digest: sha256:6e766a49e512e0ba0bc935e2aacd3e5a4a34add17f83afc4c9e669c70241cd48 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:6e766a49e512e0ba0bc935e2aacd3e5a4a34add17f83afc4c9e669c70241cd48" Location: /v2/test-org/test/blobs/sha256:6e766a49e512e0ba0bc935e2aacd3e5a4a34add17f83afc4c9e669c70241cd48 BODY : ==============================================================================
2024/09/13 21:23:57.989299 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test-cross-mount/blobs/uploads/?from=test-org%2Ftest&mount=sha256%3A852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:57.989140546+03:00 TIME DURATION: 246.266µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:57 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:57.989333 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.008954 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.008783529+03:00 TIME DURATION: 19.445908ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.013519 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test-cross-mount/blobs/uploads/?from=test-org%2Ftest&mount=sha256%3A852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.013359224+03:00 TIME DURATION: 4.364151ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75" Location: /v2/test-org/test-cross-mount/blobs/sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 BODY : ==============================================================================
2024/09/13 21:23:58.013890 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test-cross-mount/blobs/sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.013741629+03:00 TIME DURATION: 165.671µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.013923 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.031636 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.031493266+03:00 TIME DURATION: 17.565939ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.032872 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test-cross-mount/blobs/sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.032711942+03:00 TIME DURATION: 1.036656ms HEADERS : Content-Length: 23 Content-Type: text/plain; charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:852411eaf653ebebfa34b688ad1736c9da4decadb8f55b839b550d64eaad3f75" BODY : NBA Jam on my NBA toast ==============================================================================
you have skipped this test.
2024/09/13 21:23:58.033422 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.033284848+03:00 TIME DURATION: 175.7µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.033452 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.051577 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.051398394+03:00 TIME DURATION: 17.941653ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.052572 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:58.05242706+03:00 TIME DURATION: 801.898µs HEADERS : Content-Length: 54 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "" } ] } ==============================================================================
2024/09/13 21:23:58.053363 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.052832947+03:00 TIME DURATION: 190.38µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.053402 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.071448 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.071200521+03:00 TIME DURATION: 17.792854ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.076872 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.076668484+03:00 TIME DURATION: 5.140971ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259" Location: /v2/test-org/test/manifests/test0 BODY : ============================================================================== 2024/09/13 21:23:58.077380 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test1 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.077189865+03:00 TIME DURATION: 266.517µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.077411 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.095040 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.094865428+03:00 TIME DURATION: 17.449806ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.099831 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test1 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.099638176+03:00 TIME DURATION: 4.550781ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259" Location: /v2/test-org/test/manifests/test1 BODY : ============================================================================== 2024/09/13 21:23:58.100264 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test2 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.100048675+03:00 TIME DURATION: 172.489µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.100300 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.118006 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.117833665+03:00 TIME DURATION: 17.528771ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.122716 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test2 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.122514935+03:00 TIME DURATION: 4.42116ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259" Location: /v2/test-org/test/manifests/test2 BODY : ============================================================================== 2024/09/13 21:23:58.123166 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test3 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.122958178+03:00 TIME DURATION: 201.504µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.123200 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.140499 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.140354261+03:00 TIME DURATION: 17.149144ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.145296 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test3 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.145092628+03:00 TIME DURATION: 4.557047ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259" Location: /v2/test-org/test/manifests/test3 BODY : ==============================================================================
2024/09/13 21:23:58.145742 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/emptylayer HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFtdCn0=" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.145566792+03:00 TIME DURATION: 188.284µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.145774 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.163743 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.16358265+03:00 TIME DURATION: 17.803745ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.168490 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/emptylayer HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE3NzhiMDI5N2IxZGI0MjhkZjJiNTg1MzgxOTFmZmY5ZTJlM2Y2YjE0MzBhZTE0NTIwZDAwYWM0NjlhZGY2OWUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFtdCn0=" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.16822057+03:00 TIME DURATION: 4.435165ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:d0477b67ddfde099b2f992a93d783bec39fbe24e1a193488a4cb661505fa2a1e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:d0477b67ddfde099b2f992a93d783bec39fbe24e1a193488a4cb661505fa2a1e" Location: /v2/test-org/test/manifests/emptylayer BODY : ==============================================================================
2024/09/13 21:23:58.169077 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.168882274+03:00 TIME DURATION: 303.842µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.169114 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.189901 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.189722534+03:00 TIME DURATION: 20.603037ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.192912 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.192702016+03:00 TIME DURATION: 2.756168ms HEADERS : Content-Length: 391 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259" BODY : { "schemaVersion": 2, "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e", "size": 144 }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168 } ] } ==============================================================================
2024/09/13 21:23:58.193332 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.193181173+03:00 TIME DURATION: 205.232µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.193366 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.211533 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.211390794+03:00 TIME DURATION: 18.019884ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.214806 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:1778b0297b1db428df2b58538191fff9e2e3f6b1430ae14520d00ac469adf69e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.214670711+03:00 TIME DURATION: 3.098776ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.215181 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.215036135+03:00 TIME DURATION: 173.002µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.215210 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.233223 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.233047541+03:00 TIME DURATION: 17.832045ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.236924 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.236789577+03:00 TIME DURATION: 3.478629ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.237367 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.237209847+03:00 TIME DURATION: 227.306µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.237400 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.255789 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.255634061+03:00 TIME DURATION: 18.22893ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.266298 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:7d1e289cdd814934227a21d23439871b57f4559cee0bf78e55e773865fec7259 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.266176986+03:00 TIME DURATION: 10.350349ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.266782 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.266566077+03:00 TIME DURATION: 209.678µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.266829 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.285211 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.285059699+03:00 TIME DURATION: 18.223953ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.287527 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.287385224+03:00 TIME DURATION: 2.13073ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 4vvavvxirnca0enu5ibnbhydw Location: /v2/test-org/test/blobs/uploads/4vvavvxirnca0enu5ibnbhydw Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:58.287962 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/4vvavvxirnca0enu5ibnbhydw?digest=sha256%3Aeb4a79b0c9c6729e3c8927bcbcd6b1c00242974e53125307234569af44f18666 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICIxZ1lrTENsYndoZWk0R0V1IiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.287779343+03:00 TIME DURATION: 196.706µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.287994 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.307261 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.307088069+03:00 TIME DURATION: 19.089101ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.312984 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/4vvavvxirnca0enu5ibnbhydw?digest=sha256%3Aeb4a79b0c9c6729e3c8927bcbcd6b1c00242974e53125307234569af44f18666 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICIxZ1lrTENsYndoZWk0R0V1IiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.312788159+03:00 TIME DURATION: 5.472877ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:eb4a79b0c9c6729e3c8927bcbcd6b1c00242974e53125307234569af44f18666 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:eb4a79b0c9c6729e3c8927bcbcd6b1c00242974e53125307234569af44f18666" Location: /v2/test-org/test/blobs/sha256:eb4a79b0c9c6729e3c8927bcbcd6b1c00242974e53125307234569af44f18666 BODY : ==============================================================================
2024/09/13 21:23:58.313368 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.313220271+03:00 TIME DURATION: 178.991µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.313400 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.332328 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.332108404+03:00 TIME DURATION: 18.70415ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.334832 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.334691862+03:00 TIME DURATION: 2.314893ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: pbdx6ubfik7eviieckzrlvkeg Location: /v2/test-org/test/blobs/uploads/pbdx6ubfik7eviieckzrlvkeg Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:58.335290 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/pbdx6ubfik7eviieckzrlvkeg?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.33510034+03:00 TIME DURATION: 208.789µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.335329 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.353731 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.353552044+03:00 TIME DURATION: 18.216783ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.360414 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/pbdx6ubfik7eviieckzrlvkeg?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.35993431+03:00 TIME DURATION: 6.153007ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183" Location: /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 BODY : ==============================================================================
2024/09/13 21:23:58.360885 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.360674461+03:00 TIME DURATION: 189.552µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.360920 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.379145 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.378961643+03:00 TIME DURATION: 18.034835ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.384552 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.384336005+03:00 TIME DURATION: 5.125842ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e" Location: /v2/test-org/test/manifests/test0 BODY : ============================================================================== 2024/09/13 21:23:58.385081 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test1 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.384842749+03:00 TIME DURATION: 240.538µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.385114 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.403842 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.403680027+03:00 TIME DURATION: 18.560577ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.408752 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test1 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.408546468+03:00 TIME DURATION: 4.655507ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e" Location: /v2/test-org/test/manifests/test1 BODY : ============================================================================== 2024/09/13 21:23:58.409171 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test2 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.408967429+03:00 TIME DURATION: 173.539µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.409205 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.426901 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.426729286+03:00 TIME DURATION: 17.519761ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.432312 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test2 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.432112844+03:00 TIME DURATION: 5.160865ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e" Location: /v2/test-org/test/manifests/test2 BODY : ============================================================================== 2024/09/13 21:23:58.432730 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test3 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.432524004+03:00 TIME DURATION: 173.31µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.432762 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.449851 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.449720609+03:00 TIME DURATION: 16.954143ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.454499 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/test3 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmViNGE3OWIwYzljNjcyOWUzYzg5MjdiY2JjZDZiMWMwMDI0Mjk3NGU1MzEyNTMwNzIzNDU2OWFmNDRmMTg2NjYiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.454295221+03:00 TIME DURATION: 4.405756ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e" Location: /v2/test-org/test/manifests/test3 BODY : ============================================================================== 2024/09/13 21:23:58.454843 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.454689391+03:00 TIME DURATION: 164.372µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.454875 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.472169 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.47202911+03:00 TIME DURATION: 17.149759ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.473222 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.473082661+03:00 TIME DURATION: 878.816µs HEADERS : Content-Length: 79 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=test3>; rel="next" BODY : { "name": "test-org/test", "tags": [ "emptylayer", "test0", "test1", "test2", "test3" ] } ==============================================================================
you have skipped this test.
2024/09/13 21:23:58.473823 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.473683168+03:00 TIME DURATION: 168.754µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.473855 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.492090 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.491918756+03:00 TIME DURATION: 18.059155ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.493331 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.493190396+03:00 TIME DURATION: 1.055841ms HEADERS : Content-Length: 79 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=test3>; rel="next" BODY : { "name": "test-org/test", "tags": [ "emptylayer", "test0", "test1", "test2", "test3" ] } ==============================================================================
2024/09/13 21:23:58.493709 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list?n=2 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.493559205+03:00 TIME DURATION: 172.711µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.493740 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.512284 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.512101371+03:00 TIME DURATION: 18.356325ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.513517 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list?n=2 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.513379899+03:00 TIME DURATION: 1.04876ms HEADERS : Content-Length: 55 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=test0&n=2>; rel="next" BODY : { "name": "test-org/test", "tags": [ "emptylayer", "test0" ] } ==============================================================================
2024/09/13 21:23:58.513897 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list?n=2 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.513745384+03:00 TIME DURATION: 170.664µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.513931 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.532261 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.532067389+03:00 TIME DURATION: 18.131071ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.533522 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list?n=2 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.533376713+03:00 TIME DURATION: 1.074808ms HEADERS : Content-Length: 55 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=test0&n=2>; rel="next" BODY : { "name": "test-org/test", "tags": [ "emptylayer", "test0" ] } ============================================================================== 2024/09/13 21:23:58.533876 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list?last=test0&n=2 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.533732645+03:00 TIME DURATION: 171.017µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.533908 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.552214 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.55198901+03:00 TIME DURATION: 18.076846ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.553971 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list?last=test0&n=2 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.553785876+03:00 TIME DURATION: 1.517256ms HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=test2&n=2>; rel="next" BODY : { "name": "test-org/test", "tags": [ "test1", "test2" ] } ==============================================================================
2024/09/13 21:23:58.554466 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:eb4a79b0c9c6729e3c8927bcbcd6b1c00242974e53125307234569af44f18666 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.554311913+03:00 TIME DURATION: 270.02µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.554499 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.571744 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.571584551+03:00 TIME DURATION: 17.078835ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.585380 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:eb4a79b0c9c6729e3c8927bcbcd6b1c00242974e53125307234569af44f18666 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.585225255+03:00 TIME DURATION: 13.442073ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.585847 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.585707591+03:00 TIME DURATION: 262.013µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.585880 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.603607 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.603403748+03:00 TIME DURATION: 17.518933ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.607020 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.606881584+03:00 TIME DURATION: 3.224481ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.607820 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.60757453+03:00 TIME DURATION: 239.615µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.607854 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.625693 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.625531749+03:00 TIME DURATION: 17.672815ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.635503 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:0b1fe363f218c79dc5060e3dba97be8ddb7e4ff473a68ca84ca1231204bf759e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.635366692+03:00 TIME DURATION: 9.633822ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.635959 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.635799845+03:00 TIME DURATION: 205.247µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.635993 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.654362 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.654112567+03:00 TIME DURATION: 18.112587ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.657215 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.657071751+03:00 TIME DURATION: 2.648579ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: vj4nhaj2o261bm7vhg3fgcpbf Location: /v2/test-org/test/blobs/uploads/vj4nhaj2o261bm7vhg3fgcpbf Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:58.657646 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/vj4nhaj2o261bm7vhg3fgcpbf?digest=sha256%3Afa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICJidWc2Uk45RWJPNmxveWdhIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.657471595+03:00 TIME DURATION: 209.896µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.657686 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.676275 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.676116066+03:00 TIME DURATION: 18.425126ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.681797 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/vj4nhaj2o261bm7vhg3fgcpbf?digest=sha256%3Afa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 144 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ewoJImF1dGhvciI6ICJidWc2Uk45RWJPNmxveWdhIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJjb25maWciOiB7fSwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9 ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.681610749+03:00 TIME DURATION: 5.28568ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:fa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:fa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e" Location: /v2/test-org/test/blobs/sha256:fa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e BODY : ==============================================================================
2024/09/13 21:23:58.682157 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.682004287+03:00 TIME DURATION: 154.705µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.682191 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.701028 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.700844129+03:00 TIME DURATION: 18.648726ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.703751 DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/test-org/test/blobs/uploads/ HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.703604385+03:00 TIME DURATION: 2.532236ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: waxsimmoiumlg2u3uwy3m51iq Location: /v2/test-org/test/blobs/uploads/waxsimmoiumlg2u3uwy3m51iq Range: 0-0 BODY : ============================================================================== 2024/09/13 21:23:58.704210 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/waxsimmoiumlg2u3uwy3m51iq?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.704030493+03:00 TIME DURATION: 224.983µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.704246 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.722688 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.722536808+03:00 TIME DURATION: 18.285313ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.728061 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/blobs/uploads/waxsimmoiumlg2u3uwy3m51iq?digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : H4sIAAAAAAAAA+3OQQrCMBCF4a49xXgBSUnaHMCTRBptQRNpp6i3t0UEV7oqIv7fYgbmzeJpHHSjVy0WZCa1c/MufWVe94N3RWlrZ72x3k/30nhbFWKWLPU0Dhp6keJ8im//PuU/6pZH2WVtYx8b0Sz7LjWSR5VLG6YRBumSzOlGtjkd+qDjMWiX07Befbs7AAAAAAAAAAAAAAAAAPyzO34MnqoAKAAA ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.727888213+03:00 TIME DURATION: 5.148555ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183" Location: /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 BODY : ==============================================================================
2024/09/13 21:23:58.728579 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmZhNWQwMTE0NDg2ODE3NTg3ZDc2YzYzYmNmNDE2OWUxNDI4MDc5NmE4NTRmNjAzNzA5ZGM0MjgwZWZlYTk0OGUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.728372708+03:00 TIME DURATION: 232.698µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.728614 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.746972 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.74680852+03:00 TIME DURATION: 18.190008ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.752193 DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmZhNWQwMTE0NDg2ODE3NTg3ZDc2YzYzYmNmNDE2OWUxNDI4MDc5NmE4NTRmNjAzNzA5ZGM0MjgwZWZlYTk0OGUiLAoJCSJzaXplIjogMTQ0Cgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OAoJCX0KCV0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created RECEIVED AT : 2024-09-13T21:23:58.751978847+03:00 TIME DURATION: 4.94317ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Content-Digest: sha256:682333627609d224db85e94086dec344d2e34d96b9510e6b9ee3714181a8662d Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:682333627609d224db85e94086dec344d2e34d96b9510e6b9ee3714181a8662d" Location: /v2/test-org/test/manifests/tagtest0 BODY : ==============================================================================
2024/09/13 21:23:58.752639 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.75248346+03:00 TIME DURATION: 230.262µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.752680 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.770383 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.770216745+03:00 TIME DURATION: 17.531378ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.771520 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.771376195+03:00 TIME DURATION: 949.763µs HEADERS : Content-Length: 58 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=tagtest0>; rel="next" BODY : { "name": "test-org/test", "tags": [ "emptylayer", "tagtest0" ] } ==============================================================================
2024/09/13 21:23:58.771993 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.771769036+03:00 TIME DURATION: 190.59µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.772040 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.790085 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.789887949+03:00 TIME DURATION: 17.840606ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.794176 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/tagtest0 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.794054347+03:00 TIME DURATION: 3.902541ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.794576 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:682333627609d224db85e94086dec344d2e34d96b9510e6b9ee3714181a8662d HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.794423058+03:00 TIME DURATION: 194.882µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.794608 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.813383 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.813219712+03:00 TIME DURATION: 18.605016ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.814564 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/manifests/sha256:682333627609d224db85e94086dec344d2e34d96b9510e6b9ee3714181a8662d HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:58.814393259+03:00 TIME DURATION: 968.516µs HEADERS : Content-Length: 54 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "" } ] } ==============================================================================
2024/09/13 21:23:58.814924 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/sha256:682333627609d224db85e94086dec344d2e34d96b9510e6b9ee3714181a8662d HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.814779702+03:00 TIME DURATION: 164.756µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.814955 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.833328 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.8331303+03:00 TIME DURATION: 18.170897ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.834557 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/manifests/sha256:682333627609d224db85e94086dec344d2e34d96b9510e6b9ee3714181a8662d HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:58.83440934+03:00 TIME DURATION: 1.031936ms HEADERS : Content-Length: 54 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "" } ] } ==============================================================================
2024/09/13 21:23:58.835174 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.834758919+03:00 TIME DURATION: 144.773µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.835220 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.853655 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.853443758+03:00 TIME DURATION: 18.213046ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.854840 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/tags/list HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.85469025+03:00 TIME DURATION: 997.803µs HEADERS : Content-Length: 47 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/test-org/test/tags/list?last=emptylayer>; rel="next" BODY : { "name": "test-org/test", "tags": [ "emptylayer" ] } ==============================================================================
2024/09/13 21:23:58.855235 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:fa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.855097911+03:00 TIME DURATION: 186.335µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.855268 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.873969 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.873799076+03:00 TIME DURATION: 18.526451ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.875367 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:fa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.875226271+03:00 TIME DURATION: 1.216604ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ============================================================================== 2024/09/13 21:23:58.875752 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.875590711+03:00 TIME DURATION: 191.673µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.875787 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.894234 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.894055262+03:00 TIME DURATION: 18.262515ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.895602 DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/test-org/test/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted RECEIVED AT : 2024-09-13T21:23:58.895479828+03:00 TIME DURATION: 1.124983ms HEADERS : Content-Length: 0 Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : ==============================================================================
2024/09/13 21:23:58.895957 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:fa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e HTTP/1.1 HOST : localhost:3000 HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized RECEIVED AT : 2024-09-13T21:23:58.895818541+03:00 TIME DURATION: 158.364µs HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 Www-Authenticate: Bearer realm="http://localhost:3000/v2/token",service="container_registry",scope="*" BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "" } ] } ============================================================================== 2024/09/13 21:23:58.895987 WARN Using Basic Auth in HTTP mode is not secure, use HTTPS 2024/09/13 21:23:58.913784 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/token?scope=%2A&service=container_registry HTTP/1.1 HOST : localhost:3000 HEADERS: Accept: application/json Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK RECEIVED AT : 2024-09-13T21:23:58.913619281+03:00 TIME DURATION: 17.627834ms HEADERS : Content-Length: 174 Content-Type: application/json;charset=utf-8 Date: Fri, 13 Sep 2024 18:23:58 GMT BODY : { "token": "*****" } ============================================================================== 2024/09/13 21:23:58.915146 DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/test-org/test/blobs/sha256:fa5d0114486817587d76c63bcf4169e14280796a854f603709dc4280efea948e HTTP/1.1 HOST : localhost:3000 HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found RECEIVED AT : 2024-09-13T21:23:58.915000998+03:00 TIME DURATION: 1.165737ms HEADERS : Content-Length: 50 Content-Type: application/json Date: Fri, 13 Sep 2024 18:23:58 GMT Docker-Distribution-Api-Version: registry/2.0 BODY : { "errors": [ { "code": "BLOB_UNKNOWN", "message": "" } ] } ==============================================================================