------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.15.6,1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/mattermost-webapp-5.30.1.txz ===> Creating groups. Creating group 'mattermost' with gid '889'. ===> Creating users Creating user 'mattermost' with uid '889'. ===> Creating homedir(s) SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mattermost-server-5.30.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mattermost-server-5.30.1 depends on file: /usr/local/sbin/pkg - found => mattermost-mattermost-server-v5.30.1_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/mattermost/mattermost-server/tar.gz/v5.30.1?dummy=/mattermost-mattermost-server-v5.30.1_GH0.tar.gz fetch: https://codeload.github.com/mattermost/mattermost-server/tar.gz/v5.30.1?dummy=/mattermost-mattermost-server-v5.30.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/mattermost/mattermost-server/tar.gz/v5.30.1?dummy=/mattermost-mattermost-server-v5.30.1_GH0.tar.gz: size of remote file is not known mattermost-mattermost-server-v5.30.1_GH0.tar.g 0 B 0 Bps mattermost-mattermost-server-v5.30.1_GH0.tar.g 864 kB 3668 kBps mattermost-mattermost-server-v5.30.1_GH0.tar.g 11 MB 11 MBps mattermost-mattermost-server-v5.30.1_GH0.tar.g 17 MB 6122 kBps mattermost-mattermost-server-v5.30.1_GH0.tar.g 20 MB 7841 kBps 03s ===> Fetching all distfiles required by mattermost-server-5.30.1 for building SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mattermost-server-5.30.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mattermost-server-5.30.1 for building => SHA256 Checksum OK for mattermost-mattermost-server-v5.30.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mattermost-server-5.30.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mattermost-server-5.30.1 for building ===> Extracting for mattermost-server-5.30.1 => SHA256 Checksum OK for mattermost-mattermost-server-v5.30.1_GH0.tar.gz. Extracted Memory Use: 91.91M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mattermost-server-5.30.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mattermost-server-5.30.1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mattermost-server-5.30.1 depends on file: /usr/local/bin/go - found ===> Configuring for mattermost-server-5.30.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mattermost-server-5.30.1 (cd /construction/www/mattermost-server/mattermost-server-5.30.1; for t in ./cmd/mattermost ./config/config_generator; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/mattermost-server/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^mattermost-server$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/www/mattermost-server XDG_CONFIG_HOME=/construction/www/mattermost-server HOME=/construction/www/mattermost-server TMPDIR="/tmp" PATH=/construction/www/mattermost-server/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="" GOBIN="/construction/www/mattermost-server/bin" GO111MODULE=on GOPROXY=off GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -ldflags="-X github.com/mattermost/mattermost-server/model.BuildNumber=5.30.1" -v -buildmode=exe -mod=vendor -o /construction/www/mattermost-server/bin/${out} ${pkg}; done) ===> Building mattermost from ./cmd/mattermost github.com/splitio/go-client/v6/splitio google.golang.org/grpc/serviceconfig go.opentelemetry.io/otel/api/unit golang.org/x/sys/internal/unsafeheader github.com/aws/aws-sdk-go/aws/client/metadata golang.org/x/net/html/atom google.golang.org/protobuf/internal/flags github.com/vmihailenco/tagparser/internal golang.org/x/image/math/f64 github.com/steveyen/gtreap github.com/blevesearch/go-porterstemmer github.com/dgryski/go-rendezvous github.com/vmihailenco/msgpack/v5/codes github.com/uber/jaeger-client-go/internal/reporterstats github.com/uber/jaeger-client-go/internal/baggage github.com/uber/jaeger-client-go/internal/throttler golang.org/x/text/internal/utf8internal golang.org/x/text/encoding/internal/identifier github.com/lib/pq/oid golang.org/x/net/internal/iana go.opentelemetry.io/otel/codes google.golang.org/protobuf/internal/set github.com/splitio/go-client/v6/splitio/engine/hash github.com/splitio/go-client/v6/splitio/engine/evaluator/impressionlabels github.com/mattermost/mattermost-server/v5/services/timezones runtime/cgo go.opentelemetry.io/otel/internal github.com/aws/aws-sdk-go/internal/sdkmath github.com/oov/psd/color github.com/hashicorp/golang-lru/simplelru github.com/jmoiron/sqlx/reflectx github.com/philhofer/fwd golang.org/x/crypto/blowfish github.com/hashicorp/errwrap github.com/jonboulle/clockwork github.com/splitio/go-toolkit/v3/provisional/hashing golang.org/x/image/ccitt golang.org/x/image/bmp github.com/splitio/go-toolkit/v3/injection github.com/splitio/go-toolkit/v3/datastructures/set github.com/splitio/go-client/v6/splitio/engine/grammar/matchers/datatypes github.com/go-redis/redis/v8/internal/util go.uber.org/zap/buffer github.com/cespare/xxhash/v2 golang.org/x/text/internal/tag github.com/hashicorp/go-immutable-radix go.opentelemetry.io/otel/api/propagation google.golang.org/protobuf/internal/pragma golang.org/x/net/context google.golang.org/grpc/backoff golang.org/x/sys/unix github.com/splitio/go-toolkit/v3/common google.golang.org/grpc/internal/grpcrand golang.org/x/exp/rand google.golang.org/grpc/encoding google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/keepalive golang.org/x/text/transform github.com/avct/uasurfer github.com/hako/durafmt github.com/google/btree golang.org/x/crypto/ed25519 github.com/hashicorp/go-multierror github.com/sean-/seed golang.org/x/net/bpf github.com/mattermost/gosaml2/uuid github.com/beevik/etree github.com/go-asn1-ber/asn1-ber golang.org/x/image/math/fixed gopkg.in/natefinch/lumberjack.v2 golang.org/x/image/tiff/lzw github.com/wiggin77/cfg/timeconv github.com/h2non/go-is-svg go.uber.org/zap/internal/color go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/exit github.com/wiggin77/merror github.com/russellhaering/goxmldsig/types github.com/lib/pq/scram github.com/pkg/errors github.com/mattermost/go-i18n/i18n/language github.com/blang/semver github.com/pelletier/go-toml github.com/Masterminds/semver/v3 github.com/russellhaering/goxmldsig/etreeutils golang.org/x/image/font github.com/mattermost/mattermost-server/v5/utils/fileutils golang.org/x/crypto/bcrypt github.com/wiggin77/cfg/ini github.com/golang/freetype/raster github.com/splitio/go-toolkit/v3/provisional/int64cache github.com/pmezard/go-difflib/difflib github.com/jmoiron/sqlx golang.org/x/net/html github.com/mattermost/mattermost-server/v5/utils/markdown golang.org/x/image/tiff gopkg.in/yaml.v2 github.com/splitio/go-toolkit/v3/queuecache github.com/davecgh/go-spew/spew github.com/mattermost/mattermost-server/v5/utils/jsonutils go.uber.org/atomic github.com/go-redis/redis/v8/internal/hashtag github.com/fsnotify/fsnotify github.com/mattn/go-isatty github.com/go-redis/redis/v8/internal/proto golang.org/x/text/internal/language google.golang.org/protobuf/internal/detrand github.com/splitio/go-split-commons/v2/dtos google.golang.org/protobuf/internal/version github.com/tinylib/msgp/msgp google.golang.org/grpc/attributes go.opentelemetry.io/otel/label google.golang.org/grpc/metadata golang.org/x/net/internal/timeseries gopkg.in/yaml.v3 google.golang.org/grpc/internal/grpclog google.golang.org/grpc/codes github.com/mattermost/go-i18n/i18n/translation google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/envconfig github.com/mattn/go-colorable github.com/golang/freetype/truetype go.uber.org/multierr github.com/wiggin77/cfg golang.org/x/net/http2/hpack google.golang.org/protobuf/internal/errors golang.org/x/text/unicode/bidi google.golang.org/grpc/tap github.com/mitchellh/go-testing-interface github.com/oklog/run github.com/jmespath/go-jmespath github.com/francoispqt/gojay github.com/fatih/color github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/internal/sync/singleflight google.golang.org/grpc/internal/balancerload golang.org/x/text/unicode/norm github.com/aws/aws-sdk-go/internal/shareddefaults github.com/aws/aws-sdk-go/internal/sdkrand github.com/aws/aws-sdk-go/internal/sdkuri github.com/aws/aws-sdk-go/internal/sdkio github.com/aws/aws-sdk-go/internal/strings github.com/disintegration/imaging google.golang.org/protobuf/encoding/protowire google.golang.org/grpc/grpclog github.com/dyatlov/go-opengraph/opengraph github.com/modern-go/concurrent github.com/vmihailenco/tagparser/internal/parser go.opentelemetry.io/otel/api/correlation github.com/mattermost/go-i18n/i18n/bundle golang.org/x/text/internal/language/compact github.com/klauspost/cpuid google.golang.org/protobuf/reflect/protoreflect github.com/splitio/go-client/v6/splitio/impressionListener github.com/splitio/go-split-commons/v2/storage/mutexmap github.com/vmihailenco/tagparser github.com/golang/freetype google.golang.org/grpc/connectivity github.com/splitio/go-split-commons/v2/storage/mocks golang.org/x/text/secure/bidirule github.com/aws/aws-sdk-go/aws/awsutil github.com/minio/minio-go/v7/pkg/lifecycle github.com/mitchellh/go-homedir github.com/mattermost/logr github.com/aws/aws-sdk-go/aws/endpoints github.com/rs/xid github.com/minio/minio-go/v7/pkg/sse github.com/mattermost/go-i18n/i18n go.opentelemetry.io/otel/api/trace os/user github.com/muesli/smartcrop/options google.golang.org/grpc/internal golang.org/x/text/language github.com/minio/minio-go/v7/pkg/tags github.com/hashicorp/go-hclog google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/fieldsort google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/descopts golang.org/x/image/draw gopkg.in/ini.v1 golang.org/x/sys/cpu google.golang.org/protobuf/internal/mapsort go.uber.org/zap/zapcore github.com/minio/minio-go/v7/pkg/replication google.golang.org/protobuf/runtime/protoiface go.opentelemetry.io/otel/api/metric github.com/minio/sha256-simd github.com/aws/aws-sdk-go/internal/ini golang.org/x/net/idna github.com/vmihailenco/msgpack/v5 github.com/modern-go/reflect2 google.golang.org/protobuf/internal/genid github.com/nfnt/resize net github.com/minio/md5-simd github.com/beorn7/perks/quantile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/model github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util github.com/mattermost/logr/format github.com/rwcarlsen/goexif/tiff golang.org/x/image/riff google.golang.org/protobuf/internal/encoding/text golang.org/x/image/vp8 golang.org/x/image/vp8l willnorris.com/go/gifresize google.golang.org/protobuf/internal/encoding/messageset github.com/ssor/bom github.com/mattn/go-runewidth github.com/dgryski/dgoogauth github.com/mattermost/rsc/gf256 github.com/olekukonko/tablewriter github.com/rwcarlsen/goexif/exif github.com/blevesearch/bleve/size google.golang.org/protobuf/internal/encoding/defval github.com/blevesearch/mmap-go github.com/couchbase/vellum/utf8 github.com/blevesearch/bleve/numeric github.com/blevesearch/bleve/index/store github.com/couchbase/vellum/levenshtein golang.org/x/image/webp google.golang.org/protobuf/proto github.com/muesli/smartcrop/nfnt github.com/muesli/smartcrop github.com/willf/bitset github.com/blevesearch/bleve/index/scorch/mergeplan github.com/blevesearch/snowballstem github.com/golang/snappy github.com/mattermost/rsc/qr/coding github.com/aws/aws-sdk-go/aws/credentials github.com/segmentio/backo-go golang.org/x/crypto/blake2b github.com/opentracing/opentracing-go/log go.etcd.io/bbolt github.com/blevesearch/segment go.opentelemetry.io/otel go.opentelemetry.io/otel/api/metric/registry github.com/uber/jaeger-client-go/log github.com/jaytaylor/html2text github.com/blevesearch/bleve/analysis github.com/mattermost/mattermost-server/v5/services/upgrader github.com/mattermost/mattermost-server/v5/utils/imgutils github.com/uber/jaeger-client-go/internal/spanlog github.com/lann/ps github.com/couchbase/vellum/regexp github.com/blevesearch/bleve/geo github.com/uber/jaeger-lib/metrics github.com/uber/jaeger-client-go/thrift github.com/oov/psd github.com/reflog/dateconstraints github.com/mattermost/rsc/qr github.com/hashicorp/golang-lru golang.org/x/crypto/openpgp/errors github.com/mattermost/gorp github.com/aws/aws-sdk-go/aws/credentials/processcreds golang.org/x/crypto/cast5 golang.org/x/crypto/openpgp/elgamal github.com/blevesearch/snowballstem/english golang.org/x/crypto/openpgp/s2k golang.org/x/crypto/openpgp/armor golang.org/x/text/encoding golang.org/x/text/runes google.golang.org/protobuf/internal/filedesc github.com/blevesearch/bleve/document go.opentelemetry.io/otel/api/global/internal github.com/corpix/uarand github.com/gorilla/schema github.com/throttled/throttled/store/memstore github.com/josharian/intern github.com/couchbase/vellum github.com/klauspost/compress/flate github.com/sirupsen/logrus google.golang.org/protobuf/encoding/prototext github.com/stretchr/objx github.com/olivere/elastic/config github.com/olivere/elastic/uritemplates github.com/uber/jaeger-client-go/thrift-gen/baggage github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/lann/builder github.com/uber/jaeger-client-go/thrift-gen/zipkincore golang.org/x/text/encoding/internal github.com/blevesearch/bleve/index go.opentelemetry.io/otel/api/global github.com/mailru/easyjson/jlexer github.com/json-iterator/go github.com/Masterminds/squirrel golang.org/x/crypto/openpgp/packet github.com/klauspost/compress/gzip github.com/go-redis/redis/v8/internal github.com/glycerine/go-unsnap-stream github.com/blevesearch/bleve/search golang.org/x/text/encoding/charmap golang.org/x/text/encoding/korean golang.org/x/text/encoding/unicode golang.org/x/text/encoding/traditionalchinese golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/japanese github.com/uber/jaeger-client-go/thrift-gen/agent golang.org/x/crypto/argon2 github.com/blevesearch/bleve/search/highlight github.com/blevesearch/bleve/search/collector github.com/blevesearch/bleve/search/facet github.com/RoaringBitmap/roaring github.com/blevesearch/bleve/search/scorer google.golang.org/protobuf/internal/encoding/tag archive/tar golang.org/x/crypto/openpgp github.com/blevesearch/bleve/search/searcher google.golang.org/protobuf/internal/impl github.com/blevesearch/bleve/registry golang.org/x/text/encoding/htmlindex golang.org/x/net/html/charset github.com/blevesearch/bleve/analysis/token/lowercase github.com/blevesearch/bleve/search/highlight/highlighter/simple github.com/blevesearch/bleve/analysis/datetime/flexible github.com/blevesearch/bleve/search/highlight/format/html github.com/blevesearch/bleve/analysis/token/porter github.com/blevesearch/bleve/analysis/tokenizer/unicode github.com/blevesearch/bleve/analysis/token/stop github.com/blevesearch/bleve/analysis/tokenizer/single github.com/blevesearch/bleve/index/store/gtreap github.com/blevesearch/bleve/index/store/boltdb github.com/blevesearch/bleve/search/highlight/fragmenter/simple github.com/blevesearch/bleve/analysis/analyzer/keyword github.com/blevesearch/bleve/analysis/datetime/optional github.com/blevesearch/bleve/analysis/lang/en github.com/blevesearch/bleve/search/highlight/highlighter/html github.com/blevesearch/bleve/analysis/analyzer/standard github.com/blevesearch/bleve/mapping github.com/minio/minio-go/v7/pkg/set github.com/minio/minio-go/v7/pkg/notification github.com/blevesearch/bleve/search/query github.com/blevesearch/bleve/index/scorch/segment google.golang.org/grpc/internal/syscall github.com/minio/minio-go/v7/pkg/s3utils github.com/xtgo/uuid github.com/splitio/go-toolkit/v3/nethelpers vendor/golang.org/x/net/http/httpproxy github.com/mailru/easyjson/buffer github.com/hashicorp/yamux google.golang.org/grpc/stats log/syslog net/textproto github.com/go-redis/redis/v8/internal/pool crypto/x509 github.com/mailru/easyjson/jwriter github.com/hashicorp/go-sockaddr github.com/google/uuid golang.org/x/net/internal/socket github.com/mattermost/logr/target vendor/golang.org/x/net/http/httpguts github.com/blevesearch/zap/v14 github.com/blevesearch/zap/v11 golang.org/x/net/http/httpguts github.com/spf13/pflag github.com/blevesearch/zap/v13 github.com/blevesearch/zap/v15 github.com/blevesearch/zap/v12 github.com/prometheus/procfs github.com/pborman/uuid golang.org/x/net/ipv6 golang.org/x/net/ipv4 google.golang.org/protobuf/internal/filetype crypto/tls google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/emptypb google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/proto github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/empty github.com/golang/protobuf/ptypes/timestamp github.com/spf13/cobra github.com/blevesearch/bleve/index/scorch github.com/golang/protobuf/protoc-gen-go/descriptor google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/encoding/proto github.com/prometheus/client_model/go google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes github.com/blevesearch/bleve/index/upsidedown google.golang.org/grpc/internal/status github.com/prometheus/client_golang/prometheus/internal google.golang.org/grpc/status net/http/httptrace github.com/splitio/go-split-commons/v2/conf github.com/russellhaering/goxmldsig github.com/mattermost/gosaml2/types github.com/wiggin77/srslog google.golang.org/grpc/internal/credentials net/smtp github.com/lib/pq github.com/go-redis/redis/v8 github.com/mattermost/ldap github.com/go-sql-driver/mysql github.com/splitio/go-split-commons/v2/util github.com/miekg/dns net/http google.golang.org/grpc/credentials gopkg.in/mail.v2 github.com/splitio/go-split-commons/v2/provisional google.golang.org/grpc/peer google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/binarylog google.golang.org/grpc/balancer/roundrobin willnorris.com/go/imageproxy/third_party/http github.com/rs/cors github.com/uber/jaeger-client-go/utils github.com/prometheus/common/expfmt github.com/NYTimes/gziphandler github.com/minio/minio-go/v7/pkg/encrypt go.uber.org/zap github.com/mailru/easyjson github.com/gorilla/mux github.com/minio/minio-go/v7/pkg/signer net/http/httptest golang.org/x/crypto/acme net/http/cookiejar github.com/splitio/go-toolkit/v3/logging github.com/throttled/throttled net/rpc github.com/rudderlabs/analytics-go github.com/tylerb/graceful github.com/felixge/httpsnoop golang.org/x/net/trace github.com/opentracing/opentracing-go net/http/httputil github.com/mattermost/gosaml2 github.com/armon/go-metrics github.com/getsentry/sentry-go golang.org/x/net/http2 github.com/opentracing/opentracing-go/ext github.com/splitio/go-split-commons/v2/storage/mutexqueue github.com/splitio/go-toolkit/v3/sse github.com/splitio/go-split-commons/v2/storage github.com/splitio/go-client/v6/splitio/conf github.com/splitio/go-split-commons/v2/service/local github.com/gorilla/websocket github.com/aws/aws-sdk-go/aws github.com/icrowley/fake github.com/splitio/go-split-commons/v2/service/api github.com/splitio/go-toolkit/v3/asynctask github.com/blevesearch/bleve github.com/stretchr/testify/assert github.com/splitio/go-toolkit/v3/workerpool github.com/hashicorp/go-msgpack/codec github.com/prometheus/client_golang/prometheus github.com/splitio/go-split-commons/v2/service/api/sse github.com/splitio/go-client/v6/splitio/engine/grammar/matchers github.com/minio/minio-go/v7/pkg/credentials golang.org/x/net/publicsuffix github.com/gregjones/httpcache github.com/gorilla/handlers github.com/splitio/go-split-commons/v2/service github.com/mattermost/mattermost-server/v5/mlog golang.org/x/crypto/acme/autocert github.com/uber/jaeger-client-go github.com/aws/aws-sdk-go/aws/request github.com/splitio/go-split-commons/v2/synchronizer/worker/impressionscount github.com/splitio/go-split-commons/v2/synchronizer/worker/event github.com/getsentry/sentry-go/http github.com/splitio/go-split-commons/v2/synchronizer/worker/impression github.com/splitio/go-split-commons/v2/synchronizer/worker/metric github.com/splitio/go-split-commons/v2/synchronizer/worker/segment github.com/splitio/go-split-commons/v2/synchronizer/worker/split github.com/splitio/go-split-commons/v2/push github.com/stretchr/testify/mock github.com/stretchr/testify/require github.com/splitio/go-client/v6/splitio/engine/grammar github.com/minio/minio-go/v7 github.com/splitio/go-split-commons/v2/tasks github.com/mattermost/mattermost-server/v5/mlog/human github.com/mattermost/mattermost-server/v5/audit github.com/splitio/go-client/v6/splitio/engine github.com/mattermost/mattermost-server/v5/model github.com/splitio/go-client/v6/splitio/engine/evaluator github.com/mattermost/mattermost-server/v5/plugin/plugintest/mock github.com/splitio/go-split-commons/v2/synchronizer gopkg.in/olivere/elastic.v6 github.com/prometheus/client_golang/prometheus/promhttp github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/internal/baggage/remote github.com/uber/jaeger-client-go/internal/throttler/remote github.com/uber/jaeger-client-go/rpcmetrics github.com/uber/jaeger-client-go/zipkin google.golang.org/grpc/internal/transport github.com/uber/jaeger-client-go/config github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/csm github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/aws/ec2metadata github.com/mattermost/mattermost-server/v5/services/tracing github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds willnorris.com/go/imageproxy github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/aws/credentials/endpointcreds github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/aws/signer/v4 github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/service/marketplacemetering github.com/aws/aws-sdk-go/service/sts github.com/splitio/go-toolkit/v3/redis google.golang.org/grpc github.com/splitio/go-toolkit/v3/redis/helpers github.com/splitio/go-split-commons/v2/storage/redis github.com/aws/aws-sdk-go/service/sts/stsiface github.com/aws/aws-sdk-go/service/marketplacemetering/marketplacemeteringiface github.com/splitio/go-client/v6/splitio/client github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/aws/aws-sdk-go/aws/session google.golang.org/grpc/health/grpc_health_v1 github.com/hashicorp/go-plugin/internal/plugin google.golang.org/grpc/reflection/grpc_reflection_v1alpha google.golang.org/grpc/reflection google.golang.org/grpc/health github.com/hashicorp/go-plugin github.com/mattermost/mattermost-server/v5/services/configservice github.com/mattermost/mattermost-server/v5/einterfaces/jobs github.com/mattermost/mattermost-server/v5/jobs/interfaces github.com/mattermost/mattermost-server/v5/store github.com/mattermost/mattermost-server/v5/einterfaces github.com/mattermost/mattermost-server/v5/services/cache github.com/mattermost/mattermost-server/v5/utils github.com/mattermost/mattermost-server/v5/model/gitlab github.com/mattermost/mattermost-server/v5/services/httpservice github.com/mattermost/mattermost-server/v5/services/marketplace github.com/mattermost/mattermost-server/v5/services/imageproxy github.com/mattermost/mattermost-server/v5/store/opentracinglayer github.com/mattermost/mattermost-server/v5/services/mfa github.com/mattermost/mattermost-server/v5/store/timerlayer github.com/mattermost/mattermost-server/v5/services/awsmeter github.com/mattermost/mattermost-server/v5/store/retrylayer github.com/mattermost/mattermost-server/v5/jobs github.com/mattermost/mattermost-server/v5/store/localcachelayer github.com/mattermost/mattermost-server/v5/store/storetest/mocks github.com/mattermost/mattermost-server/v5/services/slackimport github.com/mattermost/mattermost-server/v5/services/filesstore github.com/mattermost/mattermost-server/v5/config github.com/mattermost/mattermost-server/v5/plugin github.com/mattermost/mattermost-server/v5/services/searchengine github.com/mattermost/mattermost-server/v5/services/mailservice github.com/mattermost/mattermost-server/v5/services/searchengine/bleveengine github.com/mattermost/mattermost-server/v5/store/searchlayer github.com/mattermost/mattermost-server/v5/store/sqlstore github.com/mattermost/mattermost-server/v5/services/telemetry github.com/hashicorp/memberlist github.com/mattermost/mattermost-server/v5/store/storetest github.com/mattermost/mattermost-server/v5/app github.com/mattermost/mattermost-server/v5/testlib github.com/mattermost/mattermost-server/v5/jobs/active_users github.com/mattermost/mattermost-server/v5/services/searchengine/bleveengine/indexer github.com/mattermost/mattermost-server/v5/jobs/expirynotify github.com/mattermost/mattermost-server/v5/jobs/product_notices github.com/mattermost/mattermost-server/v5/plugin/scheduler github.com/mattermost/mattermost-server/v5/migrations github.com/mattermost/mattermost-server/v5/wsapi github.com/mattermost/mattermost-server/v5/app/opentracing github.com/mattermost/mattermost-server/v5/app/slashcommands github.com/mattermost/mattermost-server/v5/imports github.com/mattermost/mattermost-server/v5/web github.com/mattermost/mattermost-server/v5/api4 github.com/mattermost/mattermost-server/v5/manualtesting github.com/mattermost/mattermost-server/v5/cmd/mattermost/commands github.com/mattermost/mattermost-server/v5/cmd/mattermost ===> Building config_generator from ./config/config_generator github.com/mattermost/mattermost-server/v5/config/config_generator/generator github.com/mattermost/mattermost-server/v5/config/config_generator SUCCEEDED 00:01:22 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mattermost-server-5.30.1 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> mattermost-server-5.30.1 depends on package: mattermost-webapp>=5.30.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mattermost-server-5.30.1 ===> mattermost-server-5.30.1 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> mattermost-server-5.30.1 depends on package: mattermost-webapp>=5.30.1 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users for t in ./cmd/mattermost ./config/config_generator; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/mattermost-server/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/www/mattermost-server/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/www/mattermost-server/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/www/mattermost-server/bin/${src} ${dst}; done ===> Installing mattermost as /construction/www/mattermost-server/stage/usr/local/bin/mattermost ===> Installing config_generator as /construction/www/mattermost-server/stage/usr/local/bin/config_generator /bin/mv /construction/www/mattermost-server/stage/usr/local/bin/mattermost /construction/www/mattermost-server/stage/usr/local/bin/mattermostd /bin/mkdir -p /construction/www/mattermost-server/stage/usr/local/etc/mattermost /usr/bin/env OUTPUT_CONFIG=/construction/www/mattermost-server/mattermost-server-5.30.1/config/default.json /construction/www/mattermost-server/bin/config_generator install -m 0644 /construction/www/mattermost-server/mattermost-server-5.30.1/config/default.json /construction/www/mattermost-server/stage/usr/local/etc/mattermost/config.json.sample /bin/rm -f /construction/www/mattermost-server/stage/usr/local/bin/config_generator /bin/mkdir -p /construction/www/mattermost-server/stage/usr/local/www/mattermost cd /construction/www/mattermost-server/mattermost-server-5.30.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE 'fonts i18n templates' /construction/www/mattermost-server/stage/usr/local/www/mattermost ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mattermost-server-5.30.1 file sizes/checksums [51]: 0% file sizes/checksums [51]: 100% packing files [51]: 0% packing files [51]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:38 TOTAL TIME 00:03:30