Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2019 16:37:36 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][devel/gitlab-runner] Failed for gitlab-runner-12.4.0 in build
Message-ID:  <201912251637.xBPGbajl083325@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     swills@FreeBSD.org
Last committer: swills@FreeBSD.org
Ident:          $FreeBSD: head/devel/gitlab-runner/Makefile 515267 2019-10-23 15:37:35Z swills $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p520537_s355573/logs/gitlab-runner-12.4.0.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p520537_s355573
Log:

=>> Building devel/gitlab-runner
build started at Wed Dec 25 16:36:11 UTC 2019
port directory: /usr/ports/devel/gitlab-runner
package name: gitlab-runner-12.4.0
building for: FreeBSD head-arm64-default-job-10 13.0-CURRENT FreeBSD 13.0-CURRENT 1300064 arm64
maintained by: swills@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/gitlab-runner/Makefile 515267 2019-10-23 15:37:35Z swills $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300002
Jail OSVERSION: 1300064
Job Id: 10




!!! Jail is newer than host. (Jail: 1300064, Host: 1300002) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300064
UNAME_v=FreeBSD 13.0-CURRENT 1300064
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
swills@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gitlab-runner/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gitlab-runner/work  HOME=/wrkdirs/usr/ports/devel/gitlab-runner/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gitlab-runner/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gitlab-runner/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gitlab-runner/work  HOME=/wrkdirs/usr/ports/devel/gitlab-runner/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gitlab-runner/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gitlab-runner"  EXAMPLESDIR="share/examples/gitlab-runner"  DATADIR="share/gitlab-runner"  WWWDIR="www/gitlab-runner"  ETCDIR="etc/gitlab-runner"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gitlab-runner DOCSDIR=/usr/local/share/doc/gitlab-runner EXAMPLESDIR=/usr/local/share/examples/gitlab-runner  WWWDIR=/usr/local/www/gitlab-runner ETCDIR=/usr/local/etc/gitlab-runner
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300064
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   gitlab-runner-12.4.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[head-arm64-default-job-10] Installing pkg-1.12.0...
[head-arm64-default-job-10] Extracting pkg-1.12.0: .......... done
===>   gitlab-runner-12.4.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gitlab-runner-12.4.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by gitlab-runner-12.4.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by gitlab-runner-12.4.0 for building
=> SHA256 Checksum OK for gitlab-runner/prebuilt-x86_64.tar.xz.
=> SHA256 Checksum OK for gitlab-runner/prebuilt-arm.tar.xz.
=> SHA256 Checksum OK for gitlab-runner/gitlab-org-gitlab-runner-1564076bf56f10fc7b1255c952056007f6a6fdca_GL0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by gitlab-runner-12.4.0 for building
===>  Extracting for gitlab-runner-12.4.0
=> SHA256 Checksum OK for gitlab-runner/prebuilt-x86_64.tar.xz.
=> SHA256 Checksum OK for gitlab-runner/prebuilt-arm.tar.xz.
=> SHA256 Checksum OK for gitlab-runner/gitlab-org-gitlab-runner-1564076bf56f10fc7b1255c952056007f6a6fdca_GL0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for gitlab-runner-12.4.0
===>  Applying FreeBSD patches for gitlab-runner-12.4.0
===========================================================================
=======================<phase: build-depends  >============================
===>   gitlab-runner-12.4.0 depends on executable: go-bindata - not found
===>   Installing existing package /packages/All/go-bindata-3.1.0_1.txz
[head-arm64-default-job-10] Installing go-bindata-3.1.0_1...
[head-arm64-default-job-10] Extracting go-bindata-3.1.0_1: .... done
===>   gitlab-runner-12.4.0 depends on executable: go-bindata - found
===>   Returning to build of gitlab-runner-12.4.0
<snip>
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/distribution
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/prometheus/common/expfmt
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gorilla/mux
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/go-connections/sockets
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/googleapis/gnostic/compiler
gitlab.com/gitlab-org/gitlab-runner/vendor/go.opencensus.io/plugin/ochttp/propagation/b3
gitlab.com/gitlab-org/gitlab-runner/vendor/go.opencensus.io/exporter/stackdriver/propagation
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gorilla/websocket
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/getsentry/raven-go
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/minio/minio-go/pkg/credentials
gitlab.com/gitlab-org/gitlab-runner/vendor/golang.org/x/oauth2/internal
gitlab.com/gitlab-org/gitlab-runner/vendor/cloud.google.com/go/compute/metadata
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/Azure/go-autorest/autorest/adal
gitlab.com/gitlab-org/gitlab-runner/vendor/cloud.google.com/go/internal/trace
gitlab.com/gitlab-org/gitlab-runner/vendor/golang.org/x/net/http2
gitlab.com/gitlab-org/gitlab-runner/vendor/go.opencensus.io/plugin/ochttp
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/machine/commands/mcndirs
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/api/gensupport
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/spdystream
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/stretchr/testify/assert
gitlab.com/gitlab-org/gitlab-runner/vendor/golang.org/x/oauth2
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/googleapis/gnostic/OpenAPIv2
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/distribution/registry/api/v2
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/minio/minio-go
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/docker/client
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/prometheus/client_golang/prometheus
gitlab.com/gitlab-org/gitlab-runner/vendor/golang.org/x/oauth2/jwt
gitlab.com/gitlab-org/gitlab-runner/vendor/gitlab.com/gitlab-org/gitlab-terminal
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gophercloud/gophercloud/openstack/utils
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gophercloud/gophercloud/pagination
gitlab.com/gitlab-org/gitlab-runner/vendor/golang.org/x/oauth2/google
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/Azure/go-autorest/autorest
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/api/storage/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/stretchr/testify/mock
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens
gitlab.com/gitlab-org/gitlab-runner/helpers/certificate
gitlab.com/gitlab-org/gitlab-runner/helpers/tls/ca_chain
gitlab.com/gitlab-org/gitlab-runner/helpers/fslocker
gitlab.com/gitlab-org/gitlab-runner/session/proxy
gitlab.com/gitlab-org/gitlab-runner/helpers/docker/helperimage
gitlab.com/gitlab-org/gitlab-runner/session/terminal
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes/parser
gitlab.com/gitlab-org/gitlab-runner/log
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/Azure/go-autorest/autorest/azure
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/gophercloud/gophercloud/openstack
gitlab.com/gitlab-org/gitlab-runner/session
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/prometheus/client_golang/prometheus/promhttp
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/util/net
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/grpc/transport
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/transport
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/watch
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/go-metrics
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/distribution/metrics
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/distribution/registry/storage/cache
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/distribution/registry/storage/cache/memory
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/distribution/registry/client
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/grpc
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/distribution/registry/client/auth
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/docker/registry
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/cli/cli/config/credentials
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/docker/cli/cli/config/configfile
gitlab.com/gitlab-org/gitlab-runner/helpers/docker
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/api/internal
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/genproto/googleapis/iam/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/googleapis/gax-go
gitlab.com/gitlab-org/gitlab-runner/vendor/cloud.google.com/go/internal
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/api/option
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/util/remotecommand
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/api/errors
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/authorization/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/rest/watch
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/storage/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/pkg/apis/clientauthentication
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/rbac/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/scheduling/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/node/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/admissionregistration/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/certificates/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/auditregistration/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/coordination/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/scheduling/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/node/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/authorization/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/authentication/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/authentication/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/scheduling/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/rbac/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/coordination/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/rbac/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/google.golang.org/api/transport/http
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/core/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/cloud.google.com/go/iam
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes
gitlab.com/gitlab-org/gitlab-runner/vendor/cloud.google.com/go/storage
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/api/meta
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/runtime/serializer
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/tools/clientcmd/api/latest
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/rest
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/plugin/pkg/client/auth/openstack
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/tools/auth
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/transport/spdy
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/tools/clientcmd
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/plugin/pkg/client/auth
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/tools/reference
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/networking/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/apps/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/autoscaling/v2beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/batch/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/storage/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/autoscaling/v2beta2
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/autoscaling/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/storage/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/apps/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/events/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/networking/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/settings/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/tools/remotecommand
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/policy/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/apps/v1beta2
gitlab.com/gitlab-org/gitlab-runner/common
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/batch/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/batch/v2alpha1
gitlab.com/gitlab-org/gitlab-runner/helpers/sentry
gitlab.com/gitlab-org/gitlab-runner/helpers/gitlab_ci_yaml_parser
gitlab.com/gitlab-org/gitlab-runner/helpers/prometheus
gitlab.com/gitlab-org/gitlab-runner/executors/custom/process
gitlab.com/gitlab-org/gitlab-runner/cache
gitlab.com/gitlab-org/gitlab-runner/network
gitlab.com/gitlab-org/gitlab-runner/helpers/cli
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/api/extensions/v1beta1
gitlab.com/gitlab-org/gitlab-runner/executors/custom/command
gitlab.com/gitlab-org/gitlab-runner/cache/gcs
gitlab.com/gitlab-org/gitlab-runner/cache/s3
gitlab.com/gitlab-org/gitlab-runner/shells
gitlab.com/gitlab-org/gitlab-runner/commands/helpers
gitlab.com/gitlab-org/gitlab-runner/executors
gitlab.com/gitlab-org/gitlab-runner/executors/custom
gitlab.com/gitlab-org/gitlab-runner/executors/parallels
gitlab.com/gitlab-org/gitlab-runner/executors/ssh
gitlab.com/gitlab-org/gitlab-runner/executors/virtualbox
gitlab.com/gitlab-org/gitlab-runner/executors/docker
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/scheme
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/discovery
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/batch/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/networking/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/storage/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/apps/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes/typed/core/v1
gitlab.com/gitlab-org/gitlab-runner/vendor/k8s.io/client-go/kubernetes
gitlab.com/gitlab-org/gitlab-runner/executors/kubernetes
gitlab.com/gitlab-org/gitlab-runner/executors/docker/machine
*** Error code 2

Stop.
make: stopped in /usr/ports/devel/gitlab-runner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912251637.xBPGbajl083325>