This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023/10/16 09:07:44 ...eb/routing/logger.go:102:func1() [I] router: completed PUT /v2/docker-images/nginx-spa/blobs/uploads/b60v3upikdvsjplnezkvfzpae?digest=sha256%3A1bc163a14ea6a886d1d0f9a9be878b1ffd08a9311e15861137ccd85bb87190f9 for 91.66.66.63:0, 201 Created in 877.5ms @ container/container.go:350(container.EndUploadBlob) | |
kex_exchange_identification: read: Connection reset by peer | |
Connection reset by 10.42.6.1 port 64491 | |
2023/10/16 09:07:49 ...eb/routing/logger.go:68:func1() [W] router: slow PUT /v2/docker-images/nginx-spa/blobs/uploads/saqrqon30jem7hqylmcl7zlrk?digest=sha256%3A9f9620a32f9266c10a2739e781f5fa6f42f863f8d9dac714e47efbe79a41a454 for 91.66.66.63:0, elapsed 3882.1ms @ container/container.go:350(container.EndUploadBlob) | |
2023/10/16 09:07:50 ...eb/routing/logger.go:102:func1() [I] router: completed PUT /v2/docker-images/nginx-spa/blobs/uploads/saqrqon30jem7hqylmcl7zlrk?digest=sha256%3A9f9620a32f9266c10a2739e781f5fa6f42f863f8d9dac714e47efbe79a41a454 for 91.66.66.63:0, 201 Created in 4818.9ms @ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//#=========================================================================== | |
//# | |
//# Parsing Expression Grammar of C for Mouse 1.1 - 1.5. | |
//# Based on standard ISO/IEC 9899.1999:TC2, without preprocessor. | |
//# Requires semantics class to process Typedefs. | |
//# | |
//#--------------------------------------------------------------------------- | |
//# | |
//# Copyright (C) 2007, 2009, 2010 by Roman R Redziejowski (www.romanredz.se). |