api 2026-06-29T17:25:49.208530180Z ╭──────────── git repo clone ───────────╼ api 2026-06-29T17:25:49.208556498Z │  › fetching app source code api 2026-06-29T17:25:49.208559034Z │ => Selecting branch "staging" api 2026-06-29T17:26:32.618766760Z │ => Checking out commit "bbe7a648d033f538aab36241028f4a89e97ff344" api 2026-06-29T17:26:33.656784585Z │ api 2026-06-29T17:26:33.658701354Z │  ✔ cloned repo to /.app_platform_workspace api 2026-06-29T17:26:33.671462799Z ╰────────────────────────────────────────╼ api 2026-06-29T17:26:33.671478782Z api 2026-06-29T17:26:33.923709885Z  › configuring build-time app environment variables: api 2026-06-29T17:26:33.923738866Z TARGETARCH api 2026-06-29T17:26:33.935917905Z ╭──────────── dockerfile build ───────────╼ api 2026-06-29T17:26:33.947386018Z │  › using dockerfile /.app_platform_workspace/Dockerfile api 2026-06-29T17:26:33.948456619Z │  › using build context /.app_platform_workspace/ api 2026-06-29T17:26:33.948630852Z │ api 2026-06-29T17:26:33.980665337Z │ INFO[0000] Resolved base name golang:1.25-alpine3.24 to builder api 2026-06-29T17:26:33.980708798Z │ INFO[0000] Using dockerignore file: /.app_platform_workspace/.dockerignore api 2026-06-29T17:26:33.980884436Z │ INFO[0000] Retrieving image manifest golang:1.25-alpine3.24 api 2026-06-29T17:26:33.980902669Z │ INFO[0000] Retrieving image library/golang:1.25-alpine3.24 from registry mirror api 2026-06-29T17:26:35.108888186Z │ INFO[0001] Retrieving image manifest golang:1.25-alpine3.24 api 2026-06-29T17:26:35.108922947Z │ INFO[0001] Returning cached image manifest api 2026-06-29T17:26:35.111909414Z │ INFO[0001] Retrieving image manifest alpine:3.24 api 2026-06-29T17:26:35.111932902Z │ INFO[0001] Retrieving image library/alpine:3.24 from registry mirror api 2026-06-29T17:26:35.703115001Z │ INFO[0001] Retrieving image manifest alpine:3.24 api 2026-06-29T17:26:35.703136915Z │ INFO[0001] Returning cached image manifest api 2026-06-29T17:26:35.706059640Z │ INFO[0001] Built cross stage deps: map[0:[/tini /app/dist/server /app/internal/assets/prd/jwt]] api 2026-06-29T17:26:35.706065362Z │ INFO[0001] Retrieving image manifest golang:1.25-alpine3.24 api 2026-06-29T17:26:35.706068080Z │ INFO[0001] Returning cached image manifest api 2026-06-29T17:26:35.706070202Z │ INFO[0001] Retrieving image manifest golang:1.25-alpine3.24 api 2026-06-29T17:26:35.706072206Z │ INFO[0001] Returning cached image manifest api 2026-06-29T17:26:35.706074150Z │ INFO[0001] Executing 0 build triggers api 2026-06-29T17:26:35.706271264Z │ INFO[0001] Building stage 'golang:1.25-alpine3.24' [idx: '0', base-idx: '-1'] api 2026-06-29T17:26:35.706275711Z │ INFO[0001] Checking for cached layer api 2026-06-29T17:26:35.800162700Z │ INFO[0001] Using caching version of cmd: RUN apk add --no-cache openssl git ca-certificates coreutils wget api 2026-06-29T17:26:35.800184287Z │ INFO[0001] Checking for cached layer api 2026-06-29T17:26:35.896380942Z │ INFO[0001] Using caching version of cmd: RUN wget -q -O /tini "https://github.com/krallin/tini/releases/download/v0.19.0/tini-static-${TARGETARCH}" && chmod +x /tini && /tini --version api 2026-06-29T17:26:35.898472920Z │ INFO[0001] Checking for cached layer api 2026-06-29T17:26:35.995721504Z │ INFO[0002] Using caching version of cmd: RUN --mount=type=cache,target=/go/pkg/mod go mod download && go mod verify api 2026-06-29T17:26:36.748353162Z │ INFO[0002] Checking for cached layer api 2026-06-29T17:26:36.797717133Z │ INFO[0002] No cached layer found for cmd RUN mkdir -p internal/assets/prd/jwt && openssl ecparam -name prime256v1 -genkey -noout -out internal/assets/prd/jwt/privkey.pem && openssl ec -in internal/assets/prd/jwt/privkey.pem -pubout -out internal/assets/prd/jwt/pubkey.pem && chmod 644 internal/assets/prd/jwt/*.pem api 2026-06-29T17:26:36.797741651Z │ INFO[0002] Unpacking rootfs as cmd COPY go.mod go.sum ./ requires it. api 2026-06-29T17:26:38.865452167Z │ INFO[0004] Initializing snapshotter ... api 2026-06-29T17:26:38.865481583Z │ INFO[0004] Taking snapshot of full filesystem... api 2026-06-29T17:26:40.658397731Z │ INFO[0006] ARG timezone=Asia/Bangkok api 2026-06-29T17:26:40.662212182Z │ INFO[0006] No files changed in this command, skipping snapshotting. api 2026-06-29T17:26:40.662226011Z │ INFO[0006] ARG TARGETARCH api 2026-06-29T17:26:40.662231193Z │ INFO[0006] No files changed in this command, skipping snapshotting. api 2026-06-29T17:26:40.662234145Z │ INFO[0006] ENV TZ=$timezone api 2026-06-29T17:26:40.662236516Z │ INFO[0006] No files changed in this command, skipping snapshotting. api 2026-06-29T17:26:40.662238997Z │ INFO[0006] ENV GOMODCACHE=/go/pkg/mod api 2026-06-29T17:26:40.662417829Z │ INFO[0006] No files changed in this command, skipping snapshotting. api 2026-06-29T17:26:40.662439066Z │ INFO[0006] ENV GOCACHE=/root/.cache/go-build api 2026-06-29T17:26:40.662441864Z │ INFO[0006] No files changed in this command, skipping snapshotting. api 2026-06-29T17:26:40.662444307Z │ INFO[0006] WORKDIR /app api 2026-06-29T17:26:40.662446865Z │ INFO[0006] Cmd: workdir api 2026-06-29T17:26:40.662449289Z │ INFO[0006] Changed working directory to /app api 2026-06-29T17:26:40.662463228Z │ INFO[0006] Creating directory /app with uid -1 and gid -1 api 2026-06-29T17:26:40.662465958Z │ INFO[0006] Taking snapshot of files... api 2026-06-29T17:26:40.663329513Z │ INFO[0006] RUN apk add --no-cache openssl git ca-certificates coreutils wget api 2026-06-29T17:26:40.663344030Z │ INFO[0006] Found cached layer, extracting to filesystem api 2026-06-29T17:26:41.846301341Z │ INFO[0007] RUN wget -q -O /tini "https://github.com/krallin/tini/releases/download/v0.19.0/tini-static-${TARGETARCH}" && chmod +x /tini && /tini --version api 2026-06-29T17:26:41.846325778Z │ INFO[0007] Found cached layer, extracting to filesystem api 2026-06-29T17:26:42.066977820Z │ INFO[0008] COPY go.mod go.sum ./ api 2026-06-29T17:26:42.070724966Z │ INFO[0008] Taking snapshot of files... api 2026-06-29T17:26:42.075709014Z │ INFO[0008] RUN --mount=type=cache,target=/go/pkg/mod go mod download && go mod verify api 2026-06-29T17:26:42.075730029Z │ INFO[0008] Found cached layer, extracting to filesystem api 2026-06-29T17:27:26.321592291Z │ INFO[0052] COPY . . api 2026-06-29T17:27:29.486046605Z │ INFO[0055] Taking snapshot of files... api 2026-06-29T17:27:39.175681685Z │ INFO[0065] RUN mkdir -p internal/assets/prd/jwt && openssl ecparam -name prime256v1 -genkey -noout -out internal/assets/prd/jwt/privkey.pem && openssl ec -in internal/assets/prd/jwt/privkey.pem -pubout -out internal/assets/prd/jwt/pubkey.pem && chmod 644 internal/assets/prd/jwt/*.pem api 2026-06-29T17:27:39.722302176Z │ INFO[0065] Cmd: /bin/sh api 2026-06-29T17:27:39.722523162Z │ INFO[0065] Args: [-c mkdir -p internal/assets/prd/jwt && openssl ecparam -name prime256v1 -genkey -noout -out internal/assets/prd/jwt/privkey.pem && openssl ec -in internal/assets/prd/jwt/privkey.pem -pubout -out internal/assets/prd/jwt/pubkey.pem && chmod 644 internal/assets/prd/jwt/*.pem] api 2026-06-29T17:27:39.722528288Z │ INFO[0065] Running: [/bin/sh -c mkdir -p internal/assets/prd/jwt && openssl ecparam -name prime256v1 -genkey -noout -out internal/assets/prd/jwt/privkey.pem && openssl ec -in internal/assets/prd/jwt/privkey.pem -pubout -out internal/assets/prd/jwt/pubkey.pem && chmod 644 internal/assets/prd/jwt/*.pem] api 2026-06-29T17:27:39.746072418Z │ read EC key api 2026-06-29T17:27:39.747683410Z │ writing EC key api 2026-06-29T17:27:40.323820832Z │ INFO[0066] Taking snapshot of files... api 2026-06-29T17:27:40.521312697Z │ INFO[0066] Pushing layer to cache now api 2026-06-29T17:27:40.521673948Z │ INFO[0066] RUN --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build CGO_ENABLED=0 go build -v -installsuffix 'static' -ldflags="-X 'main.version=$(git rev-parse --short HEAD)' -X 'main.build=$(date --iso-8601=seconds)'" -o dist/server ./cmd/server api 2026-06-29T17:27:40.521693721Z │ INFO[0066] Pushing image to api 2026-06-29T17:27:41.311402847Z │ INFO[0067] Pushed api 2026-06-29T17:27:41.519348545Z │ INFO[0067] Cmd: /bin/sh api 2026-06-29T17:27:41.519591426Z │ INFO[0067] Args: [-c CGO_ENABLED=0 go build -v -installsuffix 'static' -ldflags="-X 'main.version=$(git rev-parse --short HEAD)' -X 'main.build=$(date --iso-8601=seconds)'" -o dist/server ./cmd/server] api 2026-06-29T17:27:41.519616690Z │ INFO[0067] Running: [/bin/sh -c CGO_ENABLED=0 go build -v -installsuffix 'static' -ldflags="-X 'main.version=$(git rev-parse --short HEAD)' -X 'main.build=$(date --iso-8601=seconds)'" -o dist/server ./cmd/server] api 2026-06-29T17:27:42.421878581Z │ encoding api 2026-06-29T17:27:42.422044387Z │ internal/goarch api 2026-06-29T17:27:42.422613628Z │ internal/unsafeheader api 2026-06-29T17:27:42.422623993Z │ internal/byteorder api 2026-06-29T17:27:42.422627214Z │ internal/godebugs api 2026-06-29T17:27:42.422629675Z │ internal/coverage/rtcov api 2026-06-29T17:27:42.422632142Z │ internal/profilerecord api 2026-06-29T17:27:42.422785092Z │ internal/goos api 2026-06-29T17:27:42.423674773Z │ internal/goexperiment api 2026-06-29T17:27:42.438650251Z │ internal/cpu api 2026-06-29T17:27:42.439369682Z │ internal/asan api 2026-06-29T17:27:42.440761532Z │ internal/msan api 2026-06-29T17:27:42.447074894Z │ cmp api 2026-06-29T17:27:42.447089712Z │ internal/trace/tracev2 api 2026-06-29T17:27:42.452398123Z │ internal/runtime/atomic api 2026-06-29T17:27:42.452413236Z │ internal/runtime/math api 2026-06-29T17:27:42.456289069Z │ internal/abi api 2026-06-29T17:27:42.456303912Z │ internal/runtime/syscall api 2026-06-29T17:27:42.458798406Z │ internal/runtime/gc api 2026-06-29T17:27:42.458811721Z │ internal/runtime/sys api 2026-06-29T17:27:42.458814214Z │ internal/itoa api 2026-06-29T17:27:42.465384345Z │ math/bits api 2026-06-29T17:27:42.466872427Z │ internal/runtime/strconv api 2026-06-29T17:27:42.471220759Z │ unicode/utf8 api 2026-06-29T17:27:42.472136318Z │ sync/atomic api 2026-06-29T17:27:42.477887966Z │ unicode api 2026-06-29T17:27:42.489453406Z │ unicode/utf16 api 2026-06-29T17:27:42.505548649Z │ container/list api 2026-06-29T17:27:42.531187180Z │ crypto/internal/fips140/alias api 2026-06-29T17:27:42.537626868Z │ crypto/internal/fips140deps/byteorder api 2026-06-29T17:27:42.539332283Z │ crypto/internal/boring/sig api 2026-06-29T17:27:42.539342522Z │ vendor/golang.org/x/crypto/cryptobyte/asn1 api 2026-06-29T17:27:42.543973752Z │ vendor/golang.org/x/crypto/internal/alias api 2026-06-29T17:27:42.543987429Z │ internal/nettrace api 2026-06-29T17:27:42.545824892Z │ internal/bytealg api 2026-06-29T17:27:42.545834973Z │ internal/chacha8rand api 2026-06-29T17:27:42.550822673Z │ internal/runtime/exithook api 2026-06-29T17:27:42.554468071Z │ crypto/internal/fips140deps/cpu api 2026-06-29T17:27:42.554481624Z │ crypto/internal/fips140/subtle api 2026-06-29T17:27:42.554485076Z │ log/internal api 2026-06-29T17:27:42.554488314Z │ math api 2026-06-29T17:27:42.557666790Z │ github.com/rivo/uniseg api 2026-06-29T17:27:42.559934724Z │ github.com/dgryski/go-rendezvous api 2026-06-29T17:27:42.569068238Z │ internal/goversion api 2026-06-29T17:27:42.570005378Z │ internal/platform api 2026-06-29T17:27:42.585753305Z │ internal/syslist api 2026-06-29T17:27:42.588849992Z │ internal/gover api 2026-06-29T17:27:42.609734026Z │ github.com/lib/pq/oid api 2026-06-29T17:27:42.621140957Z │ go.mongodb.org/mongo-driver/bson/bsonoptions api 2026-06-29T17:27:42.631924568Z │ go.mongodb.org/mongo-driver/bson/bsontype api 2026-06-29T17:27:42.639468708Z │ go.mongodb.org/mongo-driver/internal/handshake api 2026-06-29T17:27:42.651476733Z │ go.mongodb.org/mongo-driver/internal/ptrutil api 2026-06-29T17:27:42.676140692Z │ github.com/klauspost/compress/internal/cpuinfo api 2026-06-29T17:27:42.676152345Z │ go.mongodb.org/mongo-driver/version api 2026-06-29T17:27:42.708925343Z │ log/slog/internal api 2026-06-29T17:27:42.710215944Z │ golang.org/x/text/encoding/internal/identifier api 2026-06-29T17:27:42.715026189Z │ golang.org/x/text/internal/utf8internal api 2026-06-29T17:27:42.724177622Z │ github.com/pelletier/go-toml/v2/internal/characters api 2026-06-29T17:27:42.725187459Z │ github.com/spf13/viper/internal/features api 2026-06-29T17:27:42.736614695Z │ golang.org/x/net/html/atom api 2026-06-29T17:27:42.736747192Z │ image/color api 2026-06-29T17:27:42.736750245Z │ golang.org/x/image/math/f64 api 2026-06-29T17:27:42.736752488Z │ github.com/pierrec/lz4/v4/internal/lz4errors api 2026-06-29T17:27:42.740655398Z │ internal/runtime/cgroup api 2026-06-29T17:27:42.743155184Z │ internal/stringslite api 2026-06-29T17:27:42.750144527Z │ github.com/segmentio/asm/cpu/cpuid api 2026-06-29T17:27:42.752406410Z │ go.opentelemetry.io/otel/trace/embedded api 2026-06-29T17:27:42.754190141Z │ github.com/jackc/puddle/v2/internal/genstack api 2026-06-29T17:27:42.771914185Z │ github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption api 2026-06-29T17:27:42.772972276Z │ github.com/aws/aws-sdk-go-v2/internal/sdkio api 2026-06-29T17:27:42.777346701Z │ github.com/aws/smithy-go/container/private/cache api 2026-06-29T17:27:42.796544767Z │ github.com/savsgio/gotils/strconv api 2026-06-29T17:27:42.796555325Z │ github.com/ebitengine/purego/internal/strings api 2026-06-29T17:27:42.796557787Z │ github.com/aws/smithy-go/container/private/cache/lru api 2026-06-29T17:27:42.796559589Z │ github.com/tetratelabs/wazero/internal/internalapi api 2026-06-29T17:27:42.796561557Z │ github.com/tetratelabs/wazero/internal/expctxkeys api 2026-06-29T17:27:42.798334942Z │ github.com/wcharczuk/go-chart/v2/roboto api 2026-06-29T17:27:42.798770776Z │ internal/race api 2026-06-29T17:27:42.805756496Z │ internal/synctest api 2026-06-29T17:27:42.814626087Z │ github.com/tetratelabs/wazero/internal/wasmruntime api 2026-06-29T17:27:42.814636165Z │ github.com/tetratelabs/wazero/internal/u32 api 2026-06-29T17:27:42.814638266Z │ github.com/tetratelabs/wazero/internal/u64 api 2026-06-29T17:27:42.814640251Z │ image/color/palette api 2026-06-29T17:27:42.817440859Z │ internal/sync api 2026-06-29T17:27:42.817446209Z │ internal/runtime/maps api 2026-06-29T17:27:42.901528757Z │ github.com/klauspost/compress api 2026-06-29T17:27:42.901898611Z │ go.opentelemetry.io/otel/internal api 2026-06-29T17:27:42.902007113Z │ github.com/tetratelabs/wazero/internal/moremath api 2026-06-29T17:27:42.902417519Z │ math/cmplx api 2026-06-29T17:27:42.986576627Z │ runtime api 2026-06-29T17:27:45.059192960Z │ iter api 2026-06-29T17:27:45.059356253Z │ crypto/subtle api 2026-06-29T17:27:45.059628480Z │ sync api 2026-06-29T17:27:45.060248179Z │ weak api 2026-06-29T17:27:45.060425345Z │ internal/reflectlite api 2026-06-29T17:27:45.067722679Z │ maps api 2026-06-29T17:27:45.067943351Z │ slices api 2026-06-29T17:27:45.084126715Z │ github.com/tetratelabs/wazero/internal/descriptor api 2026-06-29T17:27:45.144645234Z │ errors api 2026-06-29T17:27:45.144790089Z │ sort api 2026-06-29T17:27:45.161680050Z │ internal/testlog api 2026-06-29T17:27:45.161875344Z │ github.com/josharian/intern api 2026-06-29T17:27:45.161883066Z │ internal/singleflight api 2026-06-29T17:27:45.162065680Z │ github.com/jackc/pgx/v5/internal/iobufpool api 2026-06-29T17:27:45.162179923Z │ unique api 2026-06-29T17:27:45.162320272Z │ log/slog/internal/buffer api 2026-06-29T17:27:45.162477217Z │ internal/bisect api 2026-06-29T17:27:45.162611765Z │ crypto/internal/fips140cache api 2026-06-29T17:27:45.176055587Z │ strconv api 2026-06-29T17:27:45.183187339Z │ io api 2026-06-29T17:27:45.185645135Z │ internal/oserror api 2026-06-29T17:27:45.199073597Z │ path api 2026-06-29T17:27:45.199267524Z │ math/rand/v2 api 2026-06-29T17:27:45.199273706Z │ vendor/golang.org/x/net/dns/dnsmessage api 2026-06-29T17:27:45.207380654Z │ github.com/spf13/viper/internal/encoding api 2026-06-29T17:27:45.236594142Z │ github.com/hashicorp/hcl/hcl/strconv api 2026-06-29T17:27:45.248818802Z │ syscall api 2026-06-29T17:27:45.268383714Z │ internal/godebug api 2026-06-29T17:27:45.268612550Z │ container/heap api 2026-06-29T17:27:45.270897786Z │ golang.org/x/text/internal/tag api 2026-06-29T17:27:45.278146893Z │ golang.org/x/text/internal/stringset api 2026-06-29T17:27:45.289792817Z │ strings api 2026-06-29T17:27:45.289990902Z │ bytes api 2026-06-29T17:27:45.296340677Z │ hash api 2026-06-29T17:27:45.299551442Z │ internal/saferio api 2026-06-29T17:27:45.313399778Z │ crypto/internal/randutil api 2026-06-29T17:27:45.324994630Z │ github.com/valyala/bytebufferpool api 2026-06-29T17:27:45.330518739Z │ hash/crc32 api 2026-06-29T17:27:45.338230107Z │ hash/adler32 api 2026-06-29T17:27:45.350184981Z │ github.com/jackc/pgx/v5/pgconn/internal/bgreader api 2026-06-29T17:27:45.376714465Z │ go.mongodb.org/mongo-driver/internal/aws api 2026-06-29T17:27:45.390081432Z │ reflect api 2026-06-29T17:27:45.409120350Z │ encoding/base64 api 2026-06-29T17:27:45.413563869Z │ crypto api 2026-06-29T17:27:45.414339454Z │ net/netip api 2026-06-29T17:27:45.422252118Z │ crypto/internal/fips140deps/godebug api 2026-06-29T17:27:45.439526787Z │ math/rand api 2026-06-29T17:27:45.449009317Z │ crypto/internal/impl api 2026-06-29T17:27:45.453536095Z │ regexp/syntax api 2026-06-29T17:27:45.469596973Z │ bufio api 2026-06-29T17:27:45.474327798Z │ crypto/internal/fips140 api 2026-06-29T17:27:45.482290713Z │ encoding/pem api 2026-06-29T17:27:45.484537618Z │ vendor/golang.org/x/text/transform api 2026-06-29T17:27:45.495231812Z │ net/http/internal/ascii api 2026-06-29T17:27:45.512542453Z │ crypto/internal/fips140/sha256 api 2026-06-29T17:27:45.527218173Z │ crypto/internal/fips140/sha512 api 2026-06-29T17:27:45.527390443Z │ crypto/internal/fips140/sha3 api 2026-06-29T17:27:45.532812534Z │ html api 2026-06-29T17:27:45.547103771Z │ github.com/redis/go-redis/v9/internal/rand api 2026-06-29T17:27:45.579775346Z │ github.com/redis/go-redis/v9/internal/util api 2026-06-29T17:27:45.593148757Z │ github.com/redis/go-redis/v9/internal/hashtag api 2026-06-29T17:27:45.619332142Z │ go/build/constraint api 2026-06-29T17:27:45.630927231Z │ go/version api 2026-06-29T17:27:45.668576806Z │ internal/types/errors api 2026-06-29T17:27:45.681685947Z │ golang.org/x/text/transform api 2026-06-29T17:27:45.720017785Z │ golang.org/x/crypto/blowfish api 2026-06-29T17:27:45.740915179Z │ hash/maphash api 2026-06-29T17:27:45.743726884Z │ crypto/internal/fips140/hmac api 2026-06-29T17:27:45.768389318Z │ crypto/sha3 api 2026-06-29T17:27:45.809603777Z │ github.com/xuri/nfp api 2026-06-29T17:27:45.809846723Z │ golang.org/x/crypto/md4 api 2026-06-29T17:27:45.825091960Z │ regexp api 2026-06-29T17:27:45.843171245Z │ golang.org/x/text/runes api 2026-06-29T17:27:45.850600400Z │ crypto/internal/fips140hash api 2026-06-29T17:27:45.870280585Z │ crypto/internal/fips140/check api 2026-06-29T17:27:45.870712161Z │ golang.org/x/text/width api 2026-06-29T17:27:45.873765079Z │ golang.org/x/text/encoding api 2026-06-29T17:27:45.883953086Z │ golang.org/x/crypto/ripemd160 api 2026-06-29T17:27:45.901946095Z │ crypto/internal/fips140/aes api 2026-06-29T17:27:45.913018970Z │ crypto/internal/fips140/nistec/fiat api 2026-06-29T17:27:45.922444682Z │ crypto/internal/fips140/edwards25519/field api 2026-06-29T17:27:45.922659404Z │ crypto/internal/fips140/bigmod api 2026-06-29T17:27:45.928954887Z │ crypto/internal/fips140/hkdf api 2026-06-29T17:27:45.973238239Z │ time api 2026-06-29T17:27:45.978864351Z │ internal/syscall/unix api 2026-06-29T17:27:45.989372577Z │ internal/syscall/execenv api 2026-06-29T17:27:46.005338029Z │ crypto/internal/fips140/tls12 api 2026-06-29T17:27:46.011414166Z │ crypto/internal/fips140/tls13 api 2026-06-29T17:27:46.033793613Z │ crypto/fips140 api 2026-06-29T17:27:46.070929949Z │ crypto/internal/fips140/edwards25519 api 2026-06-29T17:27:46.075232692Z │ golang.org/x/text/encoding/internal api 2026-06-29T17:27:46.075255919Z │ image api 2026-06-29T17:27:46.082096477Z │ crypto/tls/internal/fips140tls api 2026-06-29T17:27:46.082116973Z │ github.com/jinzhu/inflection api 2026-06-29T17:27:46.082829064Z │ github.com/xuri/efp api 2026-06-29T17:27:46.099308048Z │ golang.org/x/text/encoding/unicode api 2026-06-29T17:27:46.105013511Z │ golang.org/x/text/encoding/charmap api 2026-06-29T17:27:46.109352823Z │ golang.org/x/text/encoding/japanese api 2026-06-29T17:27:46.115861674Z │ golang.org/x/text/encoding/korean api 2026-06-29T17:27:46.178559472Z │ golang.org/x/text/encoding/simplifiedchinese api 2026-06-29T17:27:46.189346684Z │ golang.org/x/text/encoding/traditionalchinese api 2026-06-29T17:27:46.268616677Z │ image/internal/imageutil api 2026-06-29T17:27:46.368723996Z │ image/draw api 2026-06-29T17:27:46.392217303Z │ image/jpeg api 2026-06-29T17:27:46.568607170Z │ crypto/internal/fips140/nistec api 2026-06-29T17:27:46.595499126Z │ golang.org/x/image/draw api 2026-06-29T17:27:46.621379921Z │ io/fs api 2026-06-29T17:27:46.624891803Z │ time/tzdata api 2026-06-29T17:27:46.642182909Z │ internal/poll api 2026-06-29T17:27:46.689845935Z │ internal/fmtsort api 2026-06-29T17:27:46.691321539Z │ context api 2026-06-29T17:27:46.723143972Z │ github.com/goccy/go-json/internal/runtime api 2026-06-29T17:27:46.736244726Z │ internal/filepathlite api 2026-06-29T17:27:46.753531759Z │ encoding/binary api 2026-06-29T17:27:46.775190516Z │ embed api 2026-06-29T17:27:46.787395645Z │ github.com/jinzhu/now api 2026-06-29T17:27:46.796257969Z │ gorm.io/gorm/internal/lru api 2026-06-29T17:27:46.806990044Z │ github.com/jackc/pgx/v5/pgconn/internal/ctxwatch api 2026-06-29T17:27:46.828639748Z │ go.mongodb.org/mongo-driver/internal/csot api 2026-06-29T17:27:46.828666000Z │ github.com/spf13/afero/internal/common api 2026-06-29T17:27:46.834068130Z │ go.opentelemetry.io/otel/internal/attribute api 2026-06-29T17:27:46.845706082Z │ github.com/swaggo/files/v2 api 2026-06-29T17:27:46.873651766Z │ github.com/ClickHouse/clickhouse-go/v2/contributors api 2026-06-29T17:27:46.882440887Z │ github.com/ClickHouse/clickhouse-go/v2/lib/binary api 2026-06-29T17:27:46.890022895Z │ github.com/ClickHouse/clickhouse-go/v2/lib/timezone api 2026-06-29T17:27:46.890809075Z │ github.com/jackc/pgx/v5/internal/anynil api 2026-06-29T17:27:46.909353491Z │ os api 2026-06-29T17:27:46.917683054Z │ golang.org/x/sync/semaphore api 2026-06-29T17:27:46.938704381Z │ github.com/microsoft/go-mssqldb/internal/querytext api 2026-06-29T17:27:46.938745670Z │ github.com/s0ngkran/dragon_doctor/pkg/llm api 2026-06-29T17:27:46.944170404Z │ github.com/microsoft/go-mssqldb/internal/cp api 2026-06-29T17:27:46.973604429Z │ github.com/s0ngkran/dragon_doctor/pkg/schedule api 2026-06-29T17:27:46.973812164Z │ github.com/jackc/puddle/v2 api 2026-06-29T17:27:46.994925642Z │ github.com/aws/aws-sdk-go-v2/internal/sdk api 2026-06-29T17:27:46.995545875Z │ github.com/aws/smithy-go/context api 2026-06-29T17:27:47.019662822Z │ github.com/aws/smithy-go/transport/http/internal/io api 2026-06-29T17:27:47.019833178Z │ github.com/aws/smithy-go/ptr api 2026-06-29T17:27:47.024919457Z │ vendor/golang.org/x/crypto/internal/poly1305 api 2026-06-29T17:27:47.027894543Z │ github.com/cespare/xxhash/v2 api 2026-06-29T17:27:47.029811806Z │ golang.org/x/sys/unix api 2026-06-29T17:27:47.051910705Z │ github.com/jackc/pgx/v5/internal/pgio api 2026-06-29T17:27:47.112432119Z │ go.mongodb.org/mongo-driver/internal/rand api 2026-06-29T17:27:47.115750041Z │ github.com/golang/snappy api 2026-06-29T17:27:47.115770696Z │ github.com/klauspost/compress/internal/snapref api 2026-06-29T17:27:47.118277488Z │ github.com/klauspost/compress/zstd/internal/xxhash api 2026-06-29T17:27:47.169142201Z │ github.com/go-faster/city api 2026-06-29T17:27:47.180602282Z │ github.com/pierrec/lz4/v4/internal/lz4block api 2026-06-29T17:27:47.221808569Z │ github.com/pierrec/lz4/v4/internal/xxh32 api 2026-06-29T17:27:47.238221192Z │ filippo.io/edwards25519/field api 2026-06-29T17:27:47.243782198Z │ github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils api 2026-06-29T17:27:47.271798855Z │ github.com/aws/aws-sdk-go-v2/internal/timeconv api 2026-06-29T17:27:47.283175057Z │ github.com/aws/smithy-go/io api 2026-06-29T17:27:47.293260113Z │ github.com/aws/aws-sdk-go-v2/internal/strings api 2026-06-29T17:27:47.305974735Z │ hash/crc64 api 2026-06-29T17:27:47.310787735Z │ github.com/aws/aws-sdk-go-v2/aws/arn api 2026-06-29T17:27:47.319450751Z │ github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config api 2026-06-29T17:27:47.327889176Z │ github.com/aws/smithy-go/sync api 2026-06-29T17:27:47.345846050Z │ github.com/ebitengine/purego/internal/xreflect api 2026-06-29T17:27:47.346027601Z │ github.com/ebitengine/purego/internal/fakecgo api 2026-06-29T17:27:47.349998989Z │ github.com/tetratelabs/wazero/internal/ieee754 api 2026-06-29T17:27:47.351690031Z │ golang.org/x/image/vp8 api 2026-06-29T17:27:47.353963034Z │ golang.org/x/image/vp8l api 2026-06-29T17:27:47.370742727Z │ filippo.io/edwards25519 api 2026-06-29T17:27:47.427580349Z │ fmt api 2026-06-29T17:27:47.428285024Z │ crypto/internal/sysrand api 2026-06-29T17:27:47.428780157Z │ vendor/golang.org/x/sys/cpu api 2026-06-29T17:27:47.435678504Z │ net api 2026-06-29T17:27:47.453113581Z │ crypto/internal/entropy api 2026-06-29T17:27:47.453301099Z │ path/filepath api 2026-06-29T17:27:47.477040971Z │ crypto/internal/fips140/drbg api 2026-06-29T17:27:47.495717574Z │ internal/sysinfo api 2026-06-29T17:27:47.495746816Z │ github.com/mattn/go-runewidth api 2026-06-29T17:27:47.509985381Z │ crypto/internal/fips140/aes/gcm api 2026-06-29T17:27:47.514506305Z │ crypto/internal/fips140only api 2026-06-29T17:27:47.515135732Z │ crypto/internal/fips140/ecdh api 2026-06-29T17:27:47.545550244Z │ crypto/internal/fips140/ecdsa api 2026-06-29T17:27:47.545600292Z │ crypto/internal/fips140/ed25519 api 2026-06-29T17:27:47.568733027Z │ crypto/hkdf api 2026-06-29T17:27:47.588859443Z │ crypto/internal/fips140/mlkem api 2026-06-29T17:27:47.594319583Z │ crypto/md5 api 2026-06-29T17:27:47.595473931Z │ crypto/rc4 api 2026-06-29T17:27:47.612281046Z │ crypto/internal/fips140/rsa api 2026-06-29T17:27:47.613188123Z │ io/ioutil api 2026-06-29T17:27:47.635507312Z │ os/exec api 2026-06-29T17:27:47.674552673Z │ internal/lazyregexp api 2026-06-29T17:27:47.693265673Z │ github.com/jackc/pgpassfile api 2026-06-29T17:27:47.700472115Z │ crypto/cipher api 2026-06-29T17:27:47.717695849Z │ flag api 2026-06-29T17:27:47.717719841Z │ encoding/json api 2026-06-29T17:27:47.719627713Z │ github.com/goccy/go-json/internal/errors api 2026-06-29T17:27:47.732123584Z │ math/big api 2026-06-29T17:27:47.751346534Z │ encoding/hex api 2026-06-29T17:27:47.785718706Z │ net/url api 2026-06-29T17:27:47.817583665Z │ encoding/xml api 2026-06-29T17:27:47.832788884Z │ github.com/gofiber/fiber/v2/internal/schema api 2026-06-29T17:27:47.876634742Z │ crypto/internal/boring api 2026-06-29T17:27:47.939899799Z │ crypto/aes api 2026-06-29T17:27:47.973639392Z │ crypto/des api 2026-06-29T17:27:47.973667967Z │ crypto/ecdh api 2026-06-29T17:27:47.981184231Z │ crypto/sha512 api 2026-06-29T17:27:48.018889720Z │ crypto/hmac api 2026-06-29T17:27:48.042943828Z │ vendor/golang.org/x/crypto/chacha20 api 2026-06-29T17:27:48.077190774Z │ crypto/sha1 api 2026-06-29T17:27:48.099324970Z │ crypto/sha256 api 2026-06-29T17:27:48.101223836Z │ log api 2026-06-29T17:27:48.107127708Z │ vendor/golang.org/x/crypto/chacha20poly1305 api 2026-06-29T17:27:48.139273034Z │ database/sql/driver api 2026-06-29T17:27:48.232406340Z │ mime api 2026-06-29T17:27:48.282059012Z │ runtime/debug api 2026-06-29T17:27:48.295261422Z │ github.com/gofiber/fiber/v2/log api 2026-06-29T17:27:48.339190277Z │ runtime/trace api 2026-06-29T17:27:48.384465823Z │ text/tabwriter api 2026-06-29T17:27:48.415908883Z │ github.com/mattn/go-isatty api 2026-06-29T17:27:48.419123605Z │ github.com/goccy/go-json/internal/decoder api 2026-06-29T17:27:48.445676642Z │ github.com/goccy/go-json/internal/encoder api 2026-06-29T17:27:48.501529406Z │ compress/flate api 2026-06-29T17:27:48.501558664Z │ testing api 2026-06-29T17:27:48.515184218Z │ github.com/andybalholm/brotli/matchfinder api 2026-06-29T17:27:48.530509155Z │ github.com/mattn/go-colorable api 2026-06-29T17:27:48.533679151Z │ vendor/golang.org/x/text/unicode/bidi api 2026-06-29T17:27:48.587500940Z │ vendor/golang.org/x/text/unicode/norm api 2026-06-29T17:27:48.595151806Z │ vendor/golang.org/x/net/http2/hpack api 2026-06-29T17:27:48.602769605Z │ mime/quotedprintable api 2026-06-29T17:27:48.638741387Z │ net/textproto api 2026-06-29T17:27:48.643983253Z │ net/http/internal api 2026-06-29T17:27:48.686205495Z │ compress/gzip api 2026-06-29T17:27:48.710926283Z │ vendor/golang.org/x/text/secure/bidirule api 2026-06-29T17:27:48.724755980Z │ github.com/klauspost/compress/flate api 2026-06-29T17:27:48.741784258Z │ compress/zlib api 2026-06-29T17:27:48.768750752Z │ crypto/elliptic api 2026-06-29T17:27:48.775568939Z │ crypto/internal/boring/bbig api 2026-06-29T17:27:48.780153801Z │ encoding/asn1 api 2026-06-29T17:27:48.797254378Z │ crypto/rand api 2026-06-29T17:27:48.822267551Z │ crypto/dsa api 2026-06-29T17:27:48.832620138Z │ github.com/valyala/fasthttp/fasthttputil api 2026-06-29T17:27:48.844828711Z │ crypto/ed25519 api 2026-06-29T17:27:48.932595233Z │ crypto/internal/hpke api 2026-06-29T17:27:49.003383622Z │ crypto/rsa api 2026-06-29T17:27:49.029811053Z │ github.com/google/uuid api 2026-06-29T17:27:49.093524706Z │ mime/multipart api 2026-06-29T17:27:49.123065321Z │ github.com/goccy/go-json/internal/encoder/vm_color_indent api 2026-06-29T17:27:49.176806173Z │ github.com/valyala/fasthttp/stackless api 2026-06-29T17:27:49.211307480Z │ github.com/valyala/tcplisten api 2026-06-29T17:27:49.211339088Z │ vendor/golang.org/x/net/idna api 2026-06-29T17:27:49.211342753Z │ text/template/parse api 2026-06-29T17:27:49.213662036Z │ encoding/gob api 2026-06-29T17:27:49.215818283Z │ vendor/golang.org/x/crypto/cryptobyte api 2026-06-29T17:27:49.245702733Z │ crypto/x509/pkix api 2026-06-29T17:27:49.279659875Z │ github.com/gofiber/fiber/v2/utils api 2026-06-29T17:27:49.291802260Z │ github.com/valyala/fasthttp/reuseport api 2026-06-29T17:27:49.310644847Z │ github.com/redis/go-redis/v9/internal api 2026-06-29T17:27:49.320193967Z │ github.com/redis/go-redis/v9/internal/hscan api 2026-06-29T17:27:49.380229175Z │ github.com/redis/go-redis/v9/internal/proto api 2026-06-29T17:27:49.398379745Z │ github.com/gofiber/fiber/v2/internal/storage/memory api 2026-06-29T17:27:49.411453525Z │ go/token api 2026-06-29T17:27:49.448725266Z │ crypto/ecdsa api 2026-06-29T17:27:49.485748887Z │ vendor/golang.org/x/net/http/httpguts api 2026-06-29T17:27:49.505811475Z │ vendor/golang.org/x/net/http/httpproxy api 2026-06-29T17:27:49.530918122Z │ go/doc/comment api 2026-06-29T17:27:49.536929659Z │ go/scanner api 2026-06-29T17:27:49.546711622Z │ internal/buildcfg api 2026-06-29T17:27:49.548075996Z │ internal/goroot api 2026-06-29T17:27:49.606424117Z │ github.com/redis/go-redis/v9/internal/pool api 2026-06-29T17:27:49.624178602Z │ text/template api 2026-06-29T17:27:49.626332361Z │ github.com/mailru/easyjson/jlexer api 2026-06-29T17:27:49.635843981Z │ github.com/klauspost/compress/gzip api 2026-06-29T17:27:49.639995290Z │ github.com/klauspost/compress/zlib api 2026-06-29T17:27:49.687824821Z │ go/ast api 2026-06-29T17:27:49.720566884Z │ github.com/mailru/easyjson/buffer api 2026-06-29T17:27:49.736266265Z │ gopkg.in/yaml.v2 api 2026-06-29T17:27:49.768916289Z │ github.com/go-openapi/jsonreference/internal api 2026-06-29T17:27:49.794839848Z │ go/constant api 2026-06-29T17:27:49.794864650Z │ github.com/jackc/pgservicefile api 2026-06-29T17:27:49.812871199Z │ github.com/jackc/pgx/v5/pgproto3 api 2026-06-29T17:27:49.822369207Z │ github.com/mailru/easyjson/jwriter api 2026-06-29T17:27:49.827461434Z │ golang.org/x/crypto/pbkdf2 api 2026-06-29T17:27:49.897884966Z │ golang.org/x/text/internal/language api 2026-06-29T17:27:49.900439512Z │ golang.org/x/text/unicode/norm api 2026-06-29T17:27:50.025611291Z │ golang.org/x/text/unicode/bidi api 2026-06-29T17:27:50.100812124Z │ os/user api 2026-06-29T17:27:50.117697435Z │ crypto/x509 api 2026-06-29T17:27:50.235914872Z │ golang.org/x/text/internal/language/compact api 2026-06-29T17:27:50.268789593Z │ html/template api 2026-06-29T17:27:50.277169590Z │ archive/zip api 2026-06-29T17:27:50.298365543Z │ go/doc api 2026-06-29T17:27:50.369400343Z │ go/parser api 2026-06-29T17:27:50.438730215Z │ golang.org/x/tools/go/ast/astutil api 2026-06-29T17:27:50.548174089Z │ golang.org/x/text/language api 2026-06-29T17:27:50.625358977Z │ golang.org/x/text/secure/bidirule api 2026-06-29T17:27:50.682466654Z │ encoding/csv api 2026-06-29T17:27:50.691583261Z │ database/sql api 2026-06-29T17:27:50.792210963Z │ github.com/lib/pq/scram api 2026-06-29T17:27:50.805285505Z │ go.mongodb.org/mongo-driver/bson/primitive api 2026-06-29T17:27:50.846078841Z │ go.mongodb.org/mongo-driver/mongo/address api 2026-06-29T17:27:50.868671649Z │ golang.org/x/text/internal api 2026-06-29T17:27:50.868697276Z │ go.mongodb.org/mongo-driver/tag api 2026-06-29T17:27:50.883425527Z │ go.mongodb.org/mongo-driver/internal/randutil api 2026-06-29T17:27:50.891773623Z │ golang.org/x/crypto/scrypt api 2026-06-29T17:27:50.905294483Z │ go.mongodb.org/mongo-driver/internal/uuid api 2026-06-29T17:27:50.908983533Z │ github.com/klauspost/compress/fse api 2026-06-29T17:27:50.926899780Z │ go.mongodb.org/mongo-driver/internal/driverutil api 2026-06-29T17:27:50.929649881Z │ go.mongodb.org/mongo-driver/x/mongo/driver/dns api 2026-06-29T17:27:50.929667177Z │ golang.org/x/text/cases api 2026-06-29T17:27:50.942928242Z │ go.mongodb.org/mongo-driver/x/bsonx/bsoncore api 2026-06-29T17:27:50.943414483Z │ go.mongodb.org/mongo-driver/mongo/readpref api 2026-06-29T17:27:50.998097415Z │ go.mongodb.org/mongo-driver/internal/logger api 2026-06-29T17:27:51.009195386Z │ github.com/montanaflynn/stats api 2026-06-29T17:27:51.013014018Z │ github.com/xdg-go/pbkdf2 api 2026-06-29T17:27:51.041907951Z │ github.com/xdg-go/stringprep api 2026-06-29T17:27:51.083792818Z │ github.com/klauspost/compress/huff0 api 2026-06-29T17:27:51.105854491Z │ go/build api 2026-06-29T17:27:51.132553644Z │ go/types api 2026-06-29T17:27:51.169709373Z │ crypto/tls api 2026-06-29T17:27:51.236525514Z │ github.com/golang-jwt/jwt/v4 api 2026-06-29T17:27:51.282148652Z │ golang.org/x/text/secure/precis api 2026-06-29T17:27:51.318439003Z │ go.mongodb.org/mongo-driver/bson/bsonrw api 2026-06-29T17:27:51.339453133Z │ go.mongodb.org/mongo-driver/internal/csfle api 2026-06-29T17:27:51.436618374Z │ github.com/youmark/pkcs8 api 2026-06-29T17:27:51.545407055Z │ go.mongodb.org/mongo-driver/mongo/readconcern api 2026-06-29T17:27:51.547732072Z │ github.com/klauspost/compress/zstd api 2026-06-29T17:27:51.581507390Z │ go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage api 2026-06-29T17:27:51.587462627Z │ go.mongodb.org/mongo-driver/internal/aws/awserr api 2026-06-29T17:27:51.588216066Z │ golang.org/x/sync/singleflight api 2026-06-29T17:27:51.621737476Z │ golang.org/x/crypto/ocsp api 2026-06-29T17:27:51.642756616Z │ golang.org/x/sync/errgroup api 2026-06-29T17:27:51.683122576Z │ go.mongodb.org/mongo-driver/internal/aws/credentials api 2026-06-29T17:27:51.687110209Z │ github.com/KyleBanks/depth api 2026-06-29T17:27:51.688235338Z │ golang.org/x/tools/go/buildutil api 2026-06-29T17:27:51.713800954Z │ golang.org/x/tools/go/internal/cgo api 2026-06-29T17:27:51.730922395Z │ golang.org/x/crypto/bcrypt api 2026-06-29T17:27:51.736044346Z │ gorm.io/gorm/utils api 2026-06-29T17:27:51.737780428Z │ github.com/xdg-go/scram api 2026-06-29T17:27:51.808734599Z │ gorm.io/gorm/clause api 2026-06-29T17:27:51.813097085Z │ gorm.io/gorm/internal/stmt_store api 2026-06-29T17:27:51.817218015Z │ gorm.io/gorm/logger api 2026-06-29T17:27:51.853854785Z │ github.com/fsnotify/fsnotify api 2026-06-29T17:27:51.918234960Z │ github.com/mitchellh/mapstructure api 2026-06-29T17:27:51.943743686Z │ log/slog api 2026-06-29T17:27:51.994726302Z │ github.com/spf13/afero/mem api 2026-06-29T17:27:52.012140335Z │ go.mongodb.org/mongo-driver/bson/bsoncodec api 2026-06-29T17:27:52.016890890Z │ github.com/spf13/cast api 2026-06-29T17:27:52.034176433Z │ gorm.io/gorm/schema api 2026-06-29T17:27:52.218458800Z │ github.com/spf13/pflag api 2026-06-29T17:27:52.246570281Z │ github.com/subosito/gotenv api 2026-06-29T17:27:52.325889863Z │ github.com/hashicorp/hcl/hcl/token api 2026-06-29T17:27:52.391520038Z │ github.com/hashicorp/hcl/hcl/ast api 2026-06-29T17:27:52.414700788Z │ github.com/spf13/viper/internal/encoding/dotenv api 2026-06-29T17:27:52.444711396Z │ github.com/goccy/go-json/internal/encoder/vm_color api 2026-06-29T17:27:52.486067756Z │ github.com/sagikazarmark/slog-shim api 2026-06-29T17:27:52.493287964Z │ github.com/hashicorp/hcl/hcl/scanner api 2026-06-29T17:27:52.523568929Z │ github.com/hashicorp/hcl/json/token api 2026-06-29T17:27:52.611045953Z │ github.com/hashicorp/hcl/json/scanner api 2026-06-29T17:27:52.622999906Z │ gopkg.in/ini.v1 api 2026-06-29T17:27:52.625118387Z │ github.com/hashicorp/hcl/hcl/parser api 2026-06-29T17:27:52.728353543Z │ github.com/hashicorp/hcl/json/parser api 2026-06-29T17:27:52.778019339Z │ github.com/hashicorp/hcl/hcl/printer api 2026-06-29T17:27:52.968845462Z │ gorm.io/gorm api 2026-06-29T17:27:52.980580612Z │ github.com/hashicorp/hcl api 2026-06-29T17:27:52.996433761Z │ github.com/spf13/viper/internal/encoding/json api 2026-06-29T17:27:53.006592153Z │ github.com/pelletier/go-toml/v2/internal/danger api 2026-06-29T17:27:53.021137663Z │ gopkg.in/yaml.v3 api 2026-06-29T17:27:53.080671095Z │ github.com/pelletier/go-toml/v2/unstable api 2026-06-29T17:27:53.106364275Z │ net/http/httptrace api 2026-06-29T17:27:53.132996023Z │ github.com/redis/go-redis/v9 api 2026-06-29T17:27:53.174965355Z │ github.com/jackc/pgx/v5/pgconn api 2026-06-29T17:27:53.224840091Z │ net/http/internal/httpcommon api 2026-06-29T17:27:53.298192774Z │ github.com/lib/pq api 2026-06-29T17:27:53.307271484Z │ github.com/spf13/viper/internal/encoding/hcl api 2026-06-29T17:27:53.327905551Z │ go.mongodb.org/mongo-driver/bson api 2026-06-29T17:27:53.368635129Z │ net/http api 2026-06-29T17:27:53.405871227Z │ github.com/spf13/viper/internal/encoding/ini api 2026-06-29T17:27:53.487909516Z │ github.com/pelletier/go-toml/v2/internal/tracker api 2026-06-29T17:27:53.616277512Z │ github.com/pelletier/go-toml/v2 api 2026-06-29T17:27:53.657968952Z │ github.com/valyala/fastjson/fastfloat api 2026-06-29T17:27:53.747519181Z │ github.com/valyala/fastjson api 2026-06-29T17:27:53.868698218Z │ go.mongodb.org/mongo-driver/internal/bsonutil api 2026-06-29T17:27:53.881448761Z │ golang.org/x/tools/go/loader api 2026-06-29T17:27:53.889849746Z │ go.mongodb.org/mongo-driver/internal/codecutil api 2026-06-29T17:27:54.013274262Z │ go.mongodb.org/mongo-driver/mongo/writeconcern api 2026-06-29T17:27:54.040314868Z │ github.com/spf13/viper/internal/encoding/yaml api 2026-06-29T17:27:54.075183652Z │ go.mongodb.org/mongo-driver/mongo/description api 2026-06-29T17:27:54.076430973Z │ github.com/richardlehane/msoleps/types api 2026-06-29T17:27:54.082402406Z │ github.com/tiendc/go-deepcopy api 2026-06-29T17:27:54.097074933Z │ github.com/spf13/viper/internal/encoding/toml api 2026-06-29T17:27:54.117357445Z │ golang.org/x/net/html api 2026-06-29T17:27:54.120589406Z │ golang.org/x/text/encoding/htmlindex api 2026-06-29T17:27:54.122009040Z │ golang.org/x/text/internal/catmsg api 2026-06-29T17:27:54.193422550Z │ golang.org/x/text/internal/number api 2026-06-29T17:27:54.204037991Z │ go.mongodb.org/mongo-driver/x/mongo/driver/connstring api 2026-06-29T17:27:54.206354780Z │ github.com/richardlehane/mscfb api 2026-06-29T17:27:54.206588207Z │ golang.org/x/text/message/catalog api 2026-06-29T17:27:54.344009925Z │ golang.org/x/text/internal/format api 2026-06-29T17:27:54.370751959Z │ image/png api 2026-06-29T17:27:54.394477052Z │ net/mail api 2026-06-29T17:27:54.397262347Z │ golang.org/x/text/feature/plural api 2026-06-29T17:27:54.422683175Z │ net/smtp api 2026-06-29T17:27:54.427407082Z │ github.com/go-faster/errors api 2026-06-29T17:27:54.499723634Z │ golang.org/x/text/message api 2026-06-29T17:27:54.501147417Z │ go.mongodb.org/mongo-driver/event api 2026-06-29T17:27:54.545769855Z │ go.mongodb.org/mongo-driver/x/mongo/driver/session api 2026-06-29T17:27:54.573548853Z │ github.com/pierrec/lz4/v4/internal/lz4stream api 2026-06-29T17:27:54.580506382Z │ golang.org/x/sys/cpu api 2026-06-29T17:27:54.593603172Z │ go.opentelemetry.io/otel/attribute api 2026-06-29T17:27:54.683531945Z │ github.com/pierrec/lz4/v4 api 2026-06-29T17:27:54.687782177Z │ go.opentelemetry.io/otel/codes api 2026-06-29T17:27:54.692845177Z │ golang.org/x/net/html/charset api 2026-06-29T17:27:54.702651404Z │ github.com/segmentio/asm/cpu/arm api 2026-06-29T17:27:54.715351097Z │ github.com/segmentio/asm/cpu/arm64 api 2026-06-29T17:27:54.724289512Z │ github.com/segmentio/asm/cpu/x86 api 2026-06-29T17:27:54.728614753Z │ github.com/paulmach/orb api 2026-06-29T17:27:54.741315509Z │ github.com/shopspring/decimal api 2026-06-29T17:27:54.743351192Z │ github.com/segmentio/asm/cpu api 2026-06-29T17:27:54.773725318Z │ github.com/segmentio/asm/bswap api 2026-06-29T17:27:54.791358119Z │ go.opentelemetry.io/otel/trace api 2026-06-29T17:27:54.791533310Z │ github.com/pkg/errors api 2026-06-29T17:27:54.841221440Z │ github.com/xuri/excelize/v2 api 2026-06-29T17:27:54.844440646Z │ github.com/ClickHouse/ch-go/compress api 2026-06-29T17:27:54.870403825Z │ github.com/hashicorp/go-version api 2026-06-29T17:27:54.901520324Z │ gorm.io/gorm/callbacks api 2026-06-29T17:27:54.904474964Z │ gorm.io/gorm/migrator api 2026-06-29T17:27:54.937996324Z │ github.com/go-sql-driver/mysql api 2026-06-29T17:27:54.947383297Z │ github.com/jackc/pgx/v5/internal/sanitize api 2026-06-29T17:27:54.950837098Z │ github.com/ClickHouse/ch-go/proto api 2026-06-29T17:27:54.983335282Z │ github.com/jackc/pgx/v5/internal/stmtcache api 2026-06-29T17:27:55.012481191Z │ github.com/jackc/pgx/v5/pgtype api 2026-06-29T17:27:55.044871826Z │ github.com/mattn/go-sqlite3 api 2026-06-29T17:27:55.433550128Z │ github.com/golang-sql/civil api 2026-06-29T17:27:55.688521496Z │ github.com/golang-sql/sqlexp api 2026-06-29T17:27:55.714131127Z │ github.com/microsoft/go-mssqldb/aecmk api 2026-06-29T17:27:55.740963053Z │ gorm.io/driver/sqlite api 2026-06-29T17:27:55.807750447Z │ github.com/microsoft/go-mssqldb/msdsn api 2026-06-29T17:27:55.841204084Z │ github.com/microsoft/go-mssqldb/internal/decimal api 2026-06-29T17:27:56.017937817Z │ github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto api 2026-06-29T17:27:56.047620060Z │ github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys api 2026-06-29T17:27:56.068749578Z │ gorm.io/driver/mysql api 2026-06-29T17:27:56.081802750Z │ github.com/microsoft/go-mssqldb/integratedauth api 2026-06-29T17:27:56.115814527Z │ github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms api 2026-06-29T17:27:56.128334959Z │ github.com/microsoft/go-mssqldb/integratedauth/ntlm api 2026-06-29T17:27:56.176806025Z │ github.com/goccy/go-json/internal/encoder/vm_indent api 2026-06-29T17:27:56.195344133Z │ github.com/gofiber/fiber/v2/internal/memory api 2026-06-29T17:27:56.226772574Z │ github.com/philhofer/fwd api 2026-06-29T17:27:56.236507545Z │ github.com/microsoft/go-mssqldb api 2026-06-29T17:27:56.276593612Z │ github.com/s0ngkran/dragon_doctor/pkg/device/devicetoken api 2026-06-29T17:27:56.287713228Z │ github.com/aws/aws-sdk-go-v2/internal/rand api 2026-06-29T17:27:56.299688006Z │ github.com/aws/aws-sdk-go-v2/internal/sync/singleflight api 2026-06-29T17:27:56.372021032Z │ github.com/tinylib/msgp/msgp api 2026-06-29T17:27:56.374616046Z │ github.com/aws/smithy-go/internal/sync/singleflight api 2026-06-29T17:27:56.441263214Z │ github.com/aws/smithy-go/logging api 2026-06-29T17:27:56.476374622Z │ github.com/aws/smithy-go/middleware api 2026-06-29T17:27:56.525153923Z │ github.com/aws/smithy-go api 2026-06-29T17:27:56.582296954Z │ github.com/aws/smithy-go/auth api 2026-06-29T17:27:56.600289632Z │ github.com/aws/smithy-go/metrics api 2026-06-29T17:27:56.688216143Z │ github.com/aws/smithy-go/time api 2026-06-29T17:27:56.690584944Z │ github.com/aws/smithy-go/tracing api 2026-06-29T17:27:56.746341856Z │ net/http/httputil api 2026-06-29T17:27:56.752627446Z │ github.com/go-openapi/swag api 2026-06-29T17:27:56.772832367Z │ github.com/andybalholm/brotli api 2026-06-29T17:27:57.347669597Z │ go.mongodb.org/mongo-driver/internal/httputil api 2026-06-29T17:27:57.441307998Z │ go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options api 2026-06-29T17:27:57.446503886Z │ go.mongodb.org/mongo-driver/internal/aws/signer/v4 api 2026-06-29T17:27:57.485961068Z │ go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt api 2026-06-29T17:27:57.522059012Z │ go.mongodb.org/mongo-driver/internal/credproviders api 2026-06-29T17:27:57.528569383Z │ go.mongodb.org/mongo-driver/x/mongo/driver api 2026-06-29T17:27:57.585480385Z │ github.com/go-openapi/jsonpointer api 2026-06-29T17:27:57.599825921Z │ go.mongodb.org/mongo-driver/x/mongo/driver/ocsp api 2026-06-29T17:27:57.672415482Z │ go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds api 2026-06-29T17:27:57.684031543Z │ github.com/go-openapi/jsonreference api 2026-06-29T17:27:57.729830074Z │ github.com/go-openapi/spec api 2026-06-29T17:27:57.739126845Z │ github.com/spf13/afero api 2026-06-29T17:27:57.751462431Z │ github.com/magiconair/properties api 2026-06-29T17:27:58.534736919Z │ github.com/spf13/viper/internal/encoding/javaproperties api 2026-06-29T17:27:58.582706749Z │ go.mongodb.org/mongo-driver/mongo/options api 2026-06-29T17:27:58.693121086Z │ go.mongodb.org/mongo-driver/x/mongo/driver/operation api 2026-06-29T17:27:59.125445598Z │ github.com/swaggo/swag api 2026-06-29T17:27:59.181895265Z │ github.com/spf13/viper api 2026-06-29T17:27:59.815370075Z │ gorm.io/driver/sqlserver api 2026-06-29T17:28:00.274382532Z │ github.com/s0ngkran/dragon_doctor/pkg/google_drive api 2026-06-29T17:28:00.680377060Z │ go.mongodb.org/mongo-driver/x/mongo/driver/auth api 2026-06-29T17:28:00.801824307Z │ github.com/aws/smithy-go/transport/http api 2026-06-29T17:28:01.303367387Z │ github.com/aws/smithy-go/rand api 2026-06-29T17:28:01.427013160Z │ github.com/aws/aws-sdk-go-v2/aws/ratelimit api 2026-06-29T17:28:01.493301719Z │ github.com/aws/aws-sdk-go-v2/internal/context api 2026-06-29T17:28:01.503940881Z │ github.com/s0ngkran/dragon_doctor/docs api 2026-06-29T17:28:01.569012917Z │ github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config api 2026-06-29T17:28:01.612964350Z │ github.com/valyala/fasthttp api 2026-06-29T17:28:01.621132954Z │ github.com/aws/smithy-go/auth/bearer api 2026-06-29T17:28:01.625155246Z │ github.com/aws/aws-sdk-go-v2/internal/shareddefaults api 2026-06-29T17:28:01.628662886Z │ go.mongodb.org/mongo-driver/x/mongo/driver/topology api 2026-06-29T17:28:01.652871386Z │ github.com/aws/aws-sdk-go-v2/aws/protocol/restjson api 2026-06-29T17:28:01.656438992Z │ github.com/aws/aws-sdk-go-v2/internal/auth api 2026-06-29T17:28:01.727243213Z │ github.com/aws/smithy-go/encoding/httpbinding api 2026-06-29T17:28:01.731208531Z │ github.com/aws/aws-sdk-go-v2/aws api 2026-06-29T17:28:01.745511347Z │ github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn api 2026-06-29T17:28:01.891810887Z │ github.com/aws/aws-sdk-go-v2/internal/middleware api 2026-06-29T17:28:01.971290143Z │ github.com/aws/smithy-go/document api 2026-06-29T17:28:01.977316599Z │ github.com/aws/smithy-go/encoding api 2026-06-29T17:28:01.997886752Z │ github.com/ClickHouse/clickhouse-go/v2/lib/column api 2026-06-29T17:28:02.023174325Z │ github.com/aws/smithy-go/encoding/json api 2026-06-29T17:28:02.027683096Z │ github.com/aws/aws-sdk-go-v2/service/signin/types api 2026-06-29T17:28:02.076197222Z │ github.com/aws/aws-sdk-go-v2/aws/middleware api 2026-06-29T17:28:02.108179897Z │ github.com/aws/aws-sdk-go-v2/credentials api 2026-06-29T17:28:02.171217553Z │ github.com/aws/aws-sdk-go-v2/aws/defaults api 2026-06-29T17:28:02.173851739Z │ github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 api 2026-06-29T17:28:02.244423375Z │ github.com/aws/aws-sdk-go-v2/internal/configsources api 2026-06-29T17:28:02.295392647Z │ github.com/aws/aws-sdk-go-v2/aws/transport/http api 2026-06-29T17:28:02.343635016Z │ github.com/aws/aws-sdk-go-v2/aws/retry api 2026-06-29T17:28:02.419433866Z │ github.com/aws/aws-sdk-go-v2/aws/signer/v4 api 2026-06-29T17:28:02.439833862Z │ github.com/aws/aws-sdk-go-v2/internal/endpoints api 2026-06-29T17:28:02.539682990Z │ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 api 2026-06-29T17:28:02.598003799Z │ github.com/aws/aws-sdk-go-v2/internal/auth/smithy api 2026-06-29T17:28:02.637961631Z │ github.com/aws/aws-sdk-go-v2/service/signin/internal/endpoints api 2026-06-29T17:28:02.637988794Z │ github.com/aws/smithy-go/endpoints api 2026-06-29T17:28:02.668965229Z │ github.com/aws/aws-sdk-go-v2/feature/ec2/imds api 2026-06-29T17:28:02.714699978Z │ github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client api 2026-06-29T17:28:02.715015750Z │ github.com/aws/smithy-go/endpoints/private/rulesfn api 2026-06-29T17:28:02.795294992Z │ github.com/aws/aws-sdk-go-v2/service/signin api 2026-06-29T17:28:02.849619061Z │ github.com/aws/aws-sdk-go-v2/credentials/endpointcreds api 2026-06-29T17:28:02.920952870Z │ go.mongodb.org/mongo-driver/mongo api 2026-06-29T17:28:02.993374437Z │ github.com/aws/aws-sdk-go-v2/credentials/processcreds api 2026-06-29T17:28:03.130070118Z │ github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds api 2026-06-29T17:28:03.174059318Z │ github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints api 2026-06-29T17:28:03.335642027Z │ github.com/aws/aws-sdk-go-v2/service/sso/types api 2026-06-29T17:28:03.386940890Z │ github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints api 2026-06-29T17:28:03.406519570Z │ github.com/aws/aws-sdk-go-v2/service/sso api 2026-06-29T17:28:03.450814527Z │ github.com/aws/aws-sdk-go-v2/service/ssooidc/types api 2026-06-29T17:28:03.496975587Z │ github.com/aws/aws-sdk-go-v2/credentials/logincreds api 2026-06-29T17:28:03.589348323Z │ github.com/aws/aws-sdk-go-v2/service/ssooidc api 2026-06-29T17:28:03.688177620Z │ github.com/aws/aws-sdk-go-v2/aws/protocol/query api 2026-06-29T17:28:03.729674910Z │ github.com/aws/aws-sdk-go-v2/aws/protocol/xml api 2026-06-29T17:28:03.791136991Z │ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding api 2026-06-29T17:28:03.837988518Z │ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url api 2026-06-29T17:28:03.869072783Z │ github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints api 2026-06-29T17:28:03.881321606Z │ github.com/aws/aws-sdk-go-v2/service/sts/types api 2026-06-29T17:28:03.922009696Z │ github.com/gofiber/fiber/v2 api 2026-06-29T17:28:03.942556349Z │ github.com/jackc/pgx/v5 api 2026-06-29T17:28:03.982011531Z │ github.com/aws/smithy-go/encoding/xml api 2026-06-29T17:28:04.002226849Z │ github.com/aws/aws-sdk-go-v2/internal/ini api 2026-06-29T17:28:04.089004732Z │ github.com/aws/aws-sdk-go-v2/service/sts api 2026-06-29T17:28:04.147656431Z │ github.com/aws/smithy-go/private/requestcompression api 2026-06-29T17:28:04.170862038Z │ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream api 2026-06-29T17:28:04.210038429Z │ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi api 2026-06-29T17:28:04.269076958Z │ github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto api 2026-06-29T17:28:04.326181587Z │ github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4 api 2026-06-29T17:28:04.535818724Z │ github.com/aws/aws-sdk-go-v2/service/internal/checksum api 2026-06-29T17:28:04.545036891Z │ github.com/aws/aws-sdk-go-v2/internal/v4a api 2026-06-29T17:28:04.582555166Z │ github.com/goccy/go-json/internal/encoder/vm api 2026-06-29T17:28:04.606627681Z │ github.com/jackc/pgx/v5/pgxpool api 2026-06-29T17:28:04.638139130Z │ github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn api 2026-06-29T17:28:04.638813101Z │ github.com/aws/aws-sdk-go-v2/credentials/ssocreds api 2026-06-29T17:28:04.714478566Z │ github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints api 2026-06-29T17:28:04.754002739Z │ github.com/aws/aws-sdk-go-v2/service/internal/s3shared api 2026-06-29T17:28:04.789623823Z │ github.com/aws/aws-sdk-go-v2/service/s3/internal/arn api 2026-06-29T17:28:04.826194341Z │ github.com/aws/aws-sdk-go-v2/service/s3/types api 2026-06-29T17:28:04.887553372Z │ github.com/aws/smithy-go/waiter api 2026-06-29T17:28:04.894898087Z │ github.com/s0ngkran/dragon_doctor/pkg/geoip api 2026-06-29T17:28:04.927978171Z │ github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations api 2026-06-29T17:28:04.930378574Z │ github.com/fasthttp/websocket api 2026-06-29T17:28:04.940659541Z │ github.com/jackc/pgx/v5/stdlib api 2026-06-29T17:28:04.992408298Z │ github.com/s0ngkran/dragon_doctor/pkg/pdf_client api 2026-06-29T17:28:05.197231828Z │ github.com/skip2/go-qrcode/bitset api 2026-06-29T17:28:05.220274606Z │ github.com/golang-jwt/jwt/v5 api 2026-06-29T17:28:05.285149310Z │ github.com/gofiber/fiber/v2/middleware/cors api 2026-06-29T17:28:05.300958443Z │ github.com/gofiber/fiber/v2/middleware/logger api 2026-06-29T17:28:05.425965090Z │ github.com/gofiber/fiber/v2/middleware/recover api 2026-06-29T17:28:05.436643821Z │ github.com/gofiber/fiber/v2/middleware/session api 2026-06-29T17:28:05.488610130Z │ github.com/gofiber/fiber/v2/middleware/filesystem api 2026-06-29T17:28:05.532248521Z │ gorm.io/driver/postgres api 2026-06-29T17:28:05.549999696Z │ github.com/gofiber/fiber/v2/middleware/limiter api 2026-06-29T17:28:05.613999754Z │ github.com/aws/aws-sdk-go-v2/service/s3 api 2026-06-29T17:28:05.640158288Z │ github.com/gofiber/websocket/v2 api 2026-06-29T17:28:05.669211288Z │ github.com/aws/aws-sdk-go-v2/credentials/stscreds api 2026-06-29T17:28:05.689911935Z │ github.com/gofiber/swagger api 2026-06-29T17:28:05.707469176Z │ github.com/skip2/go-qrcode/reedsolomon api 2026-06-29T17:28:05.714209273Z │ github.com/gofiber/storage/redis api 2026-06-29T17:28:05.784229365Z │ github.com/skip2/go-qrcode api 2026-06-29T17:28:05.787525008Z │ github.com/s0ngkran/dragon_doctor/pkg/logs api 2026-06-29T17:28:05.793530103Z │ github.com/aws/aws-sdk-go-v2/config api 2026-06-29T17:28:05.827956607Z │ github.com/dustin/go-humanize api 2026-06-29T17:28:05.830064282Z │ github.com/s0ngkran/dragon_doctor/pkg/models api 2026-06-29T17:28:05.911988348Z │ github.com/ClickHouse/clickhouse-go/v2/lib/proto api 2026-06-29T17:28:05.934051941Z │ golang.org/x/image/math/fixed api 2026-06-29T17:28:05.944744531Z │ github.com/wcharczuk/go-chart/v2/matrix api 2026-06-29T17:28:05.944782487Z │ debug/dwarf api 2026-06-29T17:28:05.978044726Z │ internal/zstd api 2026-06-29T17:28:05.983070811Z │ github.com/ebitengine/purego api 2026-06-29T17:28:05.999270826Z │ github.com/golang/freetype/raster api 2026-06-29T17:28:06.098863607Z │ github.com/ClickHouse/clickhouse-go/v2/ext api 2026-06-29T17:28:06.136363234Z │ github.com/ClickHouse/clickhouse-go/v2/lib/driver api 2026-06-29T17:28:06.141008273Z │ github.com/ClickHouse/clickhouse-go/v2/resources api 2026-06-29T17:28:06.184326959Z │ golang.org/x/image/font api 2026-06-29T17:28:06.184514414Z │ github.com/tetratelabs/wazero/api api 2026-06-29T17:28:06.191300259Z │ github.com/tetratelabs/wazero/sys api 2026-06-29T17:28:06.203159389Z │ github.com/ClickHouse/clickhouse-go/v2 api 2026-06-29T17:28:06.216070664Z │ github.com/tetratelabs/wazero/internal/filecache api 2026-06-29T17:28:06.218457281Z │ github.com/golang/freetype/truetype api 2026-06-29T17:28:06.222330895Z │ github.com/tetratelabs/wazero/experimental/sys api 2026-06-29T17:28:06.282162424Z │ github.com/tetratelabs/wazero/experimental api 2026-06-29T17:28:06.309140291Z │ github.com/tetratelabs/wazero/internal/leb128 api 2026-06-29T17:28:06.325634723Z │ github.com/tetratelabs/wazero/internal/sock api 2026-06-29T17:28:06.342160160Z │ github.com/tetratelabs/wazero/internal/platform api 2026-06-29T17:28:06.379247611Z │ debug/elf api 2026-06-29T17:28:06.384592946Z │ debug/pe api 2026-06-29T17:28:06.384615648Z │ github.com/tetratelabs/wazero/internal/wasmdebug api 2026-06-29T17:28:06.402219507Z │ github.com/tetratelabs/wazero/internal/sysfs api 2026-06-29T17:28:06.449208059Z │ github.com/tetratelabs/wazero/internal/version api 2026-06-29T17:28:06.469126350Z │ github.com/tetratelabs/wazero/internal/wasip1 api 2026-06-29T17:28:06.507025040Z │ golang.org/x/image/riff api 2026-06-29T17:28:06.534433582Z │ golang.org/x/image/webp api 2026-06-29T17:28:06.541581554Z │ github.com/wcharczuk/go-chart/v2/drawing api 2026-06-29T17:28:06.571317251Z │ compress/lzw api 2026-06-29T17:28:06.575360591Z │ os/signal api 2026-06-29T17:28:06.606127732Z │ image/gif api 2026-06-29T17:28:06.611996090Z │ github.com/joho/godotenv api 2026-06-29T17:28:06.709230896Z │ github.com/s0ngkran/dragon_doctor/pkg/config api 2026-06-29T17:28:06.731320787Z │ github.com/tetratelabs/wazero/internal/sys api 2026-06-29T17:28:06.948316853Z │ github.com/wcharczuk/go-chart/v2 api 2026-06-29T17:28:06.955102748Z │ github.com/tetratelabs/wazero/internal/wasm api 2026-06-29T17:28:07.014790385Z │ github.com/s0ngkran/dragon_doctor/pkg/cache_invalidator api 2026-06-29T17:28:07.014949044Z │ github.com/s0ngkran/dragon_doctor/pkg/utils api 2026-06-29T17:28:07.190104089Z │ gorm.io/driver/clickhouse api 2026-06-29T17:28:07.429818660Z │ github.com/s0ngkran/dragon_doctor/pkg/domain api 2026-06-29T17:28:07.431314005Z │ github.com/s0ngkran/dragon_doctor/pkg/migrations api 2026-06-29T17:28:07.540222225Z │ github.com/s0ngkran/dragon_doctor/internal/datasources api 2026-06-29T17:28:07.642922561Z │ github.com/tetratelabs/wazero/internal/engine/wazevo/wazevoapi api 2026-06-29T17:28:07.642951464Z │ github.com/tetratelabs/wazero/internal/wasm/binary api 2026-06-29T17:28:07.643808705Z │ github.com/tetratelabs/wazero/internal/engine/interpreter api 2026-06-29T17:28:07.841307360Z │ github.com/tetratelabs/wazero/internal/engine/wazevo/ssa api 2026-06-29T17:28:07.913599996Z │ github.com/vicanso/go-charts/v2 api 2026-06-29T17:28:08.320192678Z │ github.com/tetratelabs/wazero/internal/engine/wazevo/backend/regalloc api 2026-06-29T17:28:08.320561998Z │ github.com/tetratelabs/wazero/internal/engine/wazevo/frontend api 2026-06-29T17:28:08.381873672Z │ github.com/tetratelabs/wazero/internal/engine/wazevo/backend api 2026-06-29T17:28:08.548164707Z │ github.com/tetratelabs/wazero/internal/engine/wazevo/backend/isa/amd64 api 2026-06-29T17:28:08.587070248Z │ github.com/s0ngkran/dragon_doctor/pkg/flash_scan_session_event api 2026-06-29T17:28:08.587091492Z │ github.com/s0ngkran/dragon_doctor/pkg/deepseek api 2026-06-29T17:28:08.587370464Z │ github.com/s0ngkran/dragon_doctor/internal/handlers api 2026-06-29T17:28:08.860055171Z │ github.com/s0ngkran/dragon_doctor/pkg/admin api 2026-06-29T17:28:08.860359356Z │ github.com/s0ngkran/dragon_doctor/pkg/announcement api 2026-06-29T17:28:08.860363588Z │ github.com/s0ngkran/dragon_doctor/pkg/app_config api 2026-06-29T17:28:08.860365685Z │ github.com/s0ngkran/dragon_doctor/pkg/admintest api 2026-06-29T17:28:08.860367540Z │ github.com/s0ngkran/dragon_doctor/pkg/systemtime api 2026-06-29T17:28:09.125651133Z │ github.com/s0ngkran/dragon_doctor/pkg/auth api 2026-06-29T17:28:09.135839706Z │ github.com/s0ngkran/dragon_doctor/pkg/award api 2026-06-29T17:28:09.220672333Z │ github.com/s0ngkran/dragon_doctor/pkg/bg_music api 2026-06-29T17:28:09.346850804Z │ github.com/s0ngkran/dragon_doctor/pkg/boss_fight api 2026-06-29T17:28:09.439333720Z │ github.com/s0ngkran/dragon_doctor/pkg/broadcast_group api 2026-06-29T17:28:09.495590372Z │ github.com/s0ngkran/dragon_doctor/pkg/calendar api 2026-06-29T17:28:09.593021691Z │ github.com/s0ngkran/dragon_doctor/pkg/category api 2026-06-29T17:28:09.601357209Z │ github.com/s0ngkran/dragon_doctor/pkg/challenge_quiz api 2026-06-29T17:28:09.673450514Z │ github.com/s0ngkran/dragon_doctor/pkg/chapter api 2026-06-29T17:28:10.006986062Z │ github.com/s0ngkran/dragon_doctor/pkg/chapter_comment api 2026-06-29T17:28:10.081729679Z │ github.com/s0ngkran/dragon_doctor/pkg/chapter_exam api 2026-06-29T17:28:10.134017900Z │ github.com/s0ngkran/dragon_doctor/pkg/chapter_type api 2026-06-29T17:28:10.184145398Z │ github.com/s0ngkran/dragon_doctor/pkg/coaching api 2026-06-29T17:28:10.199157366Z │ github.com/s0ngkran/dragon_doctor/pkg/coin api 2026-06-29T17:28:10.372507952Z │ github.com/s0ngkran/dragon_doctor/pkg/delete_request api 2026-06-29T17:28:10.410007358Z │ github.com/s0ngkran/dragon_doctor/pkg/device api 2026-06-29T17:28:10.623635539Z │ github.com/s0ngkran/dragon_doctor/pkg/devtools api 2026-06-29T17:28:10.649384237Z │ github.com/s0ngkran/dragon_doctor/pkg/promo api 2026-06-29T17:28:10.802651126Z │ github.com/s0ngkran/dragon_doctor/pkg/exam api 2026-06-29T17:28:10.805229295Z │ github.com/s0ngkran/dragon_doctor/pkg/exam_name api 2026-06-29T17:28:10.891368095Z │ github.com/s0ngkran/dragon_doctor/pkg/exam_randomizer api 2026-06-29T17:28:10.893158167Z │ github.com/s0ngkran/dragon_doctor/pkg/fear_index api 2026-06-29T17:28:10.940454344Z │ github.com/s0ngkran/dragon_doctor/pkg/payment api 2026-06-29T17:28:11.227459727Z │ github.com/s0ngkran/dragon_doctor/pkg/flash_card api 2026-06-29T17:28:11.275637411Z │ github.com/s0ngkran/dragon_doctor/pkg/lesson api 2026-06-29T17:28:11.298185543Z │ github.com/s0ngkran/dragon_doctor/pkg/flash_scan_direct_link api 2026-06-29T17:28:11.506845634Z │ github.com/s0ngkran/dragon_doctor/pkg/game api 2026-06-29T17:28:11.543163299Z │ github.com/s0ngkran/dragon_doctor/pkg/in_app_notification api 2026-06-29T17:28:11.575714400Z │ github.com/s0ngkran/dragon_doctor/pkg/institution api 2026-06-29T17:28:12.006146679Z │ github.com/s0ngkran/dragon_doctor/pkg/lesson_comment api 2026-06-29T17:28:12.081385340Z │ github.com/s0ngkran/dragon_doctor/pkg/lesson_group api 2026-06-29T17:28:12.390911049Z │ github.com/s0ngkran/dragon_doctor/pkg/lesson_recall api 2026-06-29T17:28:12.525896306Z │ github.com/s0ngkran/dragon_doctor/pkg/vdocipher api 2026-06-29T17:28:12.594520957Z │ github.com/s0ngkran/dragon_doctor/pkg/level api 2026-06-29T17:28:12.719992322Z │ github.com/s0ngkran/dragon_doctor/pkg/line_change_request api 2026-06-29T17:28:12.730184658Z │ github.com/s0ngkran/dragon_doctor/pkg/line_noti api 2026-06-29T17:28:12.931172240Z │ github.com/s0ngkran/dragon_doctor/pkg/medexam api 2026-06-29T17:28:12.975778014Z │ github.com/s0ngkran/dragon_doctor/pkg/merged_pdf_job api 2026-06-29T17:28:13.269215508Z │ github.com/s0ngkran/dragon_doctor/pkg/notification api 2026-06-29T17:28:13.282271224Z │ github.com/s0ngkran/dragon_doctor/pkg/onboarding api 2026-06-29T17:28:13.294561052Z │ github.com/s0ngkran/dragon_doctor/pkg/permission api 2026-06-29T17:28:13.329714638Z │ github.com/s0ngkran/dragon_doctor/pkg/pkg_package api 2026-06-29T17:28:13.416683438Z │ github.com/s0ngkran/dragon_doctor/pkg/playlist api 2026-06-29T17:28:13.981270621Z │ github.com/s0ngkran/dragon_doctor/pkg/playlist_pdf_snapshot api 2026-06-29T17:28:14.015806537Z │ github.com/s0ngkran/dragon_doctor/pkg/proxy_link api 2026-06-29T17:28:14.019301601Z │ github.com/s0ngkran/dragon_doctor/pkg/public_page api 2026-06-29T17:28:14.045584280Z │ github.com/s0ngkran/dragon_doctor/pkg/recall_config api 2026-06-29T17:28:14.112817809Z │ github.com/s0ngkran/dragon_doctor/pkg/recall_history api 2026-06-29T17:28:14.118705913Z │ github.com/s0ngkran/dragon_doctor/pkg/redeem_code api 2026-06-29T17:28:14.124207830Z │ github.com/s0ngkran/dragon_doctor/pkg/report api 2026-06-29T17:28:14.518844805Z │ github.com/s0ngkran/dragon_doctor/pkg/role api 2026-06-29T17:28:14.528479689Z │ github.com/s0ngkran/dragon_doctor/pkg/role_permission api 2026-06-29T17:28:14.738625450Z │ github.com/s0ngkran/dragon_doctor/pkg/search api 2026-06-29T17:28:14.743400945Z │ github.com/s0ngkran/dragon_doctor/pkg/self_recall api 2026-06-29T17:28:14.781222766Z │ github.com/s0ngkran/dragon_doctor/pkg/session_log api 2026-06-29T17:28:14.806290960Z │ github.com/s0ngkran/dragon_doctor/pkg/settings api 2026-06-29T17:28:14.946258607Z │ github.com/goccy/go-json api 2026-06-29T17:28:14.993051737Z │ github.com/s0ngkran/dragon_doctor/pkg/sharedcalendar api 2026-06-29T17:28:15.000793485Z │ github.com/s0ngkran/dragon_doctor/pkg/short_answer api 2026-06-29T17:28:15.174985031Z │ github.com/s0ngkran/dragon_doctor/pkg/spelling api 2026-06-29T17:28:15.198332156Z │ github.com/s0ngkran/dragon_doctor/pkg/srvexam api 2026-06-29T17:28:15.206252773Z │ github.com/s0ngkran/dragon_doctor/pkg/student_progress api 2026-06-29T17:28:15.234473649Z │ github.com/s0ngkran/dragon_doctor/pkg/study_trick api 2026-06-29T17:28:15.277555078Z │ github.com/s0ngkran/dragon_doctor/pkg/subtopic api 2026-06-29T17:28:15.428491129Z │ github.com/s0ngkran/dragon_doctor/pkg/telegram_bot api 2026-06-29T17:28:15.438406837Z │ github.com/s0ngkran/dragon_doctor/pkg/thaid_verification api 2026-06-29T17:28:15.542342916Z │ github.com/s0ngkran/dragon_doctor/pkg/topbar api 2026-06-29T17:28:15.813566871Z │ github.com/s0ngkran/dragon_doctor/pkg/topic api 2026-06-29T17:28:15.889066581Z │ github.com/s0ngkran/dragon_doctor/pkg/user_profile_history api 2026-06-29T17:28:15.910496294Z │ github.com/s0ngkran/dragon_doctor/pkg/user_role api 2026-06-29T17:28:16.023557971Z │ github.com/s0ngkran/dragon_doctor/pkg/videocleanup api 2026-06-29T17:28:16.042449451Z │ github.com/tetratelabs/wazero/internal/engine/wazevo api 2026-06-29T17:28:16.050820361Z │ github.com/s0ngkran/dragon_doctor/pkg/year api 2026-06-29T17:28:16.456445008Z │ github.com/s0ngkran/dragon_doctor/pkg/spaces api 2026-06-29T17:28:16.519560470Z │ github.com/s0ngkran/dragon_doctor/pkg/community api 2026-06-29T17:28:16.519585871Z │ github.com/s0ngkran/dragon_doctor/pkg/exam_media api 2026-06-29T17:28:16.519587954Z │ github.com/s0ngkran/dragon_doctor/pkg/slip_payment api 2026-06-29T17:28:16.519727968Z │ github.com/s0ngkran/dragon_doctor/pkg/upload api 2026-06-29T17:28:16.519746394Z │ github.com/s0ngkran/dragon_doctor/pkg/pdf_download api 2026-06-29T17:28:16.519749086Z │ github.com/s0ngkran/dragon_doctor/pkg/oauth api 2026-06-29T17:28:16.519915843Z │ github.com/s0ngkran/dragon_doctor/pkg/review api 2026-06-29T17:28:16.520313273Z │ github.com/s0ngkran/dragon_doctor/pkg/user api 2026-06-29T17:28:16.520793539Z │ github.com/s0ngkran/dragon_doctor/pkg/pdf_watermark api 2026-06-29T17:28:16.530184710Z │ github.com/tetratelabs/wazero api 2026-06-29T17:28:16.903697319Z │ github.com/tetratelabs/wazero/imports/wasi_snapshot_preview1 api 2026-06-29T17:28:17.069357884Z │ github.com/s0ngkran/dragon_doctor/pkg/enrollment api 2026-06-29T17:28:17.069541560Z │ github.com/s0ngkran/dragon_doctor/pkg/service_usage api 2026-06-29T17:28:17.447318949Z │ github.com/gen2brain/avif api 2026-06-29T17:28:17.686183419Z │ github.com/s0ngkran/dragon_doctor/pkg/flash_scan api 2026-06-29T17:28:17.687546314Z │ github.com/s0ngkran/dragon_doctor/pkg/wardrobe api 2026-06-29T17:28:17.743149597Z │ github.com/s0ngkran/dragon_doctor/pkg/google_drive_credential api 2026-06-29T17:28:17.952099859Z │ github.com/s0ngkran/dragon_doctor/pkg/pdf api 2026-06-29T17:28:18.371014573Z │ github.com/s0ngkran/dragon_doctor/internal/infrastructure api 2026-06-29T17:28:18.977027574Z │ github.com/s0ngkran/dragon_doctor/cmd/server api 2026-06-29T17:28:21.838408628Z │ INFO[0107] Taking snapshot of files... api 2026-06-29T17:28:31.804212644Z │ INFO[0117] Pushing layer to cache now api 2026-06-29T17:28:31.804243267Z │ INFO[0117] Pushing image to api 2026-06-29T17:28:44.067920020Z │ INFO[0130] Pushed api 2026-06-29T17:28:44.068567911Z │ INFO[0130] Saving file tini for later use api 2026-06-29T17:28:44.069361054Z │ INFO[0130] Saving file app/dist/server for later use api 2026-06-29T17:28:44.123124758Z │ INFO[0130] Saving file app/internal/assets/prd/jwt for later use api 2026-06-29T17:28:44.123371071Z │ INFO[0130] Deleting filesystem... api 2026-06-29T17:28:45.424463364Z │ INFO[0131] Retrieving image manifest alpine:3.24 api 2026-06-29T17:28:45.424490218Z │ INFO[0131] Returning cached image manifest api 2026-06-29T17:28:45.424492181Z │ INFO[0131] Retrieving image manifest alpine:3.24 api 2026-06-29T17:28:45.424494082Z │ INFO[0131] Returning cached image manifest api 2026-06-29T17:28:45.424496106Z │ INFO[0131] Executing 0 build triggers api 2026-06-29T17:28:45.424498708Z │ INFO[0131] Building stage 'alpine:3.24' [idx: '1', base-idx: '-1'] api 2026-06-29T17:28:45.424866270Z │ INFO[0131] Checking for cached layer api 2026-06-29T17:28:45.513635303Z │ INFO[0131] Using caching version of cmd: RUN apk add --no-cache ca-certificates tzdata && addgroup -S -g 65532 nonroot && adduser -S -D -H -u 65532 -G nonroot nonroot && mkdir -p /app && chown nonroot:nonroot /app api 2026-06-29T17:28:45.669382679Z │ INFO[0131] Cmd: EXPOSE api 2026-06-29T17:28:45.669409849Z │ INFO[0131] Adding exposed port: 8080/tcp api 2026-06-29T17:28:45.669412858Z │ INFO[0131] Cmd: USER api 2026-06-29T17:28:45.669641873Z │ INFO[0131] Unpacking rootfs as cmd COPY --from=builder --chown=nonroot:nonroot /tini /usr/bin/tini requires it. api 2026-06-29T17:28:45.764890100Z │ INFO[0131] Initializing snapshotter ... api 2026-06-29T17:28:45.764930199Z │ INFO[0131] Taking snapshot of full filesystem... api 2026-06-29T17:28:48.204247130Z │ INFO[0134] ARG timezone=Asia/Bangkok api 2026-06-29T17:28:48.204265622Z │ INFO[0134] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:48.204268079Z │ INFO[0134] ENV LANG=C.UTF-8 api 2026-06-29T17:28:48.204270097Z │ INFO[0134] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:48.204271887Z │ INFO[0134] ENV LC_ALL=C.UTF-8 api 2026-06-29T17:28:48.204273852Z │ INFO[0134] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:48.204275786Z │ INFO[0134] ENV TZ=$timezone api 2026-06-29T17:28:48.204277656Z │ INFO[0134] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:48.204401128Z │ INFO[0134] RUN apk add --no-cache ca-certificates tzdata && addgroup -S -g 65532 nonroot && adduser -S -D -H -u 65532 -G nonroot nonroot && mkdir -p /app && chown nonroot:nonroot /app api 2026-06-29T17:28:48.204416729Z │ INFO[0134] Found cached layer, extracting to filesystem api 2026-06-29T17:28:48.435956631Z │ INFO[0134] WORKDIR /app api 2026-06-29T17:28:48.435978547Z │ INFO[0134] Cmd: workdir api 2026-06-29T17:28:48.435981561Z │ INFO[0134] Changed working directory to /app api 2026-06-29T17:28:48.435984407Z │ INFO[0134] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:48.437647896Z │ INFO[0134] COPY --from=builder --chown=nonroot:nonroot /tini /usr/bin/tini api 2026-06-29T17:28:48.438346067Z │ INFO[0134] Taking snapshot of files... api 2026-06-29T17:28:48.612806032Z │ INFO[0134] COPY --from=builder --chown=nonroot:nonroot /app/dist/server /app/server api 2026-06-29T17:28:48.663707810Z │ INFO[0134] Taking snapshot of files... api 2026-06-29T17:28:49.926258618Z │ INFO[0135] COPY --from=builder --chown=nonroot:nonroot /app/internal/assets/prd/jwt /app/internal/assets/prd/jwt api 2026-06-29T17:28:49.926542188Z │ INFO[0135] Taking snapshot of files... api 2026-06-29T17:28:49.927663527Z │ INFO[0135] EXPOSE 8080 api 2026-06-29T17:28:49.927812474Z │ INFO[0135] Cmd: EXPOSE api 2026-06-29T17:28:49.927816132Z │ INFO[0135] Adding exposed port: 8080/tcp api 2026-06-29T17:28:49.927819379Z │ INFO[0135] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:49.927822111Z │ INFO[0135] USER nonroot:nonroot api 2026-06-29T17:28:49.927824435Z │ INFO[0135] Cmd: USER api 2026-06-29T17:28:49.927826710Z │ INFO[0135] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:49.927958510Z │ INFO[0135] ENTRYPOINT ["tini", "--", "/app/server"] api 2026-06-29T17:28:49.927962479Z │ INFO[0135] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:49.927965249Z │ INFO[0135] CMD ["--env=prd"] api 2026-06-29T17:28:49.927967707Z │ INFO[0135] No files changed in this command, skipping snapshotting. api 2026-06-29T17:28:49.928455700Z │ INFO[0135] Pushing image to api 2026-06-29T17:28:52.474009876Z │ INFO[0138] Pushed api 2026-06-29T17:28:52.531372438Z │ api 2026-06-29T17:28:52.649907942Z │  ✔ built and uploaded app container image to DOCR api 2026-06-29T17:28:52.651921856Z ╰──────────────────────────────────────────╼ api 2026-06-29T17:28:52.651929122Z api 2026-06-29T17:28:52.657819074Z  ✔  build complete  api 2026-06-29T17:28:52.657837477Z