<86>Feb 22 04:48:38 userdel[2385191]: delete user 'rooter' <86>Feb 22 04:48:38 userdel[2385191]: removed group 'rooter' owned by 'rooter' <86>Feb 22 04:48:38 userdel[2385191]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 22 04:48:38 groupadd[2385198]: group added to /etc/group: name=rooter, GID=1214 <86>Feb 22 04:48:38 groupadd[2385198]: group added to /etc/gshadow: name=rooter <86>Feb 22 04:48:38 groupadd[2385198]: new group: name=rooter, GID=1214 <86>Feb 22 04:48:38 useradd[2385204]: new user: name=rooter, UID=1214, GID=1214, home=/root, shell=/bin/bash, from=none <86>Feb 22 04:48:38 userdel[2385214]: delete user 'builder' <86>Feb 22 04:48:38 userdel[2385214]: removed group 'builder' owned by 'builder' <86>Feb 22 04:48:38 groupadd[2385221]: group added to /etc/group: name=builder, GID=1215 <86>Feb 22 04:48:38 groupadd[2385221]: group added to /etc/gshadow: name=builder <86>Feb 22 04:48:38 groupadd[2385221]: new group: name=builder, GID=1215 <86>Feb 22 04:48:38 useradd[2385227]: new user: name=builder, UID=1215, GID=1215, home=/usr/src, shell=/bin/bash, from=none <13>Feb 22 04:48:46 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Feb 22 04:48:49 rpmi: golang-src-1.24.0-alt2 sisyphus+375083.100.1.3 1739799830 installed <13>Feb 22 04:48:52 rpmi: golang-1.24.0-alt2 sisyphus+375083.100.1.3 1739799830 installed <13>Feb 22 04:48:52 rpmi: rpm-macros-pam0-1.7.0-alt1 sisyphus+349410.1200.7.1 1729774588 installed <13>Feb 22 04:48:52 rpmi: libpam0-devel-1.7.0-alt1 sisyphus+349410.1200.7.1 1729774588 installed <13>Feb 22 04:48:52 rpmi: rpm-build-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gitea-1.23.3-alt1.nosrc.rpm (w1.gzdio) Installing gitea-1.23.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gitea-1.23.3 + echo 'Source #0 (gitea-1.23.3.tar):' Source #0 (gitea-1.23.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gitea-1.23.3.tar + cd gitea-1.23.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #3 (disable-strip.patch):' Patch #3 (disable-strip.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 768 (offset 191 lines). Hunk #2 succeeded at 796 with fuzz 1 (offset 202 lines). + echo 'Patch #2 (ALT_config.patch):' Patch #2 (ALT_config.patch): + /usr/bin/patch -p1 patching file custom/conf/app.example.ini + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.23.3 + export BUILDDIR=/usr/src/RPM/BUILD/gitea-1.23.3/.gopath + BUILDDIR=/usr/src/RPM/BUILD/gitea-1.23.3/.gopath + export IMPORT_PATH=code.gitea.io/gitea + IMPORT_PATH=code.gitea.io/gitea + export GOPATH=/usr/src/RPM/BUILD/gitea-1.23.3/.gopath:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/gitea-1.23.3/.gopath:/usr/share/gocode + export 'LDFLAGS=-X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea' + LDFLAGS='-X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea' + TAGS='bindata timetzdata sqlite sqlite_unlock_notify pam' + GITEA_VERSION=1.23.3 + make all make: Entering directory '/usr/src/RPM/BUILD/gitea-1.23.3' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.23.3' make: Entering directory '/usr/src/RPM/BUILD/gitea-1.23.3' Running go generate... generating bindata for migration generating bindata for options generating bindata for public generating bindata for templates CGO_CFLAGS="-O2 -g -DSQLITE_MAX_VARIABLE_NUMBER=32766" go build -v -tags 'bindata timetzdata sqlite sqlite_unlock_notify pam' -ldflags '-X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea -X "main.MakeVersion=GNU Make 4.4" -X "main.Version=1.23.3" -X "main.Tags=bindata timetzdata sqlite sqlite_unlock_notify pam"' -o gitea google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set github.com/dgryski/go-rendezvous golang.org/x/crypto/internal/alias github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption github.com/gobwas/glob/util/runes github.com/lib/pq/oid golang.org/x/text/internal/utf8internal golang.org/x/net/html/atom image/color golang.org/x/text/encoding/internal/identifier golang.org/x/image/math/f64 code.gitea.io/gitea/modules/git/internal github.com/klauspost/compress hash/fnv time/tzdata google.golang.org/protobuf/internal/pragma regexp/syntax code.gitea.io/gitea/modules/container internal/saferio golang.org/x/text/internal/tag golang.org/x/text/transform runtime/cgo code.gitea.io/gitea/modules/graceful/releasereopen golang.org/x/crypto/blowfish github.com/cespare/xxhash/v2 github.com/redis/go-redis/v9/internal/rand github.com/redis/go-redis/v9/internal/util time github.com/redis/go-redis/v9/internal/hashtag github.com/syndtr/goleveldb/leveldb/comparer github.com/golang/snappy golang.org/x/crypto/internal/poly1305 github.com/gobwas/glob/util/strings github.com/kballard/go-shellquote filippo.io/edwards25519/field golang.org/x/crypto/md4 github.com/microsoft/go-mssqldb/internal/cp github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils github.com/microsoft/go-mssqldb/internal/querytext golang.org/x/text/encoding filippo.io/edwards25519 golang.org/x/text/runes xorm.io/xorm/names golang.org/x/text/encoding/internal html golang.org/x/text/encoding/unicode regexp golang.org/x/text/internal/stringset encoding/base32 github.com/x448/float16 image image/color/palette hash/adler32 github.com/djherbis/buffer/limio github.com/djherbis/nio/v3 github.com/gogs/chardet golang.org/x/text/encoding/charmap golang.org/x/text/encoding/japanese golang.org/x/text/encoding/korean image/internal/imageutil io/fs internal/poll context internal/filepathlite embed golang.org/x/sys/unix google.golang.org/protobuf/internal/editiondefaults github.com/hashicorp/golang-lru/v2/internal github.com/hashicorp/golang-lru/v2/simplelru github.com/hashicorp/golang-lru/v2 os image/draw golang.org/x/image/vp8 golang.org/x/image/vp8l image/jpeg golang.org/x/image/draw github.com/go-enry/go-enry/v2/regex github.com/go-enry/go-enry/v2/data/rule github.com/go-enry/go-enry/v2/internal/tokenizer golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/traditionalchinese github.com/go-enry/go-enry/v2/data github.com/klauspost/compress/gzhttp/writer github.com/klauspost/compress/internal/cpuinfo github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo github.com/Azure/azure-sdk-for-go/sdk/internal/temporal github.com/Azure/azure-sdk-for-go/sdk/azcore/to hash/crc64 fmt google.golang.org/protobuf/internal/detrand io/ioutil path/filepath crypto/internal/sysrand net golang.org/x/sys/cpu crypto/internal/entropy crypto/internal/fips140/drbg os/exec golang.org/x/crypto/blake2b crypto/internal/fips140/aes/gcm crypto/internal/fips140only crypto/internal/fips140/rsa crypto/internal/fips140/ecdh crypto/cipher crypto/internal/fips140/ecdsa google.golang.org/protobuf/internal/errors go/token google.golang.org/protobuf/encoding/protowire compress/flate encoding/json google.golang.org/protobuf/internal/version google.golang.org/protobuf/reflect/protoreflect log runtime/debug math/big text/tabwriter compress/gzip gopkg.in/yaml.v3 github.com/modern-go/concurrent github.com/google/pprof/profile google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/encoding/json runtime/pprof google.golang.org/protobuf/proto github.com/json-iterator/go crypto/internal/boring crypto/des crypto/aes crypto/rand crypto/internal/boring/bbig crypto/sha256 crypto/rsa crypto/dsa google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext crypto/ecdh crypto/elliptic crypto/sha512 code.gitea.io/gitea/modules/process encoding/asn1 crypto/internal/fips140/ed25519 crypto/md5 crypto/ed25519 crypto/sha1 encoding/hex net/url encoding/gob vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson google.golang.org/protobuf/internal/impl golang.org/x/text/internal/language crypto/ecdsa code.gitea.io/gitea/modules/json golang.org/x/text/unicode/norm golang.org/x/text/internal/language/compact golang.org/x/text/language github.com/mattn/go-isatty code.gitea.io/gitea/modules/optional golang.org/x/crypto/argon2 golang.org/x/crypto/bcrypt crypto/hmac golang.org/x/crypto/pbkdf2 crypto/internal/fips140/mlkem vendor/golang.org/x/crypto/chacha20 golang.org/x/crypto/scrypt vendor/golang.org/x/sys/cpu crypto/rc4 golang.org/x/text/internal github.com/redis/go-redis/v9/internal/hscan github.com/syndtr/goleveldb/leveldb/util github.com/syndtr/goleveldb/leveldb/storage vendor/golang.org/x/crypto/chacha20poly1305 github.com/syndtr/goleveldb/leveldb/cache crypto/x509 github.com/redis/go-redis/v9/internal golang.org/x/text/cases github.com/redis/go-redis/v9/internal/proto github.com/syndtr/goleveldb/leveldb/filter crypto/internal/hpke github.com/syndtr/goleveldb/leveldb/opt github.com/syndtr/goleveldb/leveldb/errors code.gitea.io/gitea/modules/structs os/user github.com/syndtr/goleveldb/leveldb/iterator github.com/redis/go-redis/v9/internal/pool github.com/syndtr/goleveldb/leveldb/journal github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table golang.org/x/crypto/blake2s golang.org/x/crypto/ed25519 golang.org/x/crypto/sha3 golang.org/x/crypto/chacha20 code.gitea.io/gitea/modules/util github.com/golang-jwt/jwt/v5 crypto/tls github.com/syndtr/goleveldb/leveldb golang.org/x/crypto/curve25519 golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/ssh code.gitea.io/gitea/modules/util/rotatingfilewriter code.gitea.io/gitea/modules/generate vendor/golang.org/x/text/unicode/bidi code.gitea.io/gitea/modules/log code.gitea.io/gitea/modules/user vendor/golang.org/x/text/unicode/norm google.golang.org/protobuf/internal/filetype code.gitea.io/gitea/modules/auth/password/hash code.gitea.io/gitea/modules/setting/config google.golang.org/protobuf/runtime/protoimpl vendor/golang.org/x/text/secure/bidirule net/textproto vendor/golang.org/x/net/http2/hpack google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/known/timestamppb mime mime/quotedprintable net/http/internal code.gitea.io/actions-proto-go/runner/v1 github.com/dustin/go-humanize vendor/golang.org/x/net/idna github.com/gobwas/glob/match github.com/gobwas/glob/syntax/lexer github.com/gobwas/glob/syntax/ast database/sql/driver github.com/gobwas/glob/syntax gopkg.in/ini.v1 mime/multipart github.com/gobwas/glob/compiler database/sql github.com/gobwas/glob net/mail text/template/parse vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy github.com/lib/pq/scram github.com/golang-sql/civil github.com/microsoft/go-mssqldb/aecmk github.com/microsoft/go-mssqldb/internal/decimal github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto log/syslog text/template xorm.io/xorm/internal/json github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys code.gitea.io/gitea/models/perm github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms code.gitea.io/gitea/modules/secret github.com/fsnotify/fsnotify golang.org/x/text/internal/catmsg net/http/httptrace github.com/redis/go-redis/v9 github.com/microsoft/go-mssqldb/msdsn net/http golang.org/x/text/internal/number github.com/microsoft/go-mssqldb/integratedauth golang.org/x/text/message/catalog github.com/mattn/go-sqlite3 github.com/go-sql-driver/mysql github.com/lib/pq github.com/golang-sql/sqlexp github.com/microsoft/go-mssqldb/integratedauth/ntlm xorm.io/builder github.com/microsoft/go-mssqldb xorm.io/xorm/contexts xorm.io/xorm/log html/template xorm.io/xorm/core golang.org/x/text/feature/plural xorm.io/xorm/internal/utils golang.org/x/text/internal/format xorm.io/xorm/schemas xorm.io/xorm/convert golang.org/x/text/message xorm.io/xorm/caches xorm.io/xorm/dialects golang.org/x/text/number github.com/fxamacker/cbor/v2 github.com/google/go-tpm/tpmutil golang.org/x/crypto/ocsp github.com/google/uuid github.com/google/go-tpm/legacy/tpm2 github.com/mitchellh/mapstructure github.com/boombuler/barcode github.com/boombuler/barcode/utils github.com/boombuler/barcode/qr xorm.io/xorm/tags github.com/pquerna/otp/internal code.gitea.io/gitea/modules/proxyprotocol github.com/pquerna/otp os/signal github.com/pquerna/otp/hotp github.com/pquerna/otp/totp gitea.com/go-chi/cache github.com/bradfitz/gomemcache/memcache xorm.io/xorm/internal/statements strk.kbt.io/projects/go/libravatar github.com/go-webauthn/webauthn/protocol/webauthncbor encoding/xml github.com/go-webauthn/webauthn/protocol/webauthncose flag golang.org/x/net/html code.gitea.io/gitea/modules/avatar/identicon golang.org/x/image/riff golang.org/x/image/webp compress/lzw github.com/42wim/httpsig code.gitea.io/gitea/modules/assetfs github.com/go-webauthn/x/revoke github.com/unknwon/com image/gif github.com/go-webauthn/webauthn/metadata xorm.io/xorm compress/zlib github.com/yohcop/openid-go gitea.com/go-chi/cache/memcache image/png github.com/go-webauthn/webauthn/protocol code.gitea.io/gitea/modules/git/foreachref code.gitea.io/gitea/modules/git/url code.gitea.io/gitea/modules/auth/openid code.gitea.io/gitea/modules/typesniffer github.com/djherbis/buffer/wrapio github.com/hashicorp/go-version golang.org/x/text/internal/colltab github.com/djherbis/buffer golang.org/x/text/encoding/htmlindex github.com/go-webauthn/webauthn/webauthn golang.org/x/net/html/charset golang.org/x/text/collate github.com/klauspost/compress/flate github.com/klauspost/compress/fse github.com/Azure/azure-sdk-for-go/sdk/internal/log github.com/Azure/azure-sdk-for-go/sdk/azcore/log github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared github.com/Azure/azure-sdk-for-go/sdk/internal/exported github.com/klauspost/compress/huff0 github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported github.com/Azure/azure-sdk-for-go/sdk/internal/poller github.com/Azure/azure-sdk-for-go/sdk/azcore/policy github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op github.com/klauspost/compress/zstd github.com/Azure/azure-sdk-for-go/sdk/internal/diag github.com/Azure/azure-sdk-for-go/sdk/internal/uuid golang.org/x/text/unicode/bidi golang.org/x/net/http2/hpack github.com/klauspost/compress/gzip archive/tar github.com/klauspost/compress/gzhttp/writer/gzkp github.com/goccy/go-json/internal/errors github.com/goccy/go-json/internal/runtime github.com/goccy/go-json/internal/decoder golang.org/x/text/secure/bidirule golang.org/x/net/idna github.com/goccy/go-json/internal/encoder golang.org/x/net/http/httpguts golang.org/x/net/http2 github.com/goccy/go-json/internal/encoder/vm_color_indent github.com/klauspost/compress/internal/race github.com/klauspost/compress/s2 github.com/klauspost/compress/gzhttp github.com/klauspost/cpuid/v2 github.com/minio/md5-simd github.com/minio/minio-go/v7/pkg/cors github.com/go-ini/ini github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime github.com/minio/minio-go/v7/pkg/s3utils github.com/minio/minio-go/v7/pkg/signer github.com/minio/minio-go/v7/pkg/lifecycle github.com/Azure/azure-sdk-for-go/sdk/azcore github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated github.com/rs/xid github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/replication github.com/minio/minio-go/v7/pkg/tags net/http/cookiejar net/http/httputil golang.org/x/net/publicsuffix code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/emoji github.com/yuin/goldmark/util mvdan.cc/xurls/v2 code.gitea.io/gitea/modules/htmlutil code.gitea.io/gitea/modules/regexplru code.gitea.io/gitea/modules/markup/internal code.gitea.io/gitea/modules/templates/vars github.com/aymerick/douceur/css github.com/gorilla/css/scanner github.com/microcosm-cc/bluemonday/css github.com/aymerick/douceur/parser golang.org/x/sync/errgroup github.com/go-enry/go-enry/v2 code.gitea.io/gitea/modules/webhook github.com/go-git/go-billy/v5 github.com/go-git/go-git/v5/internal/path_util github.com/go-git/gcfg/token code.gitea.io/gitea/modules/analyze github.com/go-git/gcfg/scanner github.com/go-git/gcfg/types gopkg.in/warnings.v0 golang.org/x/net/context github.com/jbenet/go-context/io github.com/go-git/gcfg github.com/go-git/go-git/v5/utils/ioutil github.com/sirupsen/logrus github.com/go-git/go-git/v5/plumbing/format/config github.com/microcosm-cc/bluemonday github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/nektos/act/pkg/common container/heap dario.cat/mergo github.com/ProtonMail/go-crypto/openpgp/errors github.com/ProtonMail/go-crypto/openpgp/armor github.com/ProtonMail/go-crypto/openpgp/aes/keywrap github.com/ProtonMail/go-crypto/internal/byteutil golang.org/x/crypto/cast5 github.com/ProtonMail/go-crypto/eax github.com/ProtonMail/go-crypto/ocb github.com/ProtonMail/go-crypto/bitcurves github.com/ProtonMail/go-crypto/brainpool github.com/ProtonMail/go-crypto/openpgp/internal/algorithm github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/cloudflare/circl/internal/conv github.com/cloudflare/circl/math github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared github.com/cloudflare/circl/math/fp25519 github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/sign github.com/cloudflare/circl/math/mlsbset github.com/cloudflare/circl/internal/sha3 github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/sign/ed25519 github.com/cloudflare/circl/dh/x448 github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas github.com/cloudflare/circl/ecc/goldilocks github.com/ProtonMail/go-crypto/openpgp/ed25519 compress/bzip2 github.com/goccy/go-json/internal/encoder/vm_color github.com/ProtonMail/go-crypto/openpgp/elgamal github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob github.com/ProtonMail/go-crypto/openpgp/s2k golang.org/x/crypto/hkdf github.com/ProtonMail/go-crypto/openpgp/x25519 github.com/cloudflare/circl/sign/ed448 github.com/ProtonMail/go-crypto/openpgp/x448 github.com/cyphar/filepath-securejoin github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/ProtonMail/go-crypto/openpgp/ed448 github.com/go-git/go-billy/v5/helper/polyfill github.com/go-git/go-billy/v5/helper/chroot github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/appendblob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/go-git/go-billy/v5/osfs github.com/ProtonMail/go-crypto/openpgp/packet github.com/go-git/go-billy/v5/util github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container github.com/go-git/go-git/v5/internal/url github.com/mmcloughlin/avo/attr go/scanner go/doc/comment go/ast github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service github.com/mmcloughlin/avo/reg github.com/Azure/azure-sdk-for-go/sdk/storage/azblob code.gitea.io/gitea/modules/nosql github.com/mmcloughlin/avo/operand go/parser go/printer go/constant github.com/ProtonMail/go-crypto/openpgp internal/gover go/version internal/buildcfg internal/goversion internal/types/errors github.com/mmcloughlin/avo/internal/stack github.com/mmcloughlin/avo/internal/prnt github.com/mmcloughlin/avo/src internal/lazyregexp internal/goroot go/doc internal/platform go/types github.com/yuin/goldmark/text internal/syslist hash/maphash golang.org/x/tools/internal/stdlib github.com/yuin/goldmark/ast go/format go/build github.com/mmcloughlin/avo/buildtags golang.org/x/tools/internal/pkgbits golang.org/x/mod/semver golang.org/x/tools/internal/event/label golang.org/x/tools/internal/event/keys golang.org/x/tools/internal/packagesinternal github.com/pjbgf/sha1cd/internal github.com/pjbgf/sha1cd/ubc github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast golang.org/x/tools/internal/event/core github.com/yuin/goldmark/renderer/html golang.org/x/tools/internal/event golang.org/x/tools/internal/gocommand github.com/go-git/go-git/v5/internal/revision github.com/go-git/go-git/v5/plumbing/filemode github.com/go-git/go-git/v5/utils/sync github.com/emirpasic/gods/utils github.com/go-git/go-git/v5/plumbing/color github.com/sergi/go-diff/diffmatchpatch github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/emirpasic/gods/containers github.com/go-git/go-git/v5/utils/trace github.com/emirpasic/gods/lists github.com/emirpasic/gods/lists/arraylist github.com/emirpasic/gods/trees github.com/go-git/go-git/v5/utils/merkletrie/internal/frame github.com/go-git/go-git/v5/plumbing/format/pktline github.com/go-git/go-git/v5/utils/merkletrie github.com/go-git/go-git/v5/plumbing/protocol/packp/capability github.com/emirpasic/gods/trees/binaryheap github.com/yuin/goldmark github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband golang.org/x/sys/execabs github.com/golang/groupcache/lru github.com/kevinburke/ssh_config code.gitea.io/gitea/modules/markup/common github.com/yuin/goldmark/extension github.com/go-git/go-git/v5/utils/diff golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/agent github.com/skeema/knownhosts golang.org/x/net/internal/socks github.com/mattn/go-colorable github.com/xanzy/ssh-agent github.com/rivo/uniseg github.com/fatih/color github.com/robfig/cron/v3 golang.org/x/net/proxy golang.org/x/sync/semaphore text/scanner github.com/42wim/sshsig/pem go.uber.org/multierr github.com/42wim/sshsig go.uber.org/zap/internal/pool go.uber.org/zap/buffer go.uber.org/zap/internal/color go.uber.org/zap/internal/exit github.com/google/btree go.uber.org/atomic go.uber.org/zap/internal/bufferpool github.com/nektos/act/pkg/workflowpattern go.uber.org/zap/zapcore go.uber.org/zap/internal/stacktrace github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/mattn/go-runewidth github.com/stretchr/testify/assert/yaml net/http/internal/testcert net/http/httptest github.com/rhysd/actionlint internal/sysinfo runtime/trace code.gitea.io/gitea/modules/queue/lqinternal testing github.com/stretchr/testify/assert gitea.com/lunny/levelqueue github.com/tstranex/u2f github.com/SaveTheRbtz/zstd-seekable-format-go/pkg/env go.uber.org/zap/internal go.uber.org/zap github.com/ulikunitz/xz/internal/xlog github.com/ulikunitz/xz/internal/hash github.com/ulikunitz/xz/lzma github.com/mmcloughlin/avo/gotypes github.com/mmcloughlin/avo/ir golang.org/x/tools/internal/aliases github.com/goccy/go-json/internal/encoder/vm_indent golang.org/x/tools/internal/versions github.com/ulikunitz/xz github.com/mmcloughlin/avo/printer github.com/mmcloughlin/avo/x86 golang.org/x/tools/internal/typeparams github.com/SaveTheRbtz/zstd-seekable-format-go/pkg github.com/mmcloughlin/avo/pass golang.org/x/tools/go/types/typeutil github.com/stretchr/testify/require archive/zip golang.org/x/tools/internal/typesinternal golang.org/x/tools/go/types/objectpath code.gitea.io/gitea/modules/zstd golang.org/x/tools/internal/gcimporter code.gitea.io/gitea/modules/packages/conan code.gitea.io/gitea/modules/packages/container/helm github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go github.com/blakesmith/ar github.com/opencontainers/image-spec/specs-go/v1 code.gitea.io/gitea/modules/util/filebuffer code.gitea.io/gitea/modules/packages/pypi github.com/DataDog/zstd github.com/sassoftware/go-rpmutils/fileutil code.gitea.io/gitea/modules/packages/cran github.com/sassoftware/go-rpmutils/cpio github.com/xi2/xz code.gitea.io/gitea/modules/markup/markdown/math github.com/dlclark/regexp2/syntax gopkg.in/yaml.v2 golang.org/x/tools/go/gcexportdata golang.org/x/tools/go/packages github.com/dlclark/regexp2 github.com/yuin/goldmark-meta code.gitea.io/gitea/models/migrations/v1_7 github.com/andybalholm/brotli/matchfinder github.com/alecthomas/chroma/v2 github.com/andybalholm/brotli github.com/dsnet/compress/bzip2/internal/sais github.com/dsnet/compress/internal github.com/dsnet/compress/internal/errors github.com/dsnet/compress github.com/klauspost/compress/internal/godebug github.com/dsnet/compress/internal/prefix github.com/klauspost/compress/zip github.com/alecthomas/chroma/v2/formatters/html github.com/alecthomas/chroma/v2/lexers github.com/alecthomas/chroma/v2/styles github.com/dsnet/compress/bzip2 github.com/klauspost/pgzip github.com/nwaples/rardecode github.com/pierrec/lz4/v4/internal/lz4errors github.com/pierrec/lz4/v4/internal/lz4block github.com/pierrec/lz4/v4/internal/xxh32 github.com/pierrec/lz4/v4/internal/lz4stream github.com/pierrec/lz4/v4 expvar github.com/blevesearch/bleve_index_api github.com/yuin/goldmark-highlighting/v2 github.com/blevesearch/bleve/v2/analysis github.com/blevesearch/bleve/v2/numeric github.com/blevesearch/bleve/v2/util github.com/golang/geo/r1 github.com/golang/geo/s1 github.com/golang/geo/r2 github.com/blevesearch/bleve/v2/size github.com/blevesearch/upsidedown_store_api github.com/RoaringBitmap/roaring/internal github.com/bits-and-blooms/bitset github.com/blevesearch/bleve/v2/index/scorch/mergeplan github.com/golang/geo/r3 github.com/blevesearch/mmap-go github.com/blevesearch/geo/s2 github.com/RoaringBitmap/roaring github.com/blevesearch/vellum github.com/blevesearch/vellum/levenshtein github.com/blevesearch/vellum/utf8 github.com/blevesearch/vellum/regexp go.etcd.io/bbolt github.com/blevesearch/scorch_segment_api/v2 github.com/blevesearch/zapx/v11 github.com/blevesearch/zapx/v12 github.com/blevesearch/zapx/v13 github.com/blevesearch/zapx/v14 github.com/blevesearch/zapx/v15 github.com/mholt/archiver/v3 github.com/mmcloughlin/avo/build github.com/blevesearch/zapx/v16 google.golang.org/protobuf/types/descriptorpb github.com/blevesearch/geo/geojson github.com/blevesearch/gtreap github.com/blevesearch/go-porterstemmer github.com/blevesearch/bleve/v2/geo github.com/blevesearch/segment github.com/blevesearch/bleve/v2/search github.com/blevesearch/bleve/v2/document google.golang.org/protobuf/internal/editionssupport google.golang.org/protobuf/types/gofeaturespb google.golang.org/protobuf/reflect/protodesc github.com/blevesearch/snowballstem github.com/blevesearch/bleve/v2/search/highlight github.com/blevesearch/snowballstem/english github.com/blevesearch/bleve/v2/registry github.com/blevesearch/bleve/v2/search/collector github.com/blevesearch/bleve/v2/analysis/datetime/flexible github.com/blevesearch/bleve/v2/analysis/datetime/optional github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/microseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/milliseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/nanoseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/seconds github.com/blevesearch/bleve/v2/index/scorch github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb github.com/golang/protobuf/proto github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap github.com/blevesearch/bleve/v2/analysis/tokenizer/single github.com/blevesearch/bleve/v2/analysis/token/lowercase github.com/blevesearch/bleve/v2/analysis/analyzer/keyword github.com/blevesearch/bleve/v2/analysis/token/porter github.com/blevesearch/bleve/v2/analysis/token/stop github.com/blevesearch/bleve/v2/analysis/tokenizer/unicode github.com/blevesearch/bleve/v2/search/facet github.com/blevesearch/bleve/v2/analysis/lang/en github.com/blevesearch/bleve/v2/search/highlight/format/html github.com/blevesearch/bleve/v2/search/highlight/fragmenter/simple github.com/blevesearch/bleve/v2/analysis/analyzer/standard github.com/blevesearch/bleve/v2/mapping github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple github.com/blevesearch/bleve/v2/search/highlight/highlighter/html github.com/blevesearch/bleve/v2/search/scorer github.com/blevesearch/bleve/v2/index/upsidedown github.com/blevesearch/bleve/v2/analysis/analyzer/custom github.com/blevesearch/bleve/v2/analysis/token/camelcase github.com/blevesearch/bleve/v2/search/searcher github.com/blevesearch/bleve/v2/analysis/token/unicodenorm github.com/josharian/intern github.com/mailru/easyjson/buffer github.com/mailru/easyjson/jlexer github.com/mailru/easyjson/jwriter github.com/olivere/elastic/v7/config github.com/mailru/easyjson github.com/olivere/elastic/v7/uritemplates github.com/pkg/errors encoding/csv github.com/golang-jwt/jwt/v4 github.com/olivere/elastic/v7 github.com/blevesearch/bleve/v2/search/query github.com/git-lfs/pktline github.com/charmbracelet/git-lfs-transfer/transfer github.com/meilisearch/meilisearch-go github.com/santhosh-tekuri/jsonschema/v5 github.com/blevesearch/bleve/v2 github.com/goccy/go-json/internal/encoder/vm github.com/ethantkoenig/rupture code.gitea.io/gitea/modules/pprof code.gitea.io/gitea/modules/templates/eval code.gitea.io/gitea/modules/templates/scopedtmpl github.com/editorconfig/editorconfig-core-go/v2 code.gitea.io/gitea/modules/indexer/code/bleve/token/path github.com/blevesearch/bleve/v2/analysis/tokenizer/character codeberg.org/gusted/mcaptcha github.com/blevesearch/bleve/v2/analysis/tokenizer/letter code.gitea.io/gitea/modules/paginator gitea.com/go-chi/session github.com/couchbase/gomemcached code.gitea.io/gitea/modules/indexer/internal/meilisearch github.com/pjbgf/sha1cd github.com/couchbase/goutils/logging github.com/couchbase/goutils/scramsha gitea.com/go-chi/session/memcache github.com/go-git/go-git/v5/plumbing/hash github.com/go-git/go-git/v5/plumbing gitea.com/go-chi/session/mysql gitea.com/go-chi/session/postgres github.com/couchbase/gomemcached/client code.gitea.io/gitea/modules/web/types github.com/go-chi/chi/v5 gitea.com/go-chi/captcha github.com/go-git/go-git/v5/config github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/utils/binary github.com/go-git/go-git/v5/plumbing/format/diff github.com/go-git/go-git/v5/plumbing/format/index github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/couchbase/go-couchbase github.com/go-git/go-git/v5/plumbing/storer github.com/go-git/go-git/v5/utils/merkletrie/index github.com/anmitsu/go-shlex code.gitea.io/actions-proto-go/ping/v1 github.com/gliderlabs/ssh google.golang.org/protobuf/types/known/anypb github.com/go-git/go-git/v5/plumbing/format/packfile github.com/go-git/go-git/v5/storage github.com/go-git/go-git/v5/plumbing/object github.com/go-git/go-git/v5/storage/memory github.com/go-git/go-git/v5/plumbing/protocol/packp gitea.com/go-chi/session/couchbase connectrpc.com/connect/internal/gen/connectext/grpc/status/v1 github.com/go-git/go-git/v5/plumbing/format/objfile github.com/go-git/go-git/v5/plumbing/transport github.com/go-git/go-git/v5/storage/filesystem/dotgit connectrpc.com/connect github.com/go-git/go-git/v5/plumbing/transport/internal/common github.com/go-git/go-git/v5/plumbing/revlist github.com/go-git/go-git/v5/storage/filesystem github.com/go-git/go-git/v5/plumbing/transport/git github.com/go-git/go-git/v5/plumbing/transport/http github.com/go-git/go-git/v5/plumbing/transport/ssh google.golang.org/grpc/grpclog/internal github.com/go-git/go-git/v5/plumbing/transport/server google.golang.org/grpc/grpclog google.golang.org/grpc/serviceconfig google.golang.org/genproto/googleapis/rpc/status google.golang.org/protobuf/protoadapt google.golang.org/grpc/connectivity google.golang.org/protobuf/types/known/wrapperspb google.golang.org/grpc/internal github.com/go-git/go-git/v5/plumbing/transport/file google.golang.org/grpc/codes github.com/go-redsync/redsync/v4/redis code.gitea.io/actions-proto-go/ping/v1/pingv1connect code.gitea.io/actions-proto-go/runner/v1/runnerv1connect google.golang.org/grpc/internal/status github.com/go-git/go-git/v5/plumbing/transport/client google.golang.org/grpc/status github.com/go-git/go-git/v5 github.com/hashicorp/errwrap github.com/hashicorp/go-multierror code.gitea.io/gitea/routers/api/actions/ping github.com/go-redsync/redsync/v4 github.com/go-redsync/redsync/v4/redis/goredis/v9 github.com/google/licenseclassifier/v2 github.com/huandu/xstrings github.com/Azure/go-ntlmssp github.com/olekukonko/tablewriter github.com/ssor/bom log/slog/internal log/slog/internal/buffer log/slog github.com/jaytaylor/html2text golang.org/x/text/width github.com/go-asn1-ber/asn1-ber github.com/wneessen/go-mail/log github.com/go-ldap/ldap/v3 github.com/gorilla/securecookie golang.org/x/text/secure/precis github.com/gorilla/sessions golang.org/x/oauth2/internal golang.org/x/oauth2 github.com/markbates/goth github.com/gorilla/mux github.com/wneessen/go-mail/smtp github.com/markbates/goth/providers/azuread github.com/wneessen/go-mail github.com/nektos/act/pkg/common/git github.com/markbates/goth/providers/azureadv2 github.com/markbates/goth/gothic github.com/markbates/goth/providers/bitbucket github.com/markbates/goth/providers/discord github.com/markbates/goth/providers/dropbox github.com/nektos/act/pkg/model github.com/markbates/goth/providers/facebook github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/github github.com/markbates/goth/providers/gitlab cloud.google.com/go/compute/metadata github.com/nektos/act/pkg/exprparser golang.org/x/oauth2/authhandler golang.org/x/oauth2/google/internal/impersonate golang.org/x/oauth2/google/internal/stsexchange golang.org/x/oauth2/jws golang.org/x/oauth2/jwt github.com/markbates/goth/providers/mastodon golang.org/x/oauth2/google/externalaccount golang.org/x/oauth2/google/internal/externalaccountauthorizeduser github.com/markbates/going/defaults github.com/markbates/goth/providers/microsoftonline github.com/markbates/goth/providers/nextcloud github.com/nektos/act/pkg/jobparser github.com/markbates/goth/providers/openidConnect github.com/mrjones/oauth github.com/markbates/goth/providers/yandex golang.org/x/oauth2/google github.com/msteinert/pam net/smtp github.com/markbates/goth/providers/twitter github.com/ProtonMail/go-crypto/openpgp/clearsign code.gitea.io/gitea/modules/packages/goproxy github.com/markbates/goth/providers/google git.sr.ht/~mariusor/go-xsd-duration github.com/go-ap/jsonld github.com/valyala/fastjson/fastfloat code.gitea.io/gitea/modules/hostmatcher gitea.com/lunny/dingtalk_webhook github.com/valyala/fastjson github.com/chi-middleware/proxy code.gitea.io/gitea/modules/uri golang.org/x/crypto/ripemd160 github.com/aws/aws-sdk-go-v2/internal/rand github.com/go-fed/httpsig github.com/aws/aws-sdk-go-v2/internal/sdk github.com/aws/aws-sdk-go-v2/internal/sync/singleflight github.com/aws/smithy-go/context github.com/aws/smithy-go/internal/sync/singleflight github.com/aws/smithy-go/logging github.com/aws/smithy-go/middleware code.gitea.io/sdk/gitea github.com/aws/smithy-go github.com/aws/smithy-go/auth github.com/aws/smithy-go/metrics github.com/aws/smithy-go/time github.com/go-ap/errors github.com/aws/smithy-go/tracing github.com/aws/smithy-go/transport/http/internal/io github.com/aws/smithy-go/transport/http code.gitea.io/gitea/modules/auth/pam github.com/aws/smithy-go/ptr github.com/go-ap/activitypub github.com/aws/smithy-go/rand github.com/aws/smithy-go/auth/bearer github.com/aws/aws-sdk-go-v2/aws/protocol/restjson github.com/aws/aws-sdk-go-v2/aws/ratelimit github.com/aws/aws-sdk-go-v2/aws github.com/aws/aws-sdk-go-v2/internal/context github.com/aws/aws-sdk-go-v2/internal/timeconv github.com/aws/aws-sdk-go-v2/internal/strings github.com/aws/aws-sdk-go-v2/internal/auth github.com/aws/smithy-go/encoding/httpbinding github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn github.com/aws/aws-sdk-go-v2/internal/middleware github.com/aws/smithy-go/document github.com/aws/aws-sdk-go-v2/credentials github.com/aws/aws-sdk-go-v2/aws/defaults github.com/aws/aws-sdk-go-v2/aws/middleware github.com/aws/aws-sdk-go-v2/internal/configsources github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 github.com/aws/aws-sdk-go-v2/internal/endpoints github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 github.com/aws/aws-sdk-go-v2/aws/retry github.com/aws/aws-sdk-go-v2/aws/transport/http github.com/aws/aws-sdk-go-v2/service/codecommit/internal/endpoints github.com/aws/aws-sdk-go-v2/aws/signer/v4 github.com/aws/smithy-go/encoding github.com/aws/aws-sdk-go-v2/service/codecommit/types github.com/aws/smithy-go/encoding/json github.com/aws/smithy-go/endpoints github.com/aws/smithy-go/io github.com/gogs/go-gogs-client github.com/aws/aws-sdk-go-v2/internal/auth/smithy github.com/google/go-querystring/query github.com/hashicorp/go-cleanhttp github.com/hashicorp/go-retryablehttp github.com/google/go-github/v61/github golang.org/x/time/rate code.gitea.io/gitea/modules/sync github.com/go-co-op/gocron github.com/xanzy/go-gitlab github.com/go-chi/cors internal/profile github.com/beorn7/perks/quantile github.com/aws/aws-sdk-go-v2/service/codecommit github.com/prometheus/client_model/go github.com/prometheus/common/model net/http/pprof github.com/go-chi/chi/v5/middleware runtime/metrics github.com/prometheus/client_golang/prometheus/internal github.com/munnerz/goautoneg google.golang.org/protobuf/encoding/protodelim github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util github.com/prometheus/common/expfmt github.com/prometheus/procfs code.gitea.io/gitea/modules/sitemap github.com/gorilla/feeds code.gitea.io/gitea/routers/utils golang.org/x/image/bmp github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil github.com/dimiro1/reply github.com/emersion/go-imap/utf7 github.com/emersion/go-imap github.com/emersion/go-sasl github.com/prometheus/client_golang/prometheus github.com/emersion/go-imap/commands github.com/emersion/go-imap/responses github.com/cention-sany/utf7 github.com/jhillyerd/enmime/internal/coding github.com/emersion/go-imap/client github.com/jhillyerd/enmime/internal/stringutil github.com/jhillyerd/enmime/internal/textproto github.com/jhillyerd/enmime/mediatype github.com/jhillyerd/enmime github.com/caddyserver/certmagic/internal/atomicfile github.com/caddyserver/zerossl github.com/libdns/libdns github.com/mholt/acmez/v2/acme golang.org/x/crypto/cryptobyte/asn1 golang.org/x/crypto/cryptobyte golang.org/x/net/bpf golang.org/x/net/internal/iana golang.org/x/net/internal/socket github.com/prometheus/client_golang/prometheus/promhttp github.com/mholt/acmez/v2 github.com/zeebo/blake3/internal/consts github.com/zeebo/blake3/internal/alg/compress/compress_pure github.com/zeebo/blake3/internal/alg/compress/compress_sse41 github.com/zeebo/blake3/internal/alg/compress github.com/zeebo/blake3/internal/alg/hash/hash_avx2 golang.org/x/net/ipv4 golang.org/x/net/ipv6 github.com/zeebo/blake3/internal/utils github.com/zeebo/blake3/internal/alg/hash/hash_pure github.com/zeebo/blake3/internal/alg/hash github.com/zeebo/blake3/internal/alg github.com/zeebo/blake3 github.com/felixge/fgprof github.com/russross/blackfriday/v2 github.com/xrash/smetrics net/http/cgi github.com/miekg/dns github.com/buildkite/terminal-to-html/v3 net/http/fcgi github.com/niklasfasching/go-org/org github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli/v2 github.com/goccy/go-json github.com/minio/minio-go/v7/pkg/encrypt github.com/minio/minio-go/v7/pkg/set github.com/minio/minio-go/v7/pkg/credentials github.com/minio/minio-go/v7/pkg/notification gitea.com/go-chi/binding github.com/minio/minio-go/v7 github.com/caddyserver/certmagic code.gitea.io/gitea/modules/setting code.gitea.io/gitea/models/db code.gitea.io/gitea/modules/translation/i18n code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/models/unit code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/proxy code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/httpcache code.gitea.io/gitea/modules/storage code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/auth/password/pwn code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/hcaptcha code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/queue code.gitea.io/gitea/modules/mcaptcha code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/turnstile code.gitea.io/gitea/modules/web/routing code.gitea.io/gitea/modules/globallock code.gitea.io/gitea/modules/packages code.gitea.io/gitea/models/dbfs code.gitea.io/gitea/modules/indexer/internal code.gitea.io/gitea/models/db/install code.gitea.io/gitea/modules/testlogger code.gitea.io/gitea/models/avatars code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/indexer/internal/bleve code.gitea.io/gitea/modules/indexer/internal/db code.gitea.io/gitea/modules/indexer/internal/elasticsearch code.gitea.io/gitea/routers/web/healthcheck code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/migration code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/gitrepo code.gitea.io/gitea/services/mailer/sender code.gitea.io/gitea/modules/packages/alpine code.gitea.io/gitea/modules/packages/cargo code.gitea.io/gitea/modules/packages/arch code.gitea.io/gitea/modules/packages/chef code.gitea.io/gitea/modules/packages/composer code.gitea.io/gitea/modules/packages/conda code.gitea.io/gitea/modules/packages/container code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/packages/debian code.gitea.io/gitea/modules/packages/helm code.gitea.io/gitea/modules/packages/maven code.gitea.io/gitea/modules/packages/npm code.gitea.io/gitea/modules/packages/nuget code.gitea.io/gitea/modules/packages/pub code.gitea.io/gitea/modules/packages/rubygems code.gitea.io/gitea/modules/packages/swift code.gitea.io/gitea/modules/packages/vagrant code.gitea.io/gitea/modules/translation code.gitea.io/gitea/modules/label code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/auth/password code.gitea.io/gitea/models/shared/types code.gitea.io/gitea/modules/charset code.gitea.io/gitea/models/auth code.gitea.io/gitea/models/system code.gitea.io/gitea/models/migrations/v1_10 code.gitea.io/gitea/models/migrations/v1_19 code.gitea.io/gitea/models/migrations/v1_12 code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/models/migrations/v1_22 code.gitea.io/gitea/models/unittest code.gitea.io/gitea/models/migrations/v1_23 code.gitea.io/gitea/modules/dump code.gitea.io/gitea/modules/markup code.gitea.io/gitea/models/webhook code.gitea.io/gitea/modules/indexer/issues/internal code.gitea.io/gitea/modules/indexer/issues/bleve code.gitea.io/gitea/modules/indexer/issues/elasticsearch code.gitea.io/gitea/modules/indexer/issues/meilisearch code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/system code.gitea.io/gitea/models/migrations/base code.gitea.io/gitea/models/user code.gitea.io/gitea/modules/session code.gitea.io/gitea/services/auth/source/sspi code.gitea.io/gitea/modules/updatechecker code.gitea.io/gitea/modules/csv code.gitea.io/gitea/modules/markup/asciicast code.gitea.io/gitea/modules/markup/console code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/web/middleware code.gitea.io/gitea/modules/web code.gitea.io/gitea/models/migrations/v1_13 code.gitea.io/gitea/models/migrations/v1_11 code.gitea.io/gitea/models/migrations/v1_14 code.gitea.io/gitea/models/migrations/v1_15 code.gitea.io/gitea/models/migrations/v1_16 code.gitea.io/gitea/models/migrations/v1_20 code.gitea.io/gitea/models/migrations/v1_21 code.gitea.io/gitea/models/migrations/v1_6 code.gitea.io/gitea/models/migrations/v1_8 code.gitea.io/gitea/models/migrations/v1_9 code.gitea.io/gitea/models/repo code.gitea.io/gitea/modules/auth/webauthn code.gitea.io/gitea/services/mailer/token code.gitea.io/gitea/services/auth/source/db code.gitea.io/gitea/services/auth/source/pam code.gitea.io/gitea/services/auth/source/smtp code.gitea.io/gitea/modules/activitypub code.gitea.io/gitea/models/pull code.gitea.io/gitea/models/project code.gitea.io/gitea/models/asymkey code.gitea.io/gitea/modules/indexer/code/internal code.gitea.io/gitea/models/admin code.gitea.io/gitea/models/actions code.gitea.io/gitea/modules/indexer/code/bleve code.gitea.io/gitea/modules/indexer/code/elasticsearch code.gitea.io/gitea/services/repository/archiver code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/actions code.gitea.io/gitea/modules/badge code.gitea.io/gitea/services/webtheme code.gitea.io/gitea/modules/svg code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/services/auth/source/oauth2 code.gitea.io/gitea/models/secret code.gitea.io/gitea/services/secrets code.gitea.io/gitea/models/organization code.gitea.io/gitea/modules/issue/template code.gitea.io/gitea/models/renderhelper code.gitea.io/gitea/models/perm/access code.gitea.io/gitea/services/oauth2_provider code.gitea.io/gitea/models/git code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/models/issues github.com/sassoftware/go-rpmutils code.gitea.io/gitea/modules/packages/rpm code.gitea.io/gitea/models/packages code.gitea.io/gitea/models/packages/alpine code.gitea.io/gitea/models/packages/arch code.gitea.io/gitea/models/packages/container code.gitea.io/gitea/models/packages/conan code.gitea.io/gitea/models/packages/conda code.gitea.io/gitea/models/packages/cran code.gitea.io/gitea/models/migrations/v1_17 code.gitea.io/gitea/models/packages/debian code.gitea.io/gitea/models/packages/nuget code.gitea.io/gitea/models/packages/rpm code.gitea.io/gitea/models/migrations/v1_18 code.gitea.io/gitea/modules/indexer/issues/db code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/models/activities code.gitea.io/gitea/models code.gitea.io/gitea/services/mailer/incoming/payload code.gitea.io/gitea/services/projects code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/models/migrations code.gitea.io/gitea/services/asymkey code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/repository code.gitea.io/gitea/modules/private code.gitea.io/gitea/services/notify code.gitea.io/gitea/modules/templates code.gitea.io/gitea/services/repository/commitstatus code.gitea.io/gitea/services/packages code.gitea.io/gitea/services/feed code.gitea.io/gitea/services/release code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/indexer code.gitea.io/gitea/modules/lfstransfer/backend code.gitea.io/gitea/services/uinotification code.gitea.io/gitea/modules/lfstransfer code.gitea.io/gitea/services/packages/arch code.gitea.io/gitea/services/packages/container code.gitea.io/gitea/services/packages/alpine code.gitea.io/gitea/services/packages/debian code.gitea.io/gitea/services/packages/rpm code.gitea.io/gitea/services/mailer code.gitea.io/gitea/services/context code.gitea.io/gitea/services/context/upload code.gitea.io/gitea/routers/api/v1/settings code.gitea.io/gitea/routers/api/v1/activitypub code.gitea.io/gitea/routers/web/feed code.gitea.io/gitea/routers/web/shared/issue code.gitea.io/gitea/routers/api/packages/helper code.gitea.io/gitea/services/convert code.gitea.io/gitea/services/pull code.gitea.io/gitea/routers/web/org/setting code.gitea.io/gitea/routers/api/packages/alpine code.gitea.io/gitea/routers/api/packages/arch code.gitea.io/gitea/routers/api/packages/conda code.gitea.io/gitea/routers/api/packages/cran code.gitea.io/gitea/routers/api/packages/debian code.gitea.io/gitea/routers/api/packages/generic code.gitea.io/gitea/routers/api/packages/goproxy code.gitea.io/gitea/routers/api/packages/helm code.gitea.io/gitea/routers/api/packages/maven code.gitea.io/gitea/routers/api/packages/npm code.gitea.io/gitea/routers/api/packages/pub code.gitea.io/gitea/routers/api/packages/pypi code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/services/actions code.gitea.io/gitea/routers/api/packages/composer code.gitea.io/gitea/routers/api/packages/rpm code.gitea.io/gitea/routers/api/packages/rubygems code.gitea.io/gitea/routers/api/packages/swift code.gitea.io/gitea/routers/api/packages/vagrant code.gitea.io/gitea/services/webhook code.gitea.io/gitea/services/lfs code.gitea.io/gitea/services/attachment code.gitea.io/gitea/routers/web/shared/project code.gitea.io/gitea/services/agit code.gitea.io/gitea/services/automerge code.gitea.io/gitea/services/repository/files code.gitea.io/gitea/services/mailer/incoming code.gitea.io/gitea/routers/api/actions/runner code.gitea.io/gitea/services/markup code.gitea.io/gitea/services/repository code.gitea.io/gitea/routers/api/actions code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/services/forms code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/routers/api/v1/packages code.gitea.io/gitea/routers/web/shared/actions code.gitea.io/gitea/routers/web/shared/secrets code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/routers/web/user/setting/security code.gitea.io/gitea/services/packages/cargo code.gitea.io/gitea/services/org code.gitea.io/gitea/services/wiki code.gitea.io/gitea/services/migrations code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/packages/cleanup code.gitea.io/gitea/routers/web/shared/packages code.gitea.io/gitea/routers/api/packages/cargo code.gitea.io/gitea/services/user code.gitea.io/gitea/services/doctor code.gitea.io/gitea/services/auth/source code.gitea.io/gitea/routers/api/v1/shared code.gitea.io/gitea/routers/web/shared/user code.gitea.io/gitea/services/auth/source/ldap code.gitea.io/gitea/routers/web/repo/actions code.gitea.io/gitea/services/auth code.gitea.io/gitea/services/task code.gitea.io/gitea/routers/api/packages/chef code.gitea.io/gitea/routers/api/packages/conan code.gitea.io/gitea/routers/api/packages/container code.gitea.io/gitea/routers/web/user/setting code.gitea.io/gitea/routers/api/packages/nuget code.gitea.io/gitea/services/cron code.gitea.io/gitea/routers/common code.gitea.io/gitea/routers/web/auth code.gitea.io/gitea/routers/web/devtest code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/web/explore code.gitea.io/gitea/routers/web/misc code.gitea.io/gitea/routers/api/packages code.gitea.io/gitea/routers/web/repo code.gitea.io/gitea/routers/install code.gitea.io/gitea/routers/web/org code.gitea.io/gitea/routers/web/events code.gitea.io/gitea/routers/web/admin code.gitea.io/gitea/routers/web/user code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/web/repo/setting code.gitea.io/gitea/routers/web code.gitea.io/gitea/routers code.gitea.io/gitea/cmd code.gitea.io/gitea make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.23.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29960 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gitea-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gitea-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd gitea-1.23.3 + mkdir -p /usr/src/tmp/gitea-buildroot/var/lib/gitea + mkdir -p /usr/src/tmp/gitea-buildroot/var/log/gitea + install -Dm 0755 gitea /usr/src/tmp/gitea-buildroot/usr/bin/gitea + install -Dm 0644 /usr/src/RPM/SOURCES/gitea.service /usr/src/tmp/gitea-buildroot/usr/lib/systemd/system/gitea.service + mkdir -p /usr/src/tmp/gitea-buildroot/etc/systemd/system/gitea.service.d + install -Dm 0644 /usr/src/RPM/SOURCES/gitea.service.d.conf /usr/src/tmp/gitea-buildroot/etc/systemd/system/gitea.service.d/port.conf + install -Dm 0660 custom/conf/app.example.ini /usr/src/tmp/gitea-buildroot/etc/gitea/app.ini + mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea + install -Dm 0644 custom/conf/app.example.ini /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea/default-app.ini + install -Dm 0644 /usr/src/RPM/SOURCES/README.ALT /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea/ + mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/man/man1 + /usr/src/tmp/gitea-buildroot/usr/bin/gitea docs --man + install -D -p -m 0644 contrib/autocompletion/bash_autocomplete /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea + install -D -p -m 0644 contrib/autocompletion/zsh_autocomplete /usr/src/tmp/gitea-buildroot/usr/share/zsh/site-functions/_gitea + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gitea-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gitea-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gitea-buildroot/ (default) Compressing files in /usr/src/tmp/gitea-buildroot (auto) Verifying systemd units in /usr/src/tmp/gitea-buildroot Adjusting library links in /usr/src/tmp/gitea-buildroot ./var/lib: (from :0) ./usr/lib: (from :0) debugedit: ./usr/bin/gitea: DWARF version 0 unhandled [51] .debug_gdb_scripts NOT compressed, wouldn't be smaller Verifying ELF objects in /usr/src/tmp/gitea-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) phdr[8]: unknown object file note type 4 with owner name 'Go' at offset 168 section [ 5] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100 verify-elf: WARNING: ./usr/bin/gitea: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/gitea-buildroot Processing files: gitea-1.23.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63072 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.23.3 + DOCDIR=/usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.23.3 + export DOCDIR + rm -rf /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.23.3 + /bin/mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.23.3 + cp -prL CHANGELOG-archived.md CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md README_ZH.md SECURITY.md /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.23.3 + chmod -R go-w /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.23.3 + chmod -R a+rX /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.23.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jX80OH find-provides: running scripts (debuginfo,golang,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bzw6Jx find-requires: running scripts (cpp,debuginfo,files,golang,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea is not executable shell.req: /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea: invalid command: -v Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FspI7w find-scriptlet-requires: FINDPACKAGE-COMMANDS: groupadd useradd Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Def0lD Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FlWFM5 Requires: git-core, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpam.so.0()(64bit) >= set:jfFTW8nlyx6tKEeF9THI4O8Z4blHqA5quJKn, libpam.so.0(LIBPAM_1.0)(64bit), libpam.so.0(LIBPAM_1.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, shadow-utils Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aiXZ1C Creating gitea-debuginfo package Processing files: gitea-debuginfo-1.23.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eRpwgo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h1UnJp find-requires: running scripts (debuginfo) Requires: gitea = 1.23.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpam.so.0) Adding to gitea-debuginfo a strict dependency on gitea Wrote: /usr/src/RPM/RPMS/x86_64/gitea-1.23.3-alt1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gitea-debuginfo-1.23.3-alt1.x86_64.rpm (w2T8.xzdio) 577.82user 72.56system 4:21.66elapsed 248%CPU (0avgtext+0avgdata 1570508maxresident)k 0inputs+0outputs (0major+10095732minor)pagefaults 0swaps 7.15user 2.18system 4:42.67elapsed 3%CPU (0avgtext+0avgdata 139492maxresident)k 0inputs+0outputs (0major+268215minor)pagefaults 0swaps