Skip to content

Instantly share code, notes, and snippets.

@anki2189
Created December 18, 2019 04:34
Show Gist options
  • Save anki2189/9859c2ab1a0e5cc98ebe3d1c3081d100 to your computer and use it in GitHub Desktop.
Save anki2189/9859c2ab1a0e5cc98ebe3d1c3081d100 to your computer and use it in GitHub Desktop.
02:01:21.023 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.suppliers.AuthenticationSuppliers | Supplier org.carlspring.strongbox.security.authentication.suppliers.JsonFormLoginSupplier does not support this request [method: POST] [URI: /storages/storage-pipy/pypi-releases/] [ContentType multipart/form-data; boundary=a8de8bdef3e24f20a589e2157e1ce653]
02:01:21.024 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.suppliers.AuthenticationSuppliers | Supplier org.carlspring.strongbox.security.authentication.suppliers.JWTAuthenticationSupplier does not support this request [method: POST] [URI: /storages/storage-pipy/pypi-releases/] [ContentType multipart/form-data; boundary=a8de8bdef3e24f20a589e2157e1ce653]
02:01:21.025 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.suppliers.AuthenticationSuppliers | Supplier org.carlspring.strongbox.security.authentication.suppliers.NpmLoginAuthenticationSupplier does not support this request [method: POST] [URI: /storages/storage-pipy/pypi-releases/] [ContentType multipart/form-data; boundary=a8de8bdef3e24f20a589e2157e1ce653]
02:01:21.026 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.suppliers.AuthenticationSuppliers | Supplier org.carlspring.strongbox.security.authentication.suppliers.NugetApiKeyAuthenticationSupplier does not support this request [method: POST] [URI: /storages/storage-pipy/pypi-releases/] [ContentType multipart/form-data; boundary=a8de8bdef3e24f20a589e2157e1ce653]
02:01:21.027 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.suppliers.AuthenticationSuppliers | Authentication supplier attempt using org.carlspring.strongbox.security.authentication.suppliers.BasicAuthenticationSupplier
02:01:21.027 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.suppliers.BasicAuthenticationSupplier | Basic Authentication Authorization header found for user 'admin'
02:01:21.029 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.suppliers.AuthenticationSuppliers | Authentication supplied by org.carlspring.strongbox.security.authentication.suppliers.BasicAuthenticationSupplier
02:01:21.029 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.StrongboxAuthenticationFilter | Supplied [PasswordAuthentication] authentication.
02:01:21.229 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@5a36a405' acquired resource 'com.orientechnologies.orient.core.db.ODatabaseDocumentRemotePooled@65b31ad6' available 97 out 3
02:01:21.431 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@565030b7' acquired resource '/127.0.0.1:2025' available 96 out 4
02:01:21.489 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@565030b7' returned resource '/127.0.0.1:2025' available 98 out 2
02:01:21.490 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@5a36a405' returned resource 'com.orientechnologies.orient.core.db.ODatabaseDocumentRemotePooled@65b31ad6' available 98 out 2
02:01:21.492 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.users.userdetails.YamlUserDetailService | Loading user details for admin...
02:01:21.502 18-12-2019 | INFO | qtp486371171-29 | o.c.s.users.userdetails.YamlUserDetailService | Authorise under org.carlspring.strongbox.users.userdetails.StrongboxUserDetails@1302c53c
02:01:21.503 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@5a36a405' acquired resource 'com.orientechnologies.orient.core.db.ODatabaseDocumentRemotePooled@45b7b254' available 97 out 3
02:01:21.739 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@565030b7' acquired resource '/127.0.0.1:2025' available 98 out 3
02:01:21.744 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@565030b7' returned resource '/127.0.0.1:2025' available 97 out 2
02:01:21.810 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@565030b7' acquired resource '/127.0.0.1:2025' available 96 out 4
02:01:21.816 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@565030b7' returned resource '/127.0.0.1:2025' available 99 out 1
02:01:21.837 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | Computed cache key 'admin' for operation Builder[public org.carlspring.strongbox.users.dto.User org.carlspring.strongbox.authentication.OrientDbExternalUsersCacheManager.cacheExternalUserDetails(java.lang.String,org.springframework.security.core.userdetails.UserDetails)] caches=[authentications] | key='#p1.username' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='',false,false
02:01:21.839 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | Invalidating cache key [admin] for operation Builder[public org.carlspring.strongbox.users.dto.User org.carlspring.strongbox.authentication.OrientDbExternalUsersCacheManager.cacheExternalUserDetails(java.lang.String,org.springframework.security.core.userdetails.UserDetails)] caches=[authentications] | key='#p1.username' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='',false,false on method public org.carlspring.strongbox.users.dto.User org.carlspring.strongbox.authentication.OrientDbExternalUsersCacheManager.cacheExternalUserDetails(java.lang.String,org.springframework.security.core.userdetails.UserDetails)
02:01:21.843 18-12-2019 | DEBUG | qtp486371171-29 | unknown.jul.logger | pool:'com.orientechnologies.common.concur.resource.OResourcePool@5a36a405' returned resource 'com.orientechnologies.orient.core.db.ODatabaseDocumentRemotePooled@45b7b254' available 99 out 1
02:01:21.852 18-12-2019 | TRACE | qtp486371171-29 | o.s.c.annotation.AnnotationCacheOperationSource | Adding cacheable method 'getAuthenticationToken' with attribute: [Builder[public org.springframework.security.authentication.UsernamePasswordAuthenticationToken org.carlspring.strongbox.authentication.api.CacheManagerAuthenticationCache.getAuthenticationToken(java.lang.String)] caches=[authentications] | key='#p0' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='true' | sync='false']
02:01:21.857 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | Computed cache key 'admin' for operation Builder[public org.springframework.security.authentication.UsernamePasswordAuthenticationToken org.carlspring.strongbox.authentication.api.CacheManagerAuthenticationCache.getAuthenticationToken(java.lang.String)] caches=[authentications] | key='#p0' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='true' | sync='false'
02:01:21.988 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | No cache entry for key 'admin' in cache(s) [authentications]
02:01:21.988 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | Computed cache key 'admin' for operation Builder[public org.springframework.security.authentication.UsernamePasswordAuthenticationToken org.carlspring.strongbox.authentication.api.CacheManagerAuthenticationCache.getAuthenticationToken(java.lang.String)] caches=[authentications] | key='#p0' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='true' | sync='false'
02:01:22.099 18-12-2019 | TRACE | qtp486371171-29 | o.s.c.annotation.AnnotationCacheOperationSource | Adding cacheable method 'putAuthenticationToken' with attribute: [Builder[public org.springframework.security.authentication.UsernamePasswordAuthenticationToken org.carlspring.strongbox.authentication.api.CacheManagerAuthenticationCache.putAuthenticationToken(org.springframework.security.authentication.UsernamePasswordAuthenticationToken)] caches=[authentications] | key='#p0.principal' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='' | sync='false']
02:01:22.101 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | Computed cache key 'admin' for operation Builder[public org.springframework.security.authentication.UsernamePasswordAuthenticationToken org.carlspring.strongbox.authentication.api.CacheManagerAuthenticationCache.putAuthenticationToken(org.springframework.security.authentication.UsernamePasswordAuthenticationToken)] caches=[authentications] | key='#p0.principal' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='' | sync='false'
02:01:22.101 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | No cache entry for key 'admin' in cache(s) [authentications]
02:01:22.101 18-12-2019 | TRACE | qtp486371171-29 | o.s.cache.interceptor.CacheInterceptor | Computed cache key 'admin' for operation Builder[public org.springframework.security.authentication.UsernamePasswordAuthenticationToken org.carlspring.strongbox.authentication.api.CacheManagerAuthenticationCache.putAuthenticationToken(org.springframework.security.authentication.UsernamePasswordAuthenticationToken)] caches=[authentications] | key='#p0.principal' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='' | sync='false'
02:01:22.462 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.s.a.StrongboxAuthenticationFilter | Authenticated with PasswordAuthentication
02:01:22.584 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.736 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.736 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.741 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.742 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.747 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.748 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.750 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.751 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.753 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.753 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.757 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.757 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.760 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.760 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.762 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.762 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.766 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:22.810 18-12-2019 | DEBUG | qtp486371171-29 | org.carlspring.strongbox.config.WebConfig$1 | Before request [method=POST;uri=/storages/storage-pipy/pypi-releases/;client=0:0:0:0:0:0:0:1;user=admin;headers=[Authorization:"Basic YWRtaW46cGFzc3dvcmQ=", Accept:"*/*", User-Agent:"twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5", Connection:"keep-alive", Host:"localhost:48080", Accept-Encoding:"gzip, deflate", Content-Length:"10192", Content-Type:"multipart/form-data;boundary=a8de8bdef3e24f20a589e2157e1ce653;charset=UTF-8"]]
02:01:22.817 18-12-2019 | DEBUG | qtp486371171-29 | org.springframework.web.servlet.DispatcherServlet | POST "/storages/storage-pipy/pypi-releases/", parameters={}
02:01:22.831 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /storages/storage-pipy/pypi-releases/
02:01:22.834 18-12-2019 | DEBUG | qtp486371171-29 | o.c.s.web.CustomRequestMappingHandlerMapping | Mapped to public org.springframework.http.ResponseEntity<java.lang.String> org.carlspring.strongbox.controllers.layout.pypi.PypiArtifactController.uploadOrRemovePackage(org.carlspring.strongbox.storage.repository.Repository,javax.servlet.http.HttpServletRequest)
02:01:23.012 18-12-2019 | DEBUG | qtp486371171-29 | org.springframework.web.servlet.DispatcherServlet | "ERROR" dispatch for POST "/error", parameters={}
02:01:23.112 18-12-2019 | DEBUG | qtp486371171-29 | .d.s.w.PropertySourcedRequestMappingHandlerMapping | looking up handler for path: /error
02:01:23.148 18-12-2019 | DEBUG | qtp486371171-29 | o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver | Using @ExceptionHandler public final org.springframework.http.ResponseEntity<java.lang.Object> org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler.handleException(java.lang.Exception,org.springframework.web.context.request.WebRequest) throws java.lang.Exception
02:01:23.151 18-12-2019 | WARN | qtp486371171-29 | org.springframework.web.servlet.PageNotFound | Request method 'POST' not supported
02:01:23.171 18-12-2019 | DEBUG | qtp486371171-29 | o.s.w.s.m.m.annotation.HttpEntityMethodProcessor | Found 'Content-Type:application/json' in response
02:01:23.248 18-12-2019 | DEBUG | qtp486371171-29 | o.s.w.s.m.m.annotation.HttpEntityMethodProcessor | Writing [org.carlspring.strongbox.controllers.support.ErrorResponseEntityBody@34df8749]
02:01:23.299 18-12-2019 | DEBUG | qtp486371171-29 | o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver | Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]
02:01:23.300 18-12-2019 | DEBUG | qtp486371171-29 | org.springframework.web.servlet.DispatcherServlet | Exiting from "ERROR" dispatch, status 405
02:01:23.304 18-12-2019 | DEBUG | qtp486371171-29 | org.springframework.web.servlet.DispatcherServlet | Completed 405 METHOD_NOT_ALLOWED
02:01:23.329 18-12-2019 | DEBUG | qtp486371171-29 | org.carlspring.strongbox.config.WebConfig$1 | After request [method=POST;uri=/storages/storage-pipy/pypi-releases/;client=0:0:0:0:0:0:0:1;user=admin;headers=[Authorization:"Basic YWRtaW46cGFzc3dvcmQ=", Accept:"*/*", User-Agent:"twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5", Connection:"keep-alive", Host:"localhost:48080", Accept-Encoding:"gzip, deflate", Content-Length:"10192", Content-Type:"multipart/form-data;boundary=a8de8bdef3e24f20a589e2157e1ce653;charset=UTF-8"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment