Ubuntu Bionic 18.04 64bits
- Created: Started: Duration: 141s
- main
- a43b933c90ed7207e1d573bf118e3c37541835f8
- 0.11.91
Logs
Cloning into '/tmp/d20220808-6-61k0xb/input'...
-----> Setting up package repository...
-----> Starting packaging process
-----> Additional environment variables
UUID=88664f04-85f0-4fd8-9441-d41fd6cdc910
-----> Fetching pkgr f8398b4d6d9e987f7ae6ff9391d69843dd81a6a3...
-----> Starting packaging process...
-----> Installing missing build dependencies: libpam0g-dev
-----> Fetching buildpack https://github.com/heroku/heroku-buildpack-go.git at main
-----> Running hook: "/tmp/before_hook20220808-52-i1qbb3.sh"
-----> Fetching stdlib.sh.v8... done
[1;32m Detected go modules via go.mod[0m
[1;32m Detected Module Name: gogs.io/gogs[0m
-----> New Go Version, clearing old cache
-----> Fetching go1.17.10.linux-amd64.tar.gz... done
-----> Determining packages to install
-----> Running: go install -v -tags heroku ./
go: downloading unknwon.dev/clog/v2 v2.2.0
go: downloading github.com/go-macaron/csrf v0.0.0-20190812063352-946f6d303a4c
go: downloading github.com/urfave/cli v1.22.9
go: downloading github.com/go-macaron/binding v1.2.0
go: downloading github.com/go-macaron/gzip v0.0.0-20160222043647-cad1c6580a07
go: downloading github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196
go: downloading github.com/go-macaron/captcha v0.2.0
go: downloading github.com/go-macaron/i18n v0.6.0
go: downloading github.com/go-macaron/session v0.0.0-20190805070824-1a3cdc6f5659
go: downloading github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6
go: downloading github.com/gogs/git-module v1.7.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/prometheus/client_golang v1.12.2
go: downloading github.com/unknwon/cae v1.0.2
go: downloading github.com/unknwon/com v1.0.1
go: downloading gopkg.in/ini.v1 v1.66.6
go: downloading gopkg.in/macaron.v1 v1.4.0
go: downloading github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0
go: downloading github.com/klauspost/compress v1.8.6
go: downloading github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading github.com/fatih/color v1.9.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/microcosm-cc/bluemonday v1.0.19
go: downloading github.com/editorconfig/editorconfig-core-go/v2 v2.4.5
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e
go: downloading github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
go: downloading github.com/pquerna/otp v1.3.0
go: downloading golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
go: downloading gorm.io/gorm v1.23.8
go: downloading xorm.io/builder v0.3.6
go: downloading xorm.io/core v0.7.2
go: downloading xorm.io/xorm v0.8.0
go: downloading github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43
go: downloading gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
go: downloading github.com/Masterminds/semver/v3 v3.1.1
go: downloading golang.org/x/net v0.0.0-20220325170049-de3da57026de
go: downloading github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668
go: downloading gopkg.in/redis.v2 v2.3.2
go: downloading github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading github.com/mattn/go-isatty v0.0.13
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/niklasfasching/go-org v1.6.5
go: downloading github.com/russross/blackfriday v1.6.0
go: downloading github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561
go: downloading github.com/aymerick/douceur v0.2.0
go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/go-ldap/ldap/v3 v3.4.4
go: downloading github.com/issue9/identicon v1.2.1
go: downloading gorm.io/driver/mysql v1.3.5
go: downloading gorm.io/driver/postgres v1.3.8
go: downloading gorm.io/driver/sqlite v1.3.4
go: downloading gorm.io/driver/sqlserver v1.3.1
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading github.com/stretchr/testify v1.8.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading golang.org/x/sys v0.0.0-20220328115105-d36c6a25d886
go: downloading gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/gorilla/css v1.0.0
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/go-sql-driver/mysql v1.6.0
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e
go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4
go: downloading github.com/jackc/pgx/v4 v4.16.1
go: downloading github.com/denisenkom/go-mssqldb v0.12.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/mattn/go-sqlite3 v2.0.3+incompatible
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/jackc/pgconn v1.12.1
go: downloading github.com/jackc/pgtype v1.11.0
go: downloading github.com/jackc/pgio v1.0.0
go: downloading github.com/jackc/pgproto3/v2 v2.3.0
go: downloading github.com/klauspost/cpuid v1.2.1
go: downloading github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
go: downloading github.com/golang-sql/sqlexp v0.0.0-20170517235910-f1bb20e5a188
go: downloading github.com/jackc/chunkreader/v2 v2.0.1
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
github.com/shurcooL/sanitized_anchor_name
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/internal/set
golang.org/x/sys/internal/unsafeheader
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/internal/utf8internal
github.com/denisenkom/go-mssqldb/internal/cp
golang.org/x/crypto/internal/subtle
github.com/russross/blackfriday/v2
golang.org/x/text/internal/tag
github.com/mcuadros/go-version
golang.org/x/text/internal/language
github.com/klauspost/compress/flate
github.com/cpuguy83/go-md2man/v2/md2man
github.com/beorn7/perks/quantile
golang.org/x/text/internal/language/compact
google.golang.org/protobuf/internal/detrand
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/pragma
github.com/klauspost/compress/gzip
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/internal/version
github.com/prometheus/common/model
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
github.com/aymerick/douceur/css
github.com/gorilla/css/scanner
github.com/microcosm-cc/bluemonday/css
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/descopts
github.com/aymerick/douceur/parser
gogs.io/gogs/internal/authutil
github.com/bradfitz/gomemcache/memcache
google.golang.org/protobuf/internal/encoding/defval
github.com/go-macaron/cache/memcache
google.golang.org/protobuf/proto
github.com/Masterminds/semver/v3
github.com/editorconfig/editorconfig-core-go/v2
github.com/gogs/go-gogs-client
github.com/microcosm-cc/bluemonday
github.com/modern-go/concurrent
gogs.io/gogs/internal/semverutil
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
github.com/boombuler/barcode/utils
github.com/boombuler/barcode/qr
github.com/google/go-querystring/query
github.com/google/go-github/github
github.com/go-macaron/cache/redis
github.com/go-asn1-ber/asn1-ber
github.com/go-macaron/session/redis
gogs.io/gogs/internal/auth/pam
google.golang.org/protobuf/internal/encoding/tag
gogs.io/gogs/internal/auth/smtp
gogs.io/gogs/internal/cryptoutil
google.golang.org/protobuf/internal/impl
gogs.io/gogs/internal/db/errors
github.com/go-sql-driver/mysql
github.com/jackc/chunkreader/v2
github.com/jackc/pgconn/internal/ctxwatch
github.com/jackc/pgservicefile
gogs.io/gogs/internal/auth/ldap
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
golang.org/x/text/secure/bidirule
github.com/jackc/pgx/v4/internal/sanitize
github.com/denisenkom/go-mssqldb/internal/decimal
github.com/denisenkom/go-mssqldb/internal/querytext
github.com/denisenkom/go-mssqldb/msdsn
github.com/olekukonko/tablewriter
github.com/denisenkom/go-mssqldb
google.golang.org/protobuf/internal/filetype
golang.org/x/text/secure/precis
gogs.io/gogs/internal/db/migrations
gogs.io/gogs/internal/auth/github
google.golang.org/protobuf/runtime/protoimpl
github.com/jaytaylor/html2text
google.golang.org/protobuf/types/descriptorpb
google.golang.org/protobuf/types/known/timestamppb
github.com/golang/protobuf/ptypes/timestamp
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/niklasfasching/go-org/org
github.com/russross/blackfriday
google.golang.org/protobuf/reflect/protodesc
github.com/davecgh/go-spew/spew
github.com/jackc/pgconn/stmtcache
github.com/pmezard/go-difflib/difflib
github.com/stretchr/testify/assert
github.com/golang/protobuf/proto
github.com/sergi/go-diff/diffmatchpatch
gogs.io/gogs/internal/template/highlight
golang.org/x/text/encoding/internal
gogs.io/gogs/internal/pathutil
gogs.io/gogs/internal/repoutil
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
github.com/prometheus/client_model/go
github.com/golang/protobuf/ptypes
github.com/prometheus/client_golang/prometheus/internal
github.com/matttproud/golang_protobuf_extensions/pbutil
gogs.io/gogs/internal/testutil
github.com/prometheus/common/expfmt
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
gogs.io/gogs/internal/lazyregexp
golang.org/x/crypto/curve25519/internal/field
golang.org/x/crypto/internal/poly1305
golang.org/x/text/encoding/htmlindex
github.com/prometheus/client_golang/prometheus
golang.org/x/crypto/curve25519
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/jackc/pgx/v4/stdlib
github.com/prometheus/client_golang/prometheus/promhttp
gogs.io/gogs/internal/template
gogs.io/gogs/internal/route/api/v1/convert
gogs.io/gogs/internal/route/lfs
gogs.io/gogs/internal/route/dev
gogs.io/gogs/internal/route/api/v1/misc
gogs.io/gogs/internal/route/repo
gogs.io/gogs/internal/route/user
gogs.io/gogs/internal/route/api/v1/repo
gogs.io/gogs/internal/route/org
gogs.io/gogs/internal/route/api/v1/user
gogs.io/gogs/internal/route/admin
gogs.io/gogs/internal/route/api/v1/org
gogs.io/gogs/internal/route/api/v1/admin
gogs.io/gogs/internal/route/api/v1
[1;32m Installed the following binaries:[0m
-----> Running hook: "/tmp/after_hook20220808-52-11sbx6a.sh"
PACKAGE: gogs_0.11.91-1659938216.a43b933c.bionic_amd64.deb (35.94 MiB)