Console Output
Skipping 13,997 KB..
Full Logation,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] users u1_0
23:53:33 [2025-11-02T14:53:33.497Z]
23:53:33 [2025-11-02T14:53:33.497Z] 사용자 주소 변환 통합 테스트 > UserSummary에서도 시군구 코드가 올바르게 변환됨 STANDARD_OUT
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.229+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.233+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.233+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] users u1_0
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] users u1_0
23:53:33 [2025-11-02T14:53:33.497Z]
23:53:33 [2025-11-02T14:53:33.497Z] 사용자 주소 변환 통합 테스트 > null 시군구 코드는 '소소 타운'으로 변환됨 STANDARD_OUT
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.242+09:00 DEBUG 919792 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.244+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.246+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.247+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] users u1_0
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.497Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] users u1_0
23:53:33 [2025-11-02T14:53:33.497Z]
23:53:33 [2025-11-02T14:53:33.497Z] 사용자 주소 변환 통합 테스트 > 다양한 지역 코드가 올바르게 변환됨 STANDARD_OUT
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.258+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.262+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.265+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.268+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.270+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.497Z] from
23:53:33 [2025-11-02T14:53:33.497Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.497Z] where
23:53:33 [2025-11-02T14:53:33.497Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.272+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.273+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.273+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] 2025-11-02T23:53:33.274+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.497Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.497Z] into
23:53:33 [2025-11-02T14:53:33.497Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.497Z] values
23:53:33 [2025-11-02T14:53:33.497Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.497Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.497Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.274+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.274+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.274+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] users u1_0
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] users u1_0
23:53:33 [2025-11-02T14:53:33.498Z]
23:53:33 [2025-11-02T14:53:33.498Z] 사용자 주소 변환 통합 테스트 > 다양한 엣지 케이스 시군구 코드 처리 STANDARD_OUT
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.282+09:00 DEBUG 919792 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.283+09:00 DEBUG 919792 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.283+09:00 WARN 919792 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 123. 기본값 반환: 소소 타운
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.283+09:00 WARN 919792 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 1234567. 기본값 반환: 소소 타운
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.285+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.498Z] where
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.498Z] where
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.285+09:00 WARN 919792 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 00000에 해당하는 지역을 찾을 수 없습니다. 기본값 반환: 소소 타운
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.286+09:00 WARN 919792 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: ㄱㄴㄷㄹㅁ. 기본값 반환: 소소 타운
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.288+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.289+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.289+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.289+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.289+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.289+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.290+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.290+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] users u1_0
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] users u1_0
23:53:33 [2025-11-02T14:53:33.498Z]
23:53:33 [2025-11-02T14:53:33.498Z] 사용자 주소 변환 통합 테스트 > 유효한 시군구 코드가 도시명으로 변환됨 STANDARD_OUT
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.299+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.498Z] where
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.full_name,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sido,
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.sigungu
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] sigungu_code sc1_0
23:53:33 [2025-11-02T14:53:33.498Z] where
23:53:33 [2025-11-02T14:53:33.498Z] sc1_0.code=?
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.301+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* insert for
23:53:33 [2025-11-02T14:53:33.498Z] com.example.soso.users.domain.entity.Users */insert
23:53:33 [2025-11-02T14:53:33.498Z] into
23:53:33 [2025-11-02T14:53:33.498Z] users (age_range, budget, created_date, email, gender, last_modified_date, latitude, location, longitude, nickname, profile_image_url, startup_experience, user_type, username, id)
23:53:33 [2025-11-02T14:53:33.498Z] values
23:53:33 [2025-11-02T14:53:33.498Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
23:53:33 [2025-11-02T14:53:33.498Z] 2025-11-02T23:53:33.302+09:00 DEBUG 919792 --- [ Test worker] org.hibernate.SQL :
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] users u1_0
23:53:33 [2025-11-02T14:53:33.498Z] Hibernate:
23:53:33 [2025-11-02T14:53:33.498Z] /* <criteria> */ select
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.id,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.age_range,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.budget,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.created_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.email,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.gender,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.last_modified_date,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.latitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.location,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.longitude,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.nickname,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.profile_image_url,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.startup_experience,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.user_type,
23:53:33 [2025-11-02T14:53:33.498Z] u1_0.username
23:53:33 [2025-11-02T14:53:33.498Z] from
23:53:33 [2025-11-02T14:53:33.498Z] users u1_0
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 데이터 조회 테스트 > 세션이 없을 때 조회 시 예외 발생 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.038+09:00 WARN 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup session missing or expired: sessionId=41
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 회원가입 완료 테스트 > 단계가 완료되지 않았을 때 예외 발생 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.241+09:00 WARN 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step validation failed: userType=FOUNDER, currentStep=BUDGET, requestedStep=COMPLETE, email=test@example.com
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 닉네임 생성 테스트 > 사용 가능한 닉네임 생성 성공 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.246+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Nickname generated and set: 엉뚱한문어
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 닉네임 생성 테스트 > 기존 닉네임이 중복일 때 새 닉네임 생성 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.251+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Nickname generated and set: 신중한문어
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 예산 설정 테스트 > 예산 건너뛰기(null) 시 성공 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.255+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: null
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.255+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 예산 설정 테스트 > 예산 설정 시 성공 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.258+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: THOUSANDS_3000_5000
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.259+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 관심업종 설정 테스트 > INHABITANT가 관심업종 설정 시 예외 발생 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.263+09:00 WARN 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step unsupported for userType: userType=INHABITANT, requestedStep=INTERESTS, email=test@example.com
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 관심업종 설정 테스트 > 관심업종 목록으로 설정 시 성공 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.266+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: [MANUFACTURING, ACCOMMODATION_FOOD]
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.267+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 관심업종 설정 테스트 > 빈 관심업종 목록으로 설정 시 성공 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.270+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: null
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.270+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 지역 설정 테스트 > 진행 중 뒤로가기로 인한 지역 재설정 허용 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.274+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 22020
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.274+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 지역 설정 테스트 > 유효한 지역 코드로 설정 시 성공 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.279+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.280+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 사용자 타입 설정 테스트 > 유효한 사용자 타입으로 설정 시 성공 > [1] userType=FOUNDER STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.295+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.295+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 사용자 타입 설정 테스트 > 유효한 사용자 타입으로 설정 시 성공 > [2] userType=INHABITANT STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.307+09:00 DEBUG 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.307+09:00 INFO 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT
23:53:34 [2025-11-02T14:53:34.409Z]
23:53:34 [2025-11-02T14:53:34.409Z] SignupService 단위 테스트 > 사용자 타입 설정 테스트 > 세션이 없을 때 예외 발생 STANDARD_OUT
23:53:34 [2025-11-02T14:53:34.409Z] 2025-11-02T23:53:34.311+09:00 WARN 919792 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup session missing or expired: sessionId=59
23:53:34 [2025-11-02T14:53:34.660Z]
23:53:34 [2025-11-02T14:53:34.660Z] Gradle Test Executor 1 finished executing tests.
23:53:34 [2025-11-02T14:53:34.660Z] 2025-11-02T23:53:34.522+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@380e1909, started on Sun Nov 02 23:52:36 KST 2025
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.682+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.687+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists comment_likes cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists comment_likes cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.688+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists comments cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists comments cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.689+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists post cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists post cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.690+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists post_image cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists post_image cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.691+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists post_like cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists post_like cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.691+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists sigungu_code cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists sigungu_code cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.692+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists user_interests cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists user_interests cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.692+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists users cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists users cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.693+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_option cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_option cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.694+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_post cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_post cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.694+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_post_image cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_post_image cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.695+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_post_like cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_post_like cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.696+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_result cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists vote_result cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.696+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists voteboard_comment_like cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists voteboard_comment_like cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.697+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists voteboard_comments cascade
23:53:34 [2025-11-02T14:53:34.910Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.910Z] drop table if exists voteboard_comments cascade
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.699+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.703+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
23:53:34 [2025-11-02T14:53:34.910Z] 2025-11-02T23:53:34.704+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@40fd9204, started on Sun Nov 02 23:52:48 KST 2025
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists comment_likes cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists comment_likes cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists comments cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists comments cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists post cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists post cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists post_image cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists post_image cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists post_like cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists post_like cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists sigungu_code cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists sigungu_code cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists user_interests cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists user_interests cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists users cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists users cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_option cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_option cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.828+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_post cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_post cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.829+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_post_image cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_post_image cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.829+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_post_like cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_post_like cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.829+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_result cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists vote_result cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.829+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists voteboard_comment_like cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists voteboard_comment_like cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.829+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists voteboard_comments cascade
23:53:34 [2025-11-02T14:53:34.911Z] Hibernate:
23:53:34 [2025-11-02T14:53:34.911Z] drop table if exists voteboard_comments cascade
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.840+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Shutdown initiated...
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.849+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Shutdown completed.
23:53:34 [2025-11-02T14:53:34.911Z] 2025-11-02T23:53:34.850+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@4dd7b4c5, started on Sun Nov 02 23:52:55 KST 2025
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.983+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.984+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.984+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.985+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.985+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.985+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.986+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.986+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.986+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.987+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.987+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.987+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.987+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.988+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.988+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.988+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.989+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.991+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:34.991+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@34c914b2, started on Sun Nov 02 23:52:58 KST 2025
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.107+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.107+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.108+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.109+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.109+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.109+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.161Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.110+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.113+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.161Z] 2025-11-02T23:53:35.113+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@356c41fd, started on Sun Nov 02 23:53:01 KST 2025
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.225+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.225+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.226+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.227+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.227+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.228+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.228+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.229+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.229+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.230+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.231+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.232+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.232+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.233+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.233+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.233+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.235+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.238+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.239+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@437b4dd2, started on Sun Nov 02 23:53:05 KST 2025
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.348+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.349+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.412Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.350+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-6 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.412Z] 2025-11-02T23:53:35.353+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-6 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.359+09:00 INFO 919792 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.366+09:00 INFO 919792 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.481+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.481+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.481+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.481+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.481+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.481+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.482+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.483+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-7 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.484+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-7 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.494+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@14089c2c, started on Sun Nov 02 23:53:12 KST 2025
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.605+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.606+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.663Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.607+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-8 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.608+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-8 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.610+09:00 INFO 919792 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
23:53:35 [2025-11-02T14:53:35.663Z] 2025-11-02T23:53:35.611+09:00 INFO 919792 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.722+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.723+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-9 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.724+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-9 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.727+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@70d3d1bf, started on Sun Nov 02 23:53:17 KST 2025
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.837+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comment_likes cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists comments cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.914Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post cascade
23:53:35 [2025-11-02T14:53:35.914Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.914Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists post_image cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists post_like cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists sigungu_code cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists user_interests cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists users cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_option cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_post cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_post_image cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_post_like cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists vote_result cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists voteboard_comment_like cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.838+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.915Z] Hibernate:
23:53:35 [2025-11-02T14:53:35.915Z] drop table if exists voteboard_comments cascade
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.839+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-10 - Shutdown initiated...
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.840+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-10 - Shutdown completed.
23:53:35 [2025-11-02T14:53:35.915Z] 2025-11-02T23:53:35.840+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@36eb9b12, started on Sun Nov 02 23:53:19 KST 2025
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.950+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.951+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.952+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-11 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.953+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-11 - Shutdown completed.
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:35.953+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@30162e10, started on Sun Nov 02 23:53:22 KST 2025
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.062+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.166Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.063+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-12 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.066+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-12 - Shutdown completed.
23:53:36 [2025-11-02T14:53:36.166Z] 2025-11-02T23:53:36.066+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@46e742e7, started on Sun Nov 02 23:53:24 KST 2025
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.183+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.183+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.183+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.183+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.184+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-13 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.185+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-13 - Shutdown completed.
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.187+09:00 INFO 919792 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.188+09:00 INFO 919792 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.299+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.299+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.299+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.299+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.299+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.300+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.417Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.301+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-14 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.301+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-14 - Shutdown completed.
23:53:36 [2025-11-02T14:53:36.417Z] 2025-11-02T23:53:36.305+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@199f8daa, started on Sun Nov 02 23:53:27 KST 2025
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.415+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.415+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.415+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.415+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.415+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.415+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.416+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.417+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Shutdown completed.
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.418+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@314a1e, started on Sun Nov 02 23:53:28 KST 2025
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.528+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.528+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.528+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.528+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.528+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.529+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.530+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Shutdown completed.
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.532+09:00 INFO 919792 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.533+09:00 INFO 919792 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.643+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.644+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.644+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.644+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.644+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.644+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.644+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.644+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.668Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.645+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.645+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Shutdown completed.
23:53:36 [2025-11-02T14:53:36.668Z] 2025-11-02T23:53:36.648+09:00 DEBUG 919792 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@35f620f7, started on Sun Nov 02 23:53:31 KST 2025
23:53:36 [2025-11-02T14:53:36.918Z] 2025-11-02T23:53:36.761+09:00 INFO 919792 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
23:53:36 [2025-11-02T14:53:36.918Z] 2025-11-02T23:53:36.761+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.918Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists comment_likes cascade
23:53:36 [2025-11-02T14:53:36.918Z] 2025-11-02T23:53:36.761+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.918Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists comments cascade
23:53:36 [2025-11-02T14:53:36.918Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.918Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists post cascade
23:53:36 [2025-11-02T14:53:36.918Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.918Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.918Z] drop table if exists post_image cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists post_like cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists sigungu_code cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists user_interests cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists users cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_option cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_post cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_post_image cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_post_like cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists vote_result cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists voteboard_comment_like cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 DEBUG 919792 --- [ionShutdownHook] org.hibernate.SQL :
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.919Z] Hibernate:
23:53:36 [2025-11-02T14:53:36.919Z] drop table if exists voteboard_comments cascade
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.762+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-18 - Shutdown initiated...
23:53:36 [2025-11-02T14:53:36.919Z] 2025-11-02T23:53:36.763+09:00 INFO 919792 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-18 - Shutdown completed.
23:53:37 [2025-11-02T14:53:37.469Z]
23:53:37 [2025-11-02T14:53:37.469Z] > Task :test
23:53:37 [2025-11-02T14:53:37.469Z] Finished generating test XML results (0.228 secs) into: /var/jenkins_home/workspace/soso-server/build/test-results/test
23:53:37 [2025-11-02T14:53:37.469Z] Generating HTML test report...
23:53:37 [2025-11-02T14:53:37.720Z] Finished generating test html results (0.215 secs) into: /var/jenkins_home/workspace/soso-server/build/reports/tests/test
23:53:38 [2025-11-02T14:53:38.271Z] Stored cache entry for task ':test' with cache key a30de897860dcafbac1286f9f94eca0f
23:53:38 [2025-11-02T14:53:38.271Z]
23:53:38 [2025-11-02T14:53:38.271Z] [Incubating] Problems report is available at: file:///var/jenkins_home/workspace/soso-server/build/reports/problems/problems-report.html
23:53:38 [2025-11-02T14:53:38.271Z]
23:53:38 [2025-11-02T14:53:38.271Z] BUILD SUCCESSFUL in 1m 20s
23:53:38 [2025-11-02T14:53:38.271Z] 5 actionable tasks: 4 executed, 1 from cache
23:53:38 [2025-11-02T14:53:38.271Z] Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
23:53:38 [2025-11-02T14:53:38.521Z] + echo ✅ Tests completed successfully
23:53:38 [2025-11-02T14:53:38.521Z] ✅ Tests completed successfully