default build branch=default; source=; env="VERSION=27.0 ALIAS=27.0"…

API event #516.14 passed

  • Ran for
arm64-jammy
Arm64
no language set
Git
Raw log
Scroll to End of Log
0.02s0.00s0.00s0.00s
worker_info
1Worker information
2hostname: 696d7507-5854-4621-86b0-5c85a79d1ad3@582311.lxd-arm64-02
3version: ? ?
4instance: travis-job-travis-ci-travis-erlang-622889259 f4e6cdfa48e2cfea4229dbcaeeac656fcd8c9d5675b2fe0e468f2ba8ff61e24e (via amqp)
5startup: 13.980055488s
60.30s0.00s0.01s0.00s0.03s
system_info
7Build system information
8Build language: generic
9Build group: edge
10Build dist: jammy
11Build id: 270941696
12Job id: 622889259
13Runtime kernel version: 5.4.0-131-generic
14travis-build version: 3484ecfe
15Build image provisioning date and time
16Tue Apr 25 14:37:11 UTC 2023
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 22.04.2 LTS
20Release: 22.04
21Codename: jammy
22Linux Version
235.4.0-131-generic
24Git version
25git version 2.34.1
26bash version
27GNU bash, version 5.1.16(1)-release (aarch64-unknown-linux-gnu)
28Copyright (C) 2020 Free Software Foundation, Inc.
29License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
31This is free software; you are free to change and redistribute it.
32There is NO WARRANTY, to the extent permitted by law.
33GCC version
34gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
35Copyright (C) 2021 Free Software Foundation, Inc.
36This is free software; see the source for copying conditions. There is NO
37warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
39Docker version
40Docker version 20.10.21, build 20.10.21-0ubuntu1~22.04.2
41Client:
42 Version: 20.10.21
43 API version: 1.41
44 Go version: go1.18.1
45 Git commit: 20.10.21-0ubuntu1~22.04.2
46 Built: Thu Mar 2 18:49:07 2023
47 OS/Arch: linux/arm64
48 Context: default
49 Experimental: true
50LLVM version
51Ubuntu clang version 14.0.0-1ubuntu1
52Target: aarch64-unknown-linux-gnu
53Thread model: posix
54InstalledDir: /usr/bin
55Pre-installed Ruby versions
56ruby-3.1.2
57Pre-installed Node.js versions
58v10.24.1
59v12.22.12
60v14.21.3
61v16.20.0
62v18.16.0
63v4.9.1
64v6.17.1
65v8.12.0
66v8.17.0
67mysql --version
68mysql Ver 8.0.32-0ubuntu0.22.04.2 for Linux on aarch64 ((Ubuntu))
69Redis version
70redis-server 6.0.16
71MongoDB version
72MongoDB 6.0.5
73ant -version
74Apache Ant(TM) version 1.10.12 compiled on October 13 2021
75mvn -version
76Apache Maven 3.6.3
77Maven home: /usr/share/maven
78Java version: 11.0.19, vendor: BellSoft, runtime: /usr/lib/jvm/bellsoft-java11-aarch64
79Default locale: en, platform encoding: UTF-8
80OS name: "linux", version: "5.4.0-131-generic", arch: "aarch64", family: "unix"
81phpenv versions
82* 8.2 (set by /home/travis/.phpenv/version)
83 8.2.0
850.04ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
860.02s0.82s0.29s0.06s0.02ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
870.04s0.00s0.01s0.00s0.02s0.00s0.39ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
88OK
890.00s0.04s0.00s0.02ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
900.02s0.00s0.00s0.00s0.01ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
910.00s0.00s0.00s0.01s0.00s0.01s/home/travis/.travis/job_stages: line 336: python: command not found
926.05ssudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
93sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
940.00s0.00s0.00s0.60s
docker_mtu_and_registry_mirrors
95sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
96sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
97sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
98sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
git.checkout
990.01s0.52s$ git clone --depth=50 --branch=default https://github.com/travis-ci/travis-erlang-builder.git travis-ci/travis-erlang-builder
100Cloning into 'travis-ci/travis-erlang-builder'...
101$ cd travis-ci/travis-erlang-builder
102$ git checkout -qf 55459dca85d8d88044d58c72f6e741a0d955d32f
1040.00s
105Setting environment variables from repository settings
106$ export ARTIFACTS_BUCKET=[secure]
107$ export ARTIFACTS_PERMISSIONS=[secure]
108$ export ARTIFACTS_KEY=[secure]
109$ export ARTIFACTS_SECRET=[secure]
110$ export KERL_BUILD_BACKEND=git
112Setting environment variables from .travis.yml
113$ export VERSION=27.0
114$ export ALIAS=27.0
116$ bash -c 'echo $BASH_VERSION'
1175.1.16(1)-release
before_install.1
1190.06s$ export OS_NAME=$(lsb_release -is | tr "A-Z" "a-z" || echo "osx")
before_install.2
1200.04s$ export RELEASE=$(lsb_release -rs 2>/dev/null || sw_vers -productVersion | sed 's/^\([0-9][0-9]*.[0-9][0-9]*\).*/\1/')
before_install.3
1210.00s$ export TARGET_DIR=${TRAVIS_BUILD_DIR}/${OS_NAME}/${RELEASE}/$(uname -m)
before_install.4
1220.00s$ export VERSION=${VERSION:-21.2}
before_install.5
1230.00s$ mkdir -p ${TARGET_DIR}
install
1240.51s$ if ! command -v kerl >&/dev/null; then
125 curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl
126 chmod +x kerl
127 sudo mv kerl /usr/local/bin/kerl
128 fi
129 sudo curl -o `which kerl` https://raw.githubusercontent.com/yrashk/kerl/master/kerl
131sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
132sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
133######################################################################## 100.0%
134326.05s$ ./bin/compile
135sudo: unable to resolve host travis-job-travis-ci-travis-erlang-622889259: Name or service not known
136######################################################################## 100.0%
137+unset ERL_TOP
138+unset CDPATH
139+'[' -n '' ']'
140+KERL_VERSION=4.1.1
141+OLDEST_OTP_LISTED=17
142+OLDEST_OTP_SUPPORTED=25
143+ERLANG_DOWNLOAD_URL=https://erlang.org/download
144+KERL_CONFIG_STORAGE_FILENAME=.kerl_config
145+_KERL_SCRIPT=kerl
146++tput sgr0
147++printf OK
148+tp=OK
149+'[' -z OK ']'
150+KERL_COLOR_AVAILABLE=1
151+'[' -n '' ']'
152+KERL_COLOR_RESET=sgr0
153+TMP_DIR=/tmp
154+'[' -z /home/travis ']'
155+KERL_BASE_DIR=/home/travis/.kerl
156+KERL_CONFIG=/home/travis/.kerlrc
157+KERL_DOWNLOAD_DIR=/home/travis/.kerl/archives
158+KERL_BUILD_DIR=/home/travis/.kerl/builds
159+KERL_GIT_DIR=/home/travis/.kerl/gits
160+KERL_GIT_BASE=https://raw.githubusercontent.com/kerl/kerl/master
161+KERL_COLORIZE=1
162+KERL_INCLUDE_RELEASE_CANDIDATES=no
163+KERL_CHECK_BUILD_PACKAGES=yes
164+_KERL_CFGS='
165OTP_GITHUB_URL=https://github.com/erlang/otp
166KERL_CONFIGURE_OPTIONS=
167KERL_CONFIGURE_APPLICATIONS=
168KERL_CONFIGURE_DISABLE_APPLICATIONS=
169KERL_SASL_STARTUP=
170KERL_DEPLOY_SSH_OPTIONS=
171KERL_DEPLOY_RSYNC_OPTIONS=
172KERL_INSTALL_MANPAGES=
173KERL_INSTALL_HTMLDOCS=
174KERL_BUILD_PLT=
175KERL_BUILD_DOCS=
176KERL_DOC_TARGETS=chunks
177KERL_BUILD_BACKEND=
178KERL_RELEASE_TARGET=
180+act_on_kerl_cfgs '
181OTP_GITHUB_URL=https://github.com/erlang/otp
182KERL_CONFIGURE_OPTIONS=
183KERL_CONFIGURE_APPLICATIONS=
184KERL_CONFIGURE_DISABLE_APPLICATIONS=
185KERL_SASL_STARTUP=
186KERL_DEPLOY_SSH_OPTIONS=
187KERL_DEPLOY_RSYNC_OPTIONS=
188KERL_INSTALL_MANPAGES=
189KERL_INSTALL_HTMLDOCS=
190KERL_BUILD_PLT=
191KERL_BUILD_DOCS=
192KERL_DOC_TARGETS=chunks
193KERL_BUILD_BACKEND=
194KERL_RELEASE_TARGET=
195' cache
196+for _KERL_CFG in $1
197++echo OTP_GITHUB_URL=https://github.com/erlang/otp
198++sed 's|\(.*\)=.*|\1|'
199+k=OTP_GITHUB_URL
200+'[' cache = cache ']'
201+eval '_KERL_CFG_VAR=$OTP_GITHUB_URL'
202++_KERL_CFG_VAR=
203+eval _KERL_TARGET_VAR=__OTP_GITHUB_URL
204++_KERL_TARGET_VAR=__OTP_GITHUB_URL
205+'[' -n '' ']'
206+for _KERL_CFG in $1
207++echo KERL_CONFIGURE_OPTIONS=
208++sed 's|\(.*\)=.*|\1|'
209+k=KERL_CONFIGURE_OPTIONS
210+'[' cache = cache ']'
211+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_OPTIONS'
212++_KERL_CFG_VAR=
213+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS
214++_KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS
215+'[' -n '' ']'
216+for _KERL_CFG in $1
217++echo KERL_CONFIGURE_APPLICATIONS=
218++sed 's|\(.*\)=.*|\1|'
219+k=KERL_CONFIGURE_APPLICATIONS
220+'[' cache = cache ']'
221+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_APPLICATIONS'
222++_KERL_CFG_VAR=
223+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS
224++_KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS
225+'[' -n '' ']'
226+for _KERL_CFG in $1
227++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=
228++sed 's|\(.*\)=.*|\1|'
229+k=KERL_CONFIGURE_DISABLE_APPLICATIONS
230+'[' cache = cache ']'
231+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_DISABLE_APPLICATIONS'
232++_KERL_CFG_VAR=
233+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS
234++_KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS
235+'[' -n '' ']'
236+for _KERL_CFG in $1
237++echo KERL_SASL_STARTUP=
238++sed 's|\(.*\)=.*|\1|'
239+k=KERL_SASL_STARTUP
240+'[' cache = cache ']'
241+eval '_KERL_CFG_VAR=$KERL_SASL_STARTUP'
242++_KERL_CFG_VAR=
243+eval _KERL_TARGET_VAR=__KERL_SASL_STARTUP
244++_KERL_TARGET_VAR=__KERL_SASL_STARTUP
245+'[' -n '' ']'
246+for _KERL_CFG in $1
247++echo KERL_DEPLOY_SSH_OPTIONS=
248++sed 's|\(.*\)=.*|\1|'
249+k=KERL_DEPLOY_SSH_OPTIONS
250+'[' cache = cache ']'
251+eval '_KERL_CFG_VAR=$KERL_DEPLOY_SSH_OPTIONS'
252++_KERL_CFG_VAR=
253+eval _KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS
254++_KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS
255+'[' -n '' ']'
256+for _KERL_CFG in $1
257++echo KERL_DEPLOY_RSYNC_OPTIONS=
258++sed 's|\(.*\)=.*|\1|'
259+k=KERL_DEPLOY_RSYNC_OPTIONS
260+'[' cache = cache ']'
261+eval '_KERL_CFG_VAR=$KERL_DEPLOY_RSYNC_OPTIONS'
262++_KERL_CFG_VAR=
263+eval _KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS
264++_KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS
265+'[' -n '' ']'
266+for _KERL_CFG in $1
267++sed 's|\(.*\)=.*|\1|'
268++echo KERL_INSTALL_MANPAGES=
269+k=KERL_INSTALL_MANPAGES
270+'[' cache = cache ']'
271+eval '_KERL_CFG_VAR=$KERL_INSTALL_MANPAGES'
272++_KERL_CFG_VAR=
273+eval _KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES
274++_KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES
275+'[' -n '' ']'
276+for _KERL_CFG in $1
277++echo KERL_INSTALL_HTMLDOCS=
278++sed 's|\(.*\)=.*|\1|'
279+k=KERL_INSTALL_HTMLDOCS
280+'[' cache = cache ']'
281+eval '_KERL_CFG_VAR=$KERL_INSTALL_HTMLDOCS'
282++_KERL_CFG_VAR=
283+eval _KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS
284++_KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS
285+'[' -n '' ']'
286+for _KERL_CFG in $1
287++echo KERL_BUILD_PLT=
288++sed 's|\(.*\)=.*|\1|'
289+k=KERL_BUILD_PLT
290+'[' cache = cache ']'
291+eval '_KERL_CFG_VAR=$KERL_BUILD_PLT'
292++_KERL_CFG_VAR=
293+eval _KERL_TARGET_VAR=__KERL_BUILD_PLT
294++_KERL_TARGET_VAR=__KERL_BUILD_PLT
295+'[' -n '' ']'
296+for _KERL_CFG in $1
297++sed 's|\(.*\)=.*|\1|'
298++echo KERL_BUILD_DOCS=
299+k=KERL_BUILD_DOCS
300+'[' cache = cache ']'
301+eval '_KERL_CFG_VAR=$KERL_BUILD_DOCS'
302++_KERL_CFG_VAR=
303+eval _KERL_TARGET_VAR=__KERL_BUILD_DOCS
304++_KERL_TARGET_VAR=__KERL_BUILD_DOCS
305+'[' -n '' ']'
306+for _KERL_CFG in $1
307++echo KERL_DOC_TARGETS=chunks
308++sed 's|\(.*\)=.*|\1|'
309+k=KERL_DOC_TARGETS
310+'[' cache = cache ']'
311+eval '_KERL_CFG_VAR=$KERL_DOC_TARGETS'
312++_KERL_CFG_VAR=
313+eval _KERL_TARGET_VAR=__KERL_DOC_TARGETS
314++_KERL_TARGET_VAR=__KERL_DOC_TARGETS
315+'[' -n '' ']'
316+for _KERL_CFG in $1
317++echo KERL_BUILD_BACKEND=
318++sed 's|\(.*\)=.*|\1|'
319+k=KERL_BUILD_BACKEND
320+'[' cache = cache ']'
321+eval '_KERL_CFG_VAR=$KERL_BUILD_BACKEND'
322++_KERL_CFG_VAR=git
323+eval _KERL_TARGET_VAR=__KERL_BUILD_BACKEND
324++_KERL_TARGET_VAR=__KERL_BUILD_BACKEND
325+'[' -n git ']'
326+eval '__KERL_BUILD_BACKEND="git"'
327++__KERL_BUILD_BACKEND=git
328+for _KERL_CFG in $1
329++sed 's|\(.*\)=.*|\1|'
330++echo KERL_RELEASE_TARGET=
331+k=KERL_RELEASE_TARGET
332+'[' cache = cache ']'
333+eval '_KERL_CFG_VAR=$KERL_RELEASE_TARGET'
334++_KERL_CFG_VAR=
335+eval _KERL_TARGET_VAR=__KERL_RELEASE_TARGET
336++_KERL_TARGET_VAR=__KERL_RELEASE_TARGET
337+'[' -n '' ']'
338+eval '
339OTP_GITHUB_URL=https://github.com/erlang/otp
340KERL_CONFIGURE_OPTIONS=
341KERL_CONFIGURE_APPLICATIONS=
342KERL_CONFIGURE_DISABLE_APPLICATIONS=
343KERL_SASL_STARTUP=
344KERL_DEPLOY_SSH_OPTIONS=
345KERL_DEPLOY_RSYNC_OPTIONS=
346KERL_INSTALL_MANPAGES=
347KERL_INSTALL_HTMLDOCS=
348KERL_BUILD_PLT=
349KERL_BUILD_DOCS=
350KERL_DOC_TARGETS=chunks
351KERL_BUILD_BACKEND=
352KERL_RELEASE_TARGET=
354++OTP_GITHUB_URL=https://github.com/erlang/otp
355++KERL_CONFIGURE_OPTIONS=
356++KERL_CONFIGURE_APPLICATIONS=
357++KERL_CONFIGURE_DISABLE_APPLICATIONS=
358++KERL_SASL_STARTUP=
359++KERL_DEPLOY_SSH_OPTIONS=
360++KERL_DEPLOY_RSYNC_OPTIONS=
361++KERL_INSTALL_MANPAGES=
362++KERL_INSTALL_HTMLDOCS=
363++KERL_BUILD_PLT=
364++KERL_BUILD_DOCS=
365++KERL_DOC_TARGETS=chunks
366++KERL_BUILD_BACKEND=
367++KERL_RELEASE_TARGET=
368+mkdir -p /home/travis/.kerl
369+'[' -f /home/travis/.kerlrc ']'
370+act_on_kerl_cfgs '
371OTP_GITHUB_URL=https://github.com/erlang/otp
372KERL_CONFIGURE_OPTIONS=
373KERL_CONFIGURE_APPLICATIONS=
374KERL_CONFIGURE_DISABLE_APPLICATIONS=
375KERL_SASL_STARTUP=
376KERL_DEPLOY_SSH_OPTIONS=
377KERL_DEPLOY_RSYNC_OPTIONS=
378KERL_INSTALL_MANPAGES=
379KERL_INSTALL_HTMLDOCS=
380KERL_BUILD_PLT=
381KERL_BUILD_DOCS=
382KERL_DOC_TARGETS=chunks
383KERL_BUILD_BACKEND=
384KERL_RELEASE_TARGET=
385' restore
386+for _KERL_CFG in $1
387++sed 's|\(.*\)=.*|\1|'
388++echo OTP_GITHUB_URL=https://github.com/erlang/otp
389+k=OTP_GITHUB_URL
390+'[' restore = cache ']'
391+'[' restore = restore ']'
392+eval '_KERL_CFG_VAR=$__OTP_GITHUB_URL'
393++_KERL_CFG_VAR=
394+eval _KERL_TARGET_VAR=OTP_GITHUB_URL
395++_KERL_TARGET_VAR=OTP_GITHUB_URL
396+'[' -n '' ']'
397+for _KERL_CFG in $1
398++sed 's|\(.*\)=.*|\1|'
399++echo KERL_CONFIGURE_OPTIONS=
400+k=KERL_CONFIGURE_OPTIONS
401+'[' restore = cache ']'
402+'[' restore = restore ']'
403+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_OPTIONS'
404++_KERL_CFG_VAR=
405+eval _KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS
406++_KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS
407+'[' -n '' ']'
408+for _KERL_CFG in $1
409++echo KERL_CONFIGURE_APPLICATIONS=
410++sed 's|\(.*\)=.*|\1|'
411+k=KERL_CONFIGURE_APPLICATIONS
412+'[' restore = cache ']'
413+'[' restore = restore ']'
414+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_APPLICATIONS'
415++_KERL_CFG_VAR=
416+eval _KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS
417++_KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS
418+'[' -n '' ']'
419+for _KERL_CFG in $1
420++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=
421++sed 's|\(.*\)=.*|\1|'
422+k=KERL_CONFIGURE_DISABLE_APPLICATIONS
423+'[' restore = cache ']'
424+'[' restore = restore ']'
425+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_DISABLE_APPLICATIONS'
426++_KERL_CFG_VAR=
427+eval _KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS
428++_KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS
429+'[' -n '' ']'
430+for _KERL_CFG in $1
431++echo KERL_SASL_STARTUP=
432++sed 's|\(.*\)=.*|\1|'
433+k=KERL_SASL_STARTUP
434+'[' restore = cache ']'
435+'[' restore = restore ']'
436+eval '_KERL_CFG_VAR=$__KERL_SASL_STARTUP'
437++_KERL_CFG_VAR=
438+eval _KERL_TARGET_VAR=KERL_SASL_STARTUP
439++_KERL_TARGET_VAR=KERL_SASL_STARTUP
440+'[' -n '' ']'
441+for _KERL_CFG in $1
442++sed 's|\(.*\)=.*|\1|'
443++echo KERL_DEPLOY_SSH_OPTIONS=
444+k=KERL_DEPLOY_SSH_OPTIONS
445+'[' restore = cache ']'
446+'[' restore = restore ']'
447+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_SSH_OPTIONS'
448++_KERL_CFG_VAR=
449+eval _KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS
450++_KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS
451+'[' -n '' ']'
452+for _KERL_CFG in $1
453++echo KERL_DEPLOY_RSYNC_OPTIONS=
454++sed 's|\(.*\)=.*|\1|'
455+k=KERL_DEPLOY_RSYNC_OPTIONS
456+'[' restore = cache ']'
457+'[' restore = restore ']'
458+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_RSYNC_OPTIONS'
459++_KERL_CFG_VAR=
460+eval _KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS
461++_KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS
462+'[' -n '' ']'
463+for _KERL_CFG in $1
464++sed 's|\(.*\)=.*|\1|'
465++echo KERL_INSTALL_MANPAGES=
466+k=KERL_INSTALL_MANPAGES
467+'[' restore = cache ']'
468+'[' restore = restore ']'
469+eval '_KERL_CFG_VAR=$__KERL_INSTALL_MANPAGES'
470++_KERL_CFG_VAR=
471+eval _KERL_TARGET_VAR=KERL_INSTALL_MANPAGES
472++_KERL_TARGET_VAR=KERL_INSTALL_MANPAGES
473+'[' -n '' ']'
474+for _KERL_CFG in $1
475++echo KERL_INSTALL_HTMLDOCS=
476++sed 's|\(.*\)=.*|\1|'
477+k=KERL_INSTALL_HTMLDOCS
478+'[' restore = cache ']'
479+'[' restore = restore ']'
480+eval '_KERL_CFG_VAR=$__KERL_INSTALL_HTMLDOCS'
481++_KERL_CFG_VAR=
482+eval _KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS
483++_KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS
484+'[' -n '' ']'
485+for _KERL_CFG in $1
486++echo KERL_BUILD_PLT=
487++sed 's|\(.*\)=.*|\1|'
488+k=KERL_BUILD_PLT
489+'[' restore = cache ']'
490+'[' restore = restore ']'
491+eval '_KERL_CFG_VAR=$__KERL_BUILD_PLT'
492++_KERL_CFG_VAR=
493+eval _KERL_TARGET_VAR=KERL_BUILD_PLT
494++_KERL_TARGET_VAR=KERL_BUILD_PLT
495+'[' -n '' ']'
496+for _KERL_CFG in $1
497++echo KERL_BUILD_DOCS=
498++sed 's|\(.*\)=.*|\1|'
499+k=KERL_BUILD_DOCS
500+'[' restore = cache ']'
501+'[' restore = restore ']'
502+eval '_KERL_CFG_VAR=$__KERL_BUILD_DOCS'
503++_KERL_CFG_VAR=
504+eval _KERL_TARGET_VAR=KERL_BUILD_DOCS
505++_KERL_TARGET_VAR=KERL_BUILD_DOCS
506+'[' -n '' ']'
507+for _KERL_CFG in $1
508++echo KERL_DOC_TARGETS=chunks
509++sed 's|\(.*\)=.*|\1|'
510+k=KERL_DOC_TARGETS
511+'[' restore = cache ']'
512+'[' restore = restore ']'
513+eval '_KERL_CFG_VAR=$__KERL_DOC_TARGETS'
514++_KERL_CFG_VAR=
515+eval _KERL_TARGET_VAR=KERL_DOC_TARGETS
516++_KERL_TARGET_VAR=KERL_DOC_TARGETS
517+'[' -n '' ']'
518+for _KERL_CFG in $1
519++echo KERL_BUILD_BACKEND=
520++sed 's|\(.*\)=.*|\1|'
521+k=KERL_BUILD_BACKEND
522+'[' restore = cache ']'
523+'[' restore = restore ']'
524+eval '_KERL_CFG_VAR=$__KERL_BUILD_BACKEND'
525++_KERL_CFG_VAR=git
526+eval _KERL_TARGET_VAR=KERL_BUILD_BACKEND
527++_KERL_TARGET_VAR=KERL_BUILD_BACKEND
528+'[' -n git ']'
529+eval 'KERL_BUILD_BACKEND="git"'
530++KERL_BUILD_BACKEND=git
531+for _KERL_CFG in $1
532++echo KERL_RELEASE_TARGET=
533++sed 's|\(.*\)=.*|\1|'
534+k=KERL_RELEASE_TARGET
535+'[' restore = cache ']'
536+'[' restore = restore ']'
537+eval '_KERL_CFG_VAR=$__KERL_RELEASE_TARGET'
538++_KERL_CFG_VAR=
539+eval _KERL_TARGET_VAR=KERL_RELEASE_TARGET
540++_KERL_TARGET_VAR=KERL_RELEASE_TARGET
541+'[' -n '' ']'
542+'[' -z '' ']'
543+INSTALL_OPT=-minimal
544+'[' -z git ']'
545+'[' git = git ']'
546+KERL_USE_AUTOCONF=1
547++uname -s
548+KERL_SYSTEM=Linux
549+case "$KERL_SYSTEM" in
550+MD5SUM=md5sum
551+MD5SUM_FIELD=1
552+SED_OPT=-r
553+'[' 2 -eq 0 ']'
554+common_ALL_pkgs='gcc make'
555+common_ALL_BUILD_BACKEND_git_pkgs='automake autoconf'
556+common_debian_pkgs='gcc make libssl-dev libncurses-dev g++'
557+_KPP_alpine_pkgs='gcc make openssl-dev ncurses-dev g++'
558+_KPP_alpine_probe=_apk
559+_KPP_debian_pkgs='gcc make libssl-dev libncurses-dev g++'
560+_KPP_debian_probe=_dpkg
561+_KPP_fedora_pkgs='gcc make openssl-devel ncurses-devel g++'
562+_KPP_fedora_probe=_rpm
563+_KPP_linuxmint_pkgs='gcc make libssl-dev libncurses-dev g++'
564+_KPP_linuxmint_probe=_dpkg
565+_KPP_pop_pkgs='gcc make libssl-dev libncurses-dev g++'
566+_KPP_pop_probe=_dpkg
567+_KPP_rhel_pkgs='gcc make openssl-devel ncurses-devel gcc-c++'
568+_KPP_rhel_probe=_rpm
569+_KPP_ubuntu_pkgs='gcc make libssl-dev libncurses-dev g++'
570+_KPP_ubuntu_probe=_dpkg
571+fix_otp_builds
572+'[' -f /home/travis/.kerl/otp_builds ']'
573+fix_otp_installations
574+'[' -f /home/travis/.kerl/otp_installations ']'
575+case "$1" in
576+'[' 2 -ne 2 ']'
577+'[' releases '!=' releases ']'
578+check_releases force
579+'[' force = force ']'
580+rm -f /home/travis/.kerl/otp_releases
581+'[' '!' -f /home/travis/.kerl/otp_releases ']'
582+get_releases /home/travis/.kerl/otp_releases
583+'[' git = git ']'
584+get_git_releases /home/travis/.kerl/otp_releases
585++mktemp /tmp/kerl.XXXXXX
586+tmp=/tmp/kerl.osBCOo
587+git ls-remote --tags --refs https://github.com/erlang/otp
588+ret=0
589+notice 'Getting releases from GitHub...'
590+l=notice
591+stderr 'Getting releases from GitHub...'
592+'[' -t 1 ']'
593+'[' -n '' ']'
594+'[' 0 -eq 0 ']'
595+cut -d/ -f3-
596+cut -f2
597+sed -r -e '# Delete all tags starting with ":" as to not mix' -e '# them with the prefixed lines we`re generating next.' -e '/^:/d' -e '# Prefix "OTP*" release lines with the crux of their versions.' -e '# - "OTP_R16B01_RC1" => ":16B01_RC1 OTP_R16B01_RC1"' -e '# - "OTP_R16B03" => ":16B03 OTP_R16B03"' -e '# - "OTP-17.0" => ":17.0 OTP-17.0"' -e '# - "OTP-17.3.1" => ":17.3.1 OTP-17.3.1"' -e '# - "OTP-19.0-rc1" => ":19.0-rc1 OTP-19.0-rc1"' -e '# - "OTP-19.0-rc2" => ":19.0-rc2 OTP-19.0-rc2"' -e 's/^(OTP[-_](R?([0-9][^ :]*).*))/:\3 \2/' -e '# Delete all lines that did not get prefixed above.' -e '/^[^:]/d' -e '# Move the colon markers preceding each version prefix' -e '# as to precede the tag suffix instead, which will make' -e '# throwing the version prefixes easier later on.' -e '# - ":16B01_RC1 OTP_R16B03" => "16B01_RC1 :OTP_R16B01_RC1"' -e '# - ":16B03 OTP_R16B03" => "16B03 :OTP_R16B03"' -e '# - ":17.0 OTP_R16B03" => "17.0 :OTP-17.0"' -e '# - ":17.3.1 OTP_R16B03" => "17.3.1 :OTP-17.3.1"' -e '# - ":19.0-rc1 OTP_R16B03" => "19.0-rc1 :OTP-19.0-rc1"' -e '# - ":19.0-rc2 OTP_R16B03" => "19.0-rc2 :OTP-19.0-rc2"' -e 's/^:([^ ]+) /\1 :/' -e '# Repeatedly replace sequences of one or more dots, dashes' -e '# or underscores, within each version prefix, with single' -e '# space characters.' -e '# - "16B01_RC1 :OTP_R16B01_RC1" => "16B01 RC1 :OTP_R16B01_RC1"' -e '# - "16B03 :OTP_R16B03" => "16B03 :OTP_R16B03"' -e '# - "17.0 :OTP-17.0" => "17 0 :OTP-17.0"' -e '# - "17.3.1 :OTP-17.3.1" => "17 3 1 :OTP-17.3.1"' -e '# - "19.0-rc1 :OTP-19.0-rc1" => "19 0 rc1 :OTP-19.0-rc1"' -e '# - "19.0-rc2 :OTP-19.0-rc2" => "19 0 rc2 :OTP-19.0-rc2"' -e :loop -e 's/^([^:]*)[.-]+([^:]*) :/\1 \2 :/' -e 't loop' -e '# Repeatedly replace "A", "B", or "C" separators, within each' -e '# version prefix, with " 0 ", " 1 " and " 2 ", respectively.' -e '# - "16B01 RC1 :OTP_R16B01_RC1" => "16 1 01 RC1 :OTP_R16B01_RC1"' -e '# - "16B03 :OTP_R16B03" => "16 1 03 :OTP_R16B03"' -e :loop2 -e 's/^(.*[0-9]+)A([^:]*) :/\1 0 \2 :/' -e 's/^(.*[0-9]+)B([^:]*) :/\1 1 \2 :/' -e 's/^(.*[0-9]+)C([^:]*) :/\1 2 \2 :/' -e 't loop2' -e '# Repeatedly replace space-release candidate infixes, within' -e '# each version prefix, with a leading zero followed by' -e '# the candidate number.' -e '# - "16 1 01 RC1 :OTP_R16B01_RC1" => "16 1 01 0 1 :OTP_R16B01_RC1"' -e '# - "19 0 rc1 :OTP-19.0-rc1" => "19 0 0 1 :OTP-19.0-rc1"' -e '# - "19 0 rc2 :OTP-19.0-rc2" => "19 0 0 2 :OTP-19.0-rc2"' -e :loop3 -e 's/^([^:]* )(rc|RC)([0-9]+)(( [^:]*)?) :/\10 \3\4 :/' -e 't loop3' -e '# Repeatedly prefix single digits, within each version prefix,' -e '# with leading zeroes.' -e '# - "16 1 01 0 1 :OTP_R16B01_RC1" => "16 01 01 00 01 :OTP_R16B01_RC1"' -e '# - "16 1 03 :OTP_R16B03" => "16 01 03 :OTP_R16B03"' -e '# - "17 0 :OTP-17.0" => "17 00 :OTP-17.0"' -e '# - "17 3 1 :OTP-17.3.1" => "17 03 01 :OTP-17.3.1"' -e '# - "19 0 0 1 :OTP-19.0-rc1" => "19 00 00 01 :OTP-19.0-rc.1"' -e '# - "19 0 0 2 :OTP-19.0-rc2" => "19 00 00 02 :OTP-19.0-rc.2"' -e :loop4 -e 's/^([^:]*[^0-9:])([0-9])(([^0-9][^:]*)?) :/\10\2\3 :/' -e 't loop4' -e '# Suffix each version prefix with 00 as to not compare : with a number.' -e '# - "16 01 01 00 01 :OTP_R16B01_RC1" => "16 01 01 00 01 00 :OTP_R16B01_RC1"' -e '# - "16 01 03 :OTP_R16B03" => "16 01 03 00 :OTP_R16B03"' -e '# - "17 00 :OTP-17.0"" => "17 00 00 :OTP-17.0"' -e '# - "17 03 01 :OTP-17.3.1" => "17 03 01 00 :OTP-17.3.1"' -e '# - "19 00 00 01 :OTP-19.0-rc.1" => "19 00 00 01 00 :OTP-19.0-rc.1"' -e '# - "19 00 00 02 :OTP-19.0-rc.2" => "19 00 00 02 00 :OTP-19.0-rc.2"' -e 's/^([^:]+) :/\1 00 :/'
598+LC_ALL=C
599+sort -n
600+cut -d: -f2-
601+tee /home/travis/.kerl/otp_releases
602+rm -f /tmp/kerl.osBCOo
603+return 0
604+notice 'The available releases are:'
605+l=notice
606+stderr 'The available releases are:'
607+'[' -t 1 ']'
608+'[' -n '' ']'
609+list_print releases
610+list_type=releases
611+maybe_all=
612+list=/home/travis/.kerl/otp_releases
613+'[' -f /home/travis/.kerl/otp_releases ']'
614++wc -l /home/travis/.kerl/otp_releases
615+'[' '463 /home/travis/.kerl/otp_releases' '!=' 0 ']'
616+'[' releases = releases ']'
617+'[' '' '!=' all ']'
618+awk -v oldest_listed=17 -v oldest_supported=25 -v include_rc=no '
619 function _print(vsn, is_this_supported) {
620 if (is_this_supported) {
621 suf=" *"
622 }
623 printf "%s%s\n", vsn, suf
624 }
625 {
626 this_version=$0
627 split(this_version, version_components, ".")
628 this_major=version_components[1]
630 if (last_major == "") {
631 last_major = oldest_supported - 1
632 }
634 is_this_r=/^R/
635 is_this_rc=/-rc/
636 is_rc_printable=(include_rc == "yes")
637 is_this_supported=(last_major >= oldest_supported)
639 if (!is_this_r) {
640 is_transition_to_rc=(is_last_not_rc && is_this_rc)
641 is_transition_from_rc=(!is_last_not_rc && !is_this_rc && is_rc_printable)
642 (is_transition_to_rc || is_transition_from_rc) \
643 && _print(last_version, is_this_supported)
645 last_version=this_version
646 last_major=this_major
647 is_last_not_rc=!is_this_rc
648 }
649 }
650 END {
651 last_version=$0
652 is_supported=1
653 (!is_this_rc || is_rc_printable) \
654 && _print(last_version, is_supported)
655 }' /home/travis/.kerl/otp_releases
65617.5.6.10
65718.3.4.11
65819.3.6.13
65920.3.8.26
66021.3.8.24
66122.3.4.27
66223.3.4.20
66324.3.4.17
66425.3.2.12 *
66526.2.5 *
66627.0 *
667+return 0
668APPLICATIONS DISABLED (See: /home/travis/.kerl/builds/27.0/otp_build_27.0.log)
669 * odbc : ODBC library - link check failed
671APPLICATIONS INFORMATION (See: /home/travis/.kerl/builds/27.0/otp_build_27.0.log)
672 * wx : No OpenGL headers found, wx will NOT be usable
673 * No GLU headers found, wx will NOT be usable
674 * wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available
675 * wxWidgets must be installed on your system.
676 * Please check that wx-config is in path, the directory
677 * where wxWidgets libraries are installed (returned by
678 * 'wx-config --libs' or 'wx-config --static --libs' command)
679 * is in LD_LIBRARY_PATH or equivalent variable and
680 * wxWidgets version is 3.0.2 or above.
682The command "./bin/compile" exited with 0.
after_success
68434.56s$ ./bin/archive
685Created /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/aarch64/erlang-27.0-nonroot.tar.bz2
686tar: Removing leading `/' from member names
687Created /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/aarch64/erlang-27.0.tar.bz2
689Uploading Artifacts
artifacts.setup
690artifacts version v0.7.9-13-g2bf161c revision=2bf161c9e5c827d911868be1182cf39236858c96
691$ export ARTIFACTS_PATHS="${OS_NAME}"
692$ artifacts upload
693INFO: uploading with settings
694 bucket: [secure]
695 cache_control: private
696 permissions: [secure]
698INFO: uploading: /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/aarch64/erlang-27.0.tar.bz2 (size: 66MB)
699 download_url: https://s3.amazonaws.com/[secure]/binaries/ubuntu/22.04/aarch64/erlang-27.0.tar.bz2
701INFO: uploading: /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/22.04/aarch64/erlang-27.0-nonroot.tar.bz2 (size: 66MB)
702 download_url: https://s3.amazonaws.com/[secure]/binaries/ubuntu/22.04/aarch64/erlang-27.0-nonroot.tar.bz2
704Done uploading artifacts
707Done. Your build exited with 0.
Top