precise
AMD64
Erlang
Git
Scroll to End of Log
0.10s0.07s0.00s0.05sTopworker_info1Worker information2hostname: 83d6c5ce-4a0c-4a6f-9765-580fe943d276@1.worker-n2-com-779d777f7b-twnw9.gce-production-13version: 6.2.22 https://github.com/travis-ci/worker/tree/858cb91994a513269f2fe9782c15fc113e9662314instance: travis-job-929f2912-47ee-42ab-89ab-2e9bcd9698cb precise-erlang-stable-alternative (via amqp)5startup: 6.149279811ssystem_info7Build system information8Build language: erlang9Build dist: precise10Build id: 27094169611Job id: 62288926512Runtime kernel version: 3.13.0-115-generic13travis-build version: 3484ecfe14Build image provisioning date and time15Tue Apr 11 20:23:00 UTC 201716Operating System Details17Distributor ID: Ubuntu18Description: Ubuntu 12.04.5 LTS19Release: 12.0420Codename: precise21Linux Version223.13.0-115-generic23Cookbooks Version24cc4eb5e https://github.com/travis-ci/travis-cookbooks/tree/cc4eb5e25Git version26git version 1.8.5.627bash version28GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)29Copyright (C) 2011 Free Software Foundation, Inc.30License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>32This is free software; you are free to change and redistribute it.33There is NO WARRANTY, to the extent permitted by law.34GCC version35gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.336Copyright (C) 2011 Free Software Foundation, Inc.37This is free software; see the source for copying conditions. There is NO38warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.40LLVM version41clang version 3.4 (tags/RELEASE_34/final)42Target: x86_64-unknown-linux-gnu43Thread model: posix44Pre-installed Ruby versions45ruby-2.2.646Pre-installed Node.js versions47v0.10.3648Pre-installed Go versions491.7.450mysql --version51mysql Ver 14.14 Distrib 5.5.54, for debian-linux-gnu (x86_64) using readline 6.252Pre-installed PostgreSQL versions539.1.24549.2.20559.3.16569.4.11579.5.658Redis version59redis-server 3.0.760riak version612.0.262memcached version631.4.1364MongoDB version65MongoDB 2.4.1466CouchDB version67couchdb 1.6.168Installed Sphinx versions692.0.10702.1.9712.2.672Default Sphinx version732.2.674Installed Firefox version75firefox 38.4.0esr76PhantomJS version771.9.878ant -version79Apache Ant(TM) version 1.8.2 compiled on December 3 201180mvn -version81Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)82Maven home: /usr/local/maven83Java version: 1.7.0_80, vendor: Oracle Corporation84Java home: /usr/lib/jvm/java-7-oracle/jre85Default locale: en, platform encoding: UTF-886OS name: "linux", version: "3.13.0-115-generic", arch: "amd64", family: "unix"87kerl list installations88There are no installations available89kiex list91kiex elixirs93=* elixir-1.0.295# => - current96# =* - current && default97# * - default99rebar --version101=ERROR REPORT==== 11-Apr-2017::20:23:02 ===102beam/beam_load.c(1365): Error loading module rebar:103 use of opcode 153; this emulator supports only up to 152106=ERROR REPORT==== 11-Apr-2017::20:23:02 ===107Loading of /usr/local/bin/rebar/rebar/ebin/rebar.beam failed: badfile108escript: exception error: undefined function rebar:main/1109 in function escript:run/2110 in call from escript:start/1111 in call from init:start_it/1112 in call from init:start_em/11150.00s0.05s0.00s0.01s0.01s0.00s0.00s0.00s0.01s0.00s0.02s0.00s0.00s0.00s0.02s6.02s0.00s0.00s0.00s0.05sdocker_mtu_and_registry_mirrors116tee: /etc/docker/daemon.json: No such file or directory117docker: unrecognized servicegit.checkout1200.00s0.98s$ git clone --depth=50 --branch=default https://github.com/travis-ci/travis-erlang-builder.git travis-ci/travis-erlang-builder121Cloning into 'travis-ci/travis-erlang-builder'...122$ cd travis-ci/travis-erlang-builder123$ git checkout -qf 55459dca85d8d88044d58c72f6e741a0d955d32f1250.01s126Setting environment variables from repository settings127$ export ARTIFACTS_BUCKET=[secure]128$ export ARTIFACTS_PERMISSIONS=[secure]129$ export ARTIFACTS_KEY=[secure]130$ export ARTIFACTS_SECRET=[secure]131$ export KERL_BUILD_BACKEND=git133Setting environment variables from .travis.yml134$ export VERSION=27.0135$ export ALIAS=27.0before_install.1before_install.21390.03s$ export RELEASE=$(lsb_release -rs 2>/dev/null || sw_vers -productVersion | sed 's/^\([0-9][0-9]*.[0-9][0-9]*\).*/\1/')before_install.3before_install.4before_install.5install144 curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl145 chmod +x kerl146 sudo mv kerl /usr/local/bin/kerl147 fi148 sudo curl -o `which kerl` https://raw.githubusercontent.com/yrashk/kerl/master/kerl150 % Total % Received % Xferd Average Speed Time Time Time Current151 Dload Upload Total Spent Left Speed152100 83231 100 83231 0 0 1081k 0 --:--:-- --:--:-- --:--:-- 1377k154 % Total % Received % Xferd Average Speed Time Time Time Current155 Dload Upload Total Spent Left Speed156100 83231 100 83231 0 0 1139k 0 --:--:-- --:--:-- --:--:-- 1477k157+unset ERL_TOP158+unset CDPATH159+'[' -n '' ']'160+KERL_VERSION=4.1.1161+OLDEST_OTP_LISTED=17162+OLDEST_OTP_SUPPORTED=25163+ERLANG_DOWNLOAD_URL=https://erlang.org/download164+KERL_CONFIG_STORAGE_FILENAME=.kerl_config165+_KERL_SCRIPT=kerl166++tput sgr0167++printf OK168+tp=OK169+'[' -z OK ']'170+KERL_COLOR_AVAILABLE=1171+'[' -n '' ']'172+KERL_COLOR_RESET=sgr0173+TMP_DIR=/tmp174+'[' -z /home/travis ']'175+KERL_BASE_DIR=/home/travis/.kerl176+KERL_CONFIG=/home/travis/.kerlrc177+KERL_DOWNLOAD_DIR=/home/travis/.kerl/archives178+KERL_BUILD_DIR=/home/travis/.kerl/builds179+KERL_GIT_DIR=/home/travis/.kerl/gits180+KERL_GIT_BASE=https://raw.githubusercontent.com/kerl/kerl/master181+KERL_COLORIZE=1182+KERL_INCLUDE_RELEASE_CANDIDATES=no183+KERL_CHECK_BUILD_PACKAGES=yes184+_KERL_CFGS='185OTP_GITHUB_URL=https://github.com/erlang/otp186KERL_CONFIGURE_OPTIONS=187KERL_CONFIGURE_APPLICATIONS=188KERL_CONFIGURE_DISABLE_APPLICATIONS=189KERL_SASL_STARTUP=190KERL_DEPLOY_SSH_OPTIONS=191KERL_DEPLOY_RSYNC_OPTIONS=192KERL_INSTALL_MANPAGES=193KERL_INSTALL_HTMLDOCS=194KERL_BUILD_PLT=195KERL_BUILD_DOCS=196KERL_DOC_TARGETS=chunks197KERL_BUILD_BACKEND=198KERL_RELEASE_TARGET=199'200+act_on_kerl_cfgs '201OTP_GITHUB_URL=https://github.com/erlang/otp202KERL_CONFIGURE_OPTIONS=203KERL_CONFIGURE_APPLICATIONS=204KERL_CONFIGURE_DISABLE_APPLICATIONS=205KERL_SASL_STARTUP=206KERL_DEPLOY_SSH_OPTIONS=207KERL_DEPLOY_RSYNC_OPTIONS=208KERL_INSTALL_MANPAGES=209KERL_INSTALL_HTMLDOCS=210KERL_BUILD_PLT=211KERL_BUILD_DOCS=212KERL_DOC_TARGETS=chunks213KERL_BUILD_BACKEND=214KERL_RELEASE_TARGET=215' cache216+for _KERL_CFG in '$1'217++sed 's|\(.*\)=.*|\1|'218++echo OTP_GITHUB_URL=https://github.com/erlang/otp219+k=OTP_GITHUB_URL220+'[' cache = cache ']'221+eval '_KERL_CFG_VAR=$OTP_GITHUB_URL'222++_KERL_CFG_VAR=223+eval _KERL_TARGET_VAR=__OTP_GITHUB_URL224++_KERL_TARGET_VAR=__OTP_GITHUB_URL225+'[' -n '' ']'226+for _KERL_CFG in '$1'227++sed 's|\(.*\)=.*|\1|'228++echo KERL_CONFIGURE_OPTIONS=229+k=KERL_CONFIGURE_OPTIONS230+'[' cache = cache ']'231+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_OPTIONS'232++_KERL_CFG_VAR=233+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS234++_KERL_TARGET_VAR=__KERL_CONFIGURE_OPTIONS235+'[' -n '' ']'236+for _KERL_CFG in '$1'237++echo KERL_CONFIGURE_APPLICATIONS=238++sed 's|\(.*\)=.*|\1|'239+k=KERL_CONFIGURE_APPLICATIONS240+'[' cache = cache ']'241+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_APPLICATIONS'242++_KERL_CFG_VAR=243+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS244++_KERL_TARGET_VAR=__KERL_CONFIGURE_APPLICATIONS245+'[' -n '' ']'246+for _KERL_CFG in '$1'247++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=248++sed 's|\(.*\)=.*|\1|'249+k=KERL_CONFIGURE_DISABLE_APPLICATIONS250+'[' cache = cache ']'251+eval '_KERL_CFG_VAR=$KERL_CONFIGURE_DISABLE_APPLICATIONS'252++_KERL_CFG_VAR=253+eval _KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS254++_KERL_TARGET_VAR=__KERL_CONFIGURE_DISABLE_APPLICATIONS255+'[' -n '' ']'256+for _KERL_CFG in '$1'257++sed 's|\(.*\)=.*|\1|'258++echo KERL_SASL_STARTUP=259+k=KERL_SASL_STARTUP260+'[' cache = cache ']'261+eval '_KERL_CFG_VAR=$KERL_SASL_STARTUP'262++_KERL_CFG_VAR=263+eval _KERL_TARGET_VAR=__KERL_SASL_STARTUP264++_KERL_TARGET_VAR=__KERL_SASL_STARTUP265+'[' -n '' ']'266+for _KERL_CFG in '$1'267++echo KERL_DEPLOY_SSH_OPTIONS=268++sed 's|\(.*\)=.*|\1|'269+k=KERL_DEPLOY_SSH_OPTIONS270+'[' cache = cache ']'271+eval '_KERL_CFG_VAR=$KERL_DEPLOY_SSH_OPTIONS'272++_KERL_CFG_VAR=273+eval _KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS274++_KERL_TARGET_VAR=__KERL_DEPLOY_SSH_OPTIONS275+'[' -n '' ']'276+for _KERL_CFG in '$1'277++echo KERL_DEPLOY_RSYNC_OPTIONS=278++sed 's|\(.*\)=.*|\1|'279+k=KERL_DEPLOY_RSYNC_OPTIONS280+'[' cache = cache ']'281+eval '_KERL_CFG_VAR=$KERL_DEPLOY_RSYNC_OPTIONS'282++_KERL_CFG_VAR=283+eval _KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS284++_KERL_TARGET_VAR=__KERL_DEPLOY_RSYNC_OPTIONS285+'[' -n '' ']'286+for _KERL_CFG in '$1'287++sed 's|\(.*\)=.*|\1|'288++echo KERL_INSTALL_MANPAGES=289+k=KERL_INSTALL_MANPAGES290+'[' cache = cache ']'291+eval '_KERL_CFG_VAR=$KERL_INSTALL_MANPAGES'292++_KERL_CFG_VAR=293+eval _KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES294++_KERL_TARGET_VAR=__KERL_INSTALL_MANPAGES295+'[' -n '' ']'296+for _KERL_CFG in '$1'297++echo KERL_INSTALL_HTMLDOCS=298++sed 's|\(.*\)=.*|\1|'299+k=KERL_INSTALL_HTMLDOCS300+'[' cache = cache ']'301+eval '_KERL_CFG_VAR=$KERL_INSTALL_HTMLDOCS'302++_KERL_CFG_VAR=303+eval _KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS304++_KERL_TARGET_VAR=__KERL_INSTALL_HTMLDOCS305+'[' -n '' ']'306+for _KERL_CFG in '$1'307++echo KERL_BUILD_PLT=308++sed 's|\(.*\)=.*|\1|'309+k=KERL_BUILD_PLT310+'[' cache = cache ']'311+eval '_KERL_CFG_VAR=$KERL_BUILD_PLT'312++_KERL_CFG_VAR=313+eval _KERL_TARGET_VAR=__KERL_BUILD_PLT314++_KERL_TARGET_VAR=__KERL_BUILD_PLT315+'[' -n '' ']'316+for _KERL_CFG in '$1'317++echo KERL_BUILD_DOCS=318++sed 's|\(.*\)=.*|\1|'319+k=KERL_BUILD_DOCS320+'[' cache = cache ']'321+eval '_KERL_CFG_VAR=$KERL_BUILD_DOCS'322++_KERL_CFG_VAR=323+eval _KERL_TARGET_VAR=__KERL_BUILD_DOCS324++_KERL_TARGET_VAR=__KERL_BUILD_DOCS325+'[' -n '' ']'326+for _KERL_CFG in '$1'327++echo KERL_DOC_TARGETS=chunks328++sed 's|\(.*\)=.*|\1|'329+k=KERL_DOC_TARGETS330+'[' cache = cache ']'331+eval '_KERL_CFG_VAR=$KERL_DOC_TARGETS'332++_KERL_CFG_VAR=333+eval _KERL_TARGET_VAR=__KERL_DOC_TARGETS334++_KERL_TARGET_VAR=__KERL_DOC_TARGETS335+'[' -n '' ']'336+for _KERL_CFG in '$1'337++echo KERL_BUILD_BACKEND=338++sed 's|\(.*\)=.*|\1|'339+k=KERL_BUILD_BACKEND340+'[' cache = cache ']'341+eval '_KERL_CFG_VAR=$KERL_BUILD_BACKEND'342++_KERL_CFG_VAR=git343+eval _KERL_TARGET_VAR=__KERL_BUILD_BACKEND344++_KERL_TARGET_VAR=__KERL_BUILD_BACKEND345+'[' -n git ']'346+eval '__KERL_BUILD_BACKEND="git"'347++__KERL_BUILD_BACKEND=git348+for _KERL_CFG in '$1'349++echo KERL_RELEASE_TARGET=350++sed 's|\(.*\)=.*|\1|'351+k=KERL_RELEASE_TARGET352+'[' cache = cache ']'353+eval '_KERL_CFG_VAR=$KERL_RELEASE_TARGET'354++_KERL_CFG_VAR=355+eval _KERL_TARGET_VAR=__KERL_RELEASE_TARGET356++_KERL_TARGET_VAR=__KERL_RELEASE_TARGET357+'[' -n '' ']'358+eval '359OTP_GITHUB_URL=https://github.com/erlang/otp360KERL_CONFIGURE_OPTIONS=361KERL_CONFIGURE_APPLICATIONS=362KERL_CONFIGURE_DISABLE_APPLICATIONS=363KERL_SASL_STARTUP=364KERL_DEPLOY_SSH_OPTIONS=365KERL_DEPLOY_RSYNC_OPTIONS=366KERL_INSTALL_MANPAGES=367KERL_INSTALL_HTMLDOCS=368KERL_BUILD_PLT=369KERL_BUILD_DOCS=370KERL_DOC_TARGETS=chunks371KERL_BUILD_BACKEND=372KERL_RELEASE_TARGET=373'374++OTP_GITHUB_URL=https://github.com/erlang/otp375++KERL_CONFIGURE_OPTIONS=376++KERL_CONFIGURE_APPLICATIONS=377++KERL_CONFIGURE_DISABLE_APPLICATIONS=378++KERL_SASL_STARTUP=379++KERL_DEPLOY_SSH_OPTIONS=380++KERL_DEPLOY_RSYNC_OPTIONS=381++KERL_INSTALL_MANPAGES=382++KERL_INSTALL_HTMLDOCS=383++KERL_BUILD_PLT=384++KERL_BUILD_DOCS=385++KERL_DOC_TARGETS=chunks386++KERL_BUILD_BACKEND=387++KERL_RELEASE_TARGET=388+mkdir -p /home/travis/.kerl389+'[' -f /home/travis/.kerlrc ']'390+act_on_kerl_cfgs '391OTP_GITHUB_URL=https://github.com/erlang/otp392KERL_CONFIGURE_OPTIONS=393KERL_CONFIGURE_APPLICATIONS=394KERL_CONFIGURE_DISABLE_APPLICATIONS=395KERL_SASL_STARTUP=396KERL_DEPLOY_SSH_OPTIONS=397KERL_DEPLOY_RSYNC_OPTIONS=398KERL_INSTALL_MANPAGES=399KERL_INSTALL_HTMLDOCS=400KERL_BUILD_PLT=401KERL_BUILD_DOCS=402KERL_DOC_TARGETS=chunks403KERL_BUILD_BACKEND=404KERL_RELEASE_TARGET=405' restore406+for _KERL_CFG in '$1'407++echo OTP_GITHUB_URL=https://github.com/erlang/otp408++sed 's|\(.*\)=.*|\1|'409+k=OTP_GITHUB_URL410+'[' restore = cache ']'411+'[' restore = restore ']'412+eval '_KERL_CFG_VAR=$__OTP_GITHUB_URL'413++_KERL_CFG_VAR=414+eval _KERL_TARGET_VAR=OTP_GITHUB_URL415++_KERL_TARGET_VAR=OTP_GITHUB_URL416+'[' -n '' ']'417+for _KERL_CFG in '$1'418++echo KERL_CONFIGURE_OPTIONS=419++sed 's|\(.*\)=.*|\1|'420+k=KERL_CONFIGURE_OPTIONS421+'[' restore = cache ']'422+'[' restore = restore ']'423+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_OPTIONS'424++_KERL_CFG_VAR=425+eval _KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS426++_KERL_TARGET_VAR=KERL_CONFIGURE_OPTIONS427+'[' -n '' ']'428+for _KERL_CFG in '$1'429++sed 's|\(.*\)=.*|\1|'430++echo KERL_CONFIGURE_APPLICATIONS=431+k=KERL_CONFIGURE_APPLICATIONS432+'[' restore = cache ']'433+'[' restore = restore ']'434+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_APPLICATIONS'435++_KERL_CFG_VAR=436+eval _KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS437++_KERL_TARGET_VAR=KERL_CONFIGURE_APPLICATIONS438+'[' -n '' ']'439+for _KERL_CFG in '$1'440++sed 's|\(.*\)=.*|\1|'441++echo KERL_CONFIGURE_DISABLE_APPLICATIONS=442+k=KERL_CONFIGURE_DISABLE_APPLICATIONS443+'[' restore = cache ']'444+'[' restore = restore ']'445+eval '_KERL_CFG_VAR=$__KERL_CONFIGURE_DISABLE_APPLICATIONS'446++_KERL_CFG_VAR=447+eval _KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS448++_KERL_TARGET_VAR=KERL_CONFIGURE_DISABLE_APPLICATIONS449+'[' -n '' ']'450+for _KERL_CFG in '$1'451++sed 's|\(.*\)=.*|\1|'452++echo KERL_SASL_STARTUP=453+k=KERL_SASL_STARTUP454+'[' restore = cache ']'455+'[' restore = restore ']'456+eval '_KERL_CFG_VAR=$__KERL_SASL_STARTUP'457++_KERL_CFG_VAR=458+eval _KERL_TARGET_VAR=KERL_SASL_STARTUP459++_KERL_TARGET_VAR=KERL_SASL_STARTUP460+'[' -n '' ']'461+for _KERL_CFG in '$1'462++echo KERL_DEPLOY_SSH_OPTIONS=463++sed 's|\(.*\)=.*|\1|'464+k=KERL_DEPLOY_SSH_OPTIONS465+'[' restore = cache ']'466+'[' restore = restore ']'467+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_SSH_OPTIONS'468++_KERL_CFG_VAR=469+eval _KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS470++_KERL_TARGET_VAR=KERL_DEPLOY_SSH_OPTIONS471+'[' -n '' ']'472+for _KERL_CFG in '$1'473++echo KERL_DEPLOY_RSYNC_OPTIONS=474++sed 's|\(.*\)=.*|\1|'475+k=KERL_DEPLOY_RSYNC_OPTIONS476+'[' restore = cache ']'477+'[' restore = restore ']'478+eval '_KERL_CFG_VAR=$__KERL_DEPLOY_RSYNC_OPTIONS'479++_KERL_CFG_VAR=480+eval _KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS481++_KERL_TARGET_VAR=KERL_DEPLOY_RSYNC_OPTIONS482+'[' -n '' ']'483+for _KERL_CFG in '$1'484++echo KERL_INSTALL_MANPAGES=485++sed 's|\(.*\)=.*|\1|'486+k=KERL_INSTALL_MANPAGES487+'[' restore = cache ']'488+'[' restore = restore ']'489+eval '_KERL_CFG_VAR=$__KERL_INSTALL_MANPAGES'490++_KERL_CFG_VAR=491+eval _KERL_TARGET_VAR=KERL_INSTALL_MANPAGES492++_KERL_TARGET_VAR=KERL_INSTALL_MANPAGES493+'[' -n '' ']'494+for _KERL_CFG in '$1'495++echo KERL_INSTALL_HTMLDOCS=496++sed 's|\(.*\)=.*|\1|'497+k=KERL_INSTALL_HTMLDOCS498+'[' restore = cache ']'499+'[' restore = restore ']'500+eval '_KERL_CFG_VAR=$__KERL_INSTALL_HTMLDOCS'501++_KERL_CFG_VAR=502+eval _KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS503++_KERL_TARGET_VAR=KERL_INSTALL_HTMLDOCS504+'[' -n '' ']'505+for _KERL_CFG in '$1'506++sed 's|\(.*\)=.*|\1|'507++echo KERL_BUILD_PLT=508+k=KERL_BUILD_PLT509+'[' restore = cache ']'510+'[' restore = restore ']'511+eval '_KERL_CFG_VAR=$__KERL_BUILD_PLT'512++_KERL_CFG_VAR=513+eval _KERL_TARGET_VAR=KERL_BUILD_PLT514++_KERL_TARGET_VAR=KERL_BUILD_PLT515+'[' -n '' ']'516+for _KERL_CFG in '$1'517++sed 's|\(.*\)=.*|\1|'518++echo KERL_BUILD_DOCS=519+k=KERL_BUILD_DOCS520+'[' restore = cache ']'521+'[' restore = restore ']'522+eval '_KERL_CFG_VAR=$__KERL_BUILD_DOCS'523++_KERL_CFG_VAR=524+eval _KERL_TARGET_VAR=KERL_BUILD_DOCS525++_KERL_TARGET_VAR=KERL_BUILD_DOCS526+'[' -n '' ']'527+for _KERL_CFG in '$1'528++echo KERL_DOC_TARGETS=chunks529++sed 's|\(.*\)=.*|\1|'530+k=KERL_DOC_TARGETS531+'[' restore = cache ']'532+'[' restore = restore ']'533+eval '_KERL_CFG_VAR=$__KERL_DOC_TARGETS'534++_KERL_CFG_VAR=535+eval _KERL_TARGET_VAR=KERL_DOC_TARGETS536++_KERL_TARGET_VAR=KERL_DOC_TARGETS537+'[' -n '' ']'538+for _KERL_CFG in '$1'539++echo KERL_BUILD_BACKEND=540++sed 's|\(.*\)=.*|\1|'541+k=KERL_BUILD_BACKEND542+'[' restore = cache ']'543+'[' restore = restore ']'544+eval '_KERL_CFG_VAR=$__KERL_BUILD_BACKEND'545++_KERL_CFG_VAR=git546+eval _KERL_TARGET_VAR=KERL_BUILD_BACKEND547++_KERL_TARGET_VAR=KERL_BUILD_BACKEND548+'[' -n git ']'549+eval 'KERL_BUILD_BACKEND="git"'550++KERL_BUILD_BACKEND=git551+for _KERL_CFG in '$1'552++echo KERL_RELEASE_TARGET=553++sed 's|\(.*\)=.*|\1|'554+k=KERL_RELEASE_TARGET555+'[' restore = cache ']'556+'[' restore = restore ']'557+eval '_KERL_CFG_VAR=$__KERL_RELEASE_TARGET'558++_KERL_CFG_VAR=559+eval _KERL_TARGET_VAR=KERL_RELEASE_TARGET560++_KERL_TARGET_VAR=KERL_RELEASE_TARGET561+'[' -n '' ']'562+'[' -z '' ']'563+INSTALL_OPT=-minimal564+'[' -z git ']'565+'[' git = git ']'566+KERL_USE_AUTOCONF=1567++uname -s568+KERL_SYSTEM=Linux569+case "$KERL_SYSTEM" in570+MD5SUM=md5sum571+MD5SUM_FIELD=1572+SED_OPT=-r573+'[' 2 -eq 0 ']'574+common_ALL_pkgs='gcc make'575+common_ALL_BUILD_BACKEND_git_pkgs='automake autoconf'576+common_debian_pkgs='gcc make libssl-dev libncurses-dev g++'577+_KPP_alpine_pkgs='gcc make openssl-dev ncurses-dev g++'578+_KPP_alpine_probe=_apk579+_KPP_debian_pkgs='gcc make libssl-dev libncurses-dev g++'580+_KPP_debian_probe=_dpkg581+_KPP_fedora_pkgs='gcc make openssl-devel ncurses-devel g++'582+_KPP_fedora_probe=_rpm583+_KPP_linuxmint_pkgs='gcc make libssl-dev libncurses-dev g++'584+_KPP_linuxmint_probe=_dpkg585+_KPP_pop_pkgs='gcc make libssl-dev libncurses-dev g++'586+_KPP_pop_probe=_dpkg587+_KPP_rhel_pkgs='gcc make openssl-devel ncurses-devel gcc-c++'588+_KPP_rhel_probe=_rpm589+_KPP_ubuntu_pkgs='gcc make libssl-dev libncurses-dev g++'590+_KPP_ubuntu_probe=_dpkg591+fix_otp_builds592+'[' -f /home/travis/.kerl/otp_builds ']'593+missing_keys=594+read -r l595++cut -d, -f1596++echo R14B02,R14B02597+rel=R14B02598++echo R14B02,R14B02599++cut -d, -f2600+name=R14B02601+'[' '!' -e /home/travis/.kerl/builds/R14B02 ']'602+missing_keys='R14B02,R14B02 '603+read -r l604++echo 'R14B02 /home/travis/otp/R14B02'605++cut -d, -f1606+rel='R14B02 /home/travis/otp/R14B02'607++cut -d, -f2608++echo 'R14B02 /home/travis/otp/R14B02'609+name='R14B02 /home/travis/otp/R14B02'610+'[' '!' -e '/home/travis/.kerl/builds/R14B02 /home/travis/otp/R14B02' ']'611+missing_keys='R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '612+read -r l613++cut -d, -f1614++echo R14B03,R14B03615+rel=R14B03616++echo R14B03,R14B03617++cut -d, -f2618+name=R14B03619+'[' '!' -e /home/travis/.kerl/builds/R14B03 ']'620+missing_keys='R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '621+read -r l622++echo 'R14B03 /home/travis/otp/R14B03'623++cut -d, -f1624+rel='R14B03 /home/travis/otp/R14B03'625++cut -d, -f2626++echo 'R14B03 /home/travis/otp/R14B03'627+name='R14B03 /home/travis/otp/R14B03'628+'[' '!' -e '/home/travis/.kerl/builds/R14B03 /home/travis/otp/R14B03' ']'629+missing_keys='R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '630+read -r l631++echo R14B04,R14B04632++cut -d, -f1633+rel=R14B04634++echo R14B04,R14B04635++cut -d, -f2636+name=R14B04637+'[' '!' -e /home/travis/.kerl/builds/R14B04 ']'638+missing_keys='R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '639+read -r l640++echo 'R14B04 /home/travis/otp/R14B04'641++cut -d, -f1642+rel='R14B04 /home/travis/otp/R14B04'643++cut -d, -f2644++echo 'R14B04 /home/travis/otp/R14B04'645+name='R14B04 /home/travis/otp/R14B04'646+'[' '!' -e '/home/travis/.kerl/builds/R14B04 /home/travis/otp/R14B04' ']'647+missing_keys='R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '648+read -r l649++echo R15B,R15B650++cut -d, -f1651+rel=R15B652++cut -d, -f2653++echo R15B,R15B654+name=R15B655+'[' '!' -e /home/travis/.kerl/builds/R15B ']'656+missing_keys='R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '657+read -r l658++echo 'R15B /home/travis/otp/R15B'659++cut -d, -f1660+rel='R15B /home/travis/otp/R15B'661++cut -d, -f2662++echo 'R15B /home/travis/otp/R15B'663+name='R15B /home/travis/otp/R15B'664+'[' '!' -e '/home/travis/.kerl/builds/R15B /home/travis/otp/R15B' ']'665+missing_keys='R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '666+read -r l667++echo R15B01,R15B01668++cut -d, -f1669+rel=R15B01670++echo R15B01,R15B01671++cut -d, -f2672+name=R15B01673+'[' '!' -e /home/travis/.kerl/builds/R15B01 ']'674+missing_keys='R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '675+read -r l676++cut -d, -f1677++echo 'R15B01 /home/travis/otp/R15B01'678+rel='R15B01 /home/travis/otp/R15B01'679++echo 'R15B01 /home/travis/otp/R15B01'680++cut -d, -f2681+name='R15B01 /home/travis/otp/R15B01'682+'[' '!' -e '/home/travis/.kerl/builds/R15B01 /home/travis/otp/R15B01' ']'683+missing_keys='R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '684+read -r l685++echo R15B02,R15B02686++cut -d, -f1687+rel=R15B02688++cut -d, -f2689++echo R15B02,R15B02690+name=R15B02691+'[' '!' -e /home/travis/.kerl/builds/R15B02 ']'692+missing_keys='R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '693+read -r l694++echo 'R15B02 /home/travis/otp/R15B02'695++cut -d, -f1696+rel='R15B02 /home/travis/otp/R15B02'697++echo 'R15B02 /home/travis/otp/R15B02'698++cut -d, -f2699+name='R15B02 /home/travis/otp/R15B02'700+'[' '!' -e '/home/travis/.kerl/builds/R15B02 /home/travis/otp/R15B02' ']'701+missing_keys='R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '702+read -r l703++cut -d, -f1704++echo R15B03,R15B03705+rel=R15B03706++echo R15B03,R15B03707++cut -d, -f2708+name=R15B03709+'[' '!' -e /home/travis/.kerl/builds/R15B03 ']'710+missing_keys='R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '711+read -r l712++cut -d, -f1713++echo 'R15B03 /home/travis/otp/R15B03'714+rel='R15B03 /home/travis/otp/R15B03'715++echo 'R15B03 /home/travis/otp/R15B03'716++cut -d, -f2717+name='R15B03 /home/travis/otp/R15B03'718+'[' '!' -e '/home/travis/.kerl/builds/R15B03 /home/travis/otp/R15B03' ']'719+missing_keys='R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '720+read -r l721++cut -d, -f1722++echo R16B,R16B723+rel=R16B724++echo R16B,R16B725++cut -d, -f2726+name=R16B727+'[' '!' -e /home/travis/.kerl/builds/R16B ']'728+missing_keys='R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '729+read -r l730++echo 'R16B /home/travis/otp/R16B'731++cut -d, -f1732+rel='R16B /home/travis/otp/R16B'733++echo 'R16B /home/travis/otp/R16B'734++cut -d, -f2735+name='R16B /home/travis/otp/R16B'736+'[' '!' -e '/home/travis/.kerl/builds/R16B /home/travis/otp/R16B' ']'737+missing_keys='R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '738+read -r l739++cut -d, -f1740++echo R16B01,R16B01741+rel=R16B01742++echo R16B01,R16B01743++cut -d, -f2744+name=R16B01745+'[' '!' -e /home/travis/.kerl/builds/R16B01 ']'746+missing_keys='R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '747+read -r l748++echo 'R16B01 /home/travis/otp/R16B01'749++cut -d, -f1750+rel='R16B01 /home/travis/otp/R16B01'751++echo 'R16B01 /home/travis/otp/R16B01'752++cut -d, -f2753+name='R16B01 /home/travis/otp/R16B01'754+'[' '!' -e '/home/travis/.kerl/builds/R16B01 /home/travis/otp/R16B01' ']'755+missing_keys='R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '756+read -r l757++echo R16B02,R16B02758++cut -d, -f1759+rel=R16B02760++echo R16B02,R16B02761++cut -d, -f2762+name=R16B02763+'[' '!' -e /home/travis/.kerl/builds/R16B02 ']'764+missing_keys='R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '765+read -r l766++cut -d, -f1767++echo 'R16B02 /home/travis/otp/R16B02'768+rel='R16B02 /home/travis/otp/R16B02'769++echo 'R16B02 /home/travis/otp/R16B02'770++cut -d, -f2771+name='R16B02 /home/travis/otp/R16B02'772+'[' '!' -e '/home/travis/.kerl/builds/R16B02 /home/travis/otp/R16B02' ']'773+missing_keys='R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '774+read -r l775++echo R16B03,R16B03776++cut -d, -f1777+rel=R16B03778++echo R16B03,R16B03779++cut -d, -f2780+name=R16B03781+'[' '!' -e /home/travis/.kerl/builds/R16B03 ']'782+missing_keys='R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '783+read -r l784++echo 'R16B03 /home/travis/otp/R16B03'785++cut -d, -f1786+rel='R16B03 /home/travis/otp/R16B03'787++echo 'R16B03 /home/travis/otp/R16B03'788++cut -d, -f2789+name='R16B03 /home/travis/otp/R16B03'790+'[' '!' -e '/home/travis/.kerl/builds/R16B03 /home/travis/otp/R16B03' ']'791+missing_keys='R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '792+read -r l793++echo R16B03-1,R16B03-1794++cut -d, -f1795+rel=R16B03-1796++echo R16B03-1,R16B03-1797++cut -d, -f2798+name=R16B03-1799+'[' '!' -e /home/travis/.kerl/builds/R16B03-1 ']'800+missing_keys='R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '801+read -r l802++cut -d, -f1803++echo 'R16B03-1 /home/travis/otp/R16B03-1'804+rel='R16B03-1 /home/travis/otp/R16B03-1'805++echo 'R16B03-1 /home/travis/otp/R16B03-1'806++cut -d, -f2807+name='R16B03-1 /home/travis/otp/R16B03-1'808+'[' '!' -e '/home/travis/.kerl/builds/R16B03-1 /home/travis/otp/R16B03-1' ']'809+missing_keys='R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '810+read -r l811++cut -d, -f1812++echo 17.0,17.0813+rel=17.0814++echo 17.0,17.0815++cut -d, -f2816+name=17.0817+'[' '!' -e /home/travis/.kerl/builds/17.0 ']'818+missing_keys='17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '819+read -r l820++cut -d, -f1821++echo '17.0 /home/travis/otp/17.0'822+rel='17.0 /home/travis/otp/17.0'823++cut -d, -f2824++echo '17.0 /home/travis/otp/17.0'825+name='17.0 /home/travis/otp/17.0'826+'[' '!' -e '/home/travis/.kerl/builds/17.0 /home/travis/otp/17.0' ']'827+missing_keys='17.0 /home/travis/otp/17.0,17.0 /home/travis/otp/17.0 17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '828+read -r l829++echo 17.1,17.1830++cut -d, -f1831+rel=17.1832++echo 17.1,17.1833++cut -d, -f2834+name=17.1835+'[' '!' -e /home/travis/.kerl/builds/17.1 ']'836+missing_keys='17.1,17.1 17.0 /home/travis/otp/17.0,17.0 /home/travis/otp/17.0 17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '837+read -r l838++echo '17.1 /home/travis/otp/17.1'839++cut -d, -f1840+rel='17.1 /home/travis/otp/17.1'841++echo '17.1 /home/travis/otp/17.1'842++cut -d, -f2843+name='17.1 /home/travis/otp/17.1'844+'[' '!' -e '/home/travis/.kerl/builds/17.1 /home/travis/otp/17.1' ']'845+missing_keys='17.1 /home/travis/otp/17.1,17.1 /home/travis/otp/17.1 17.1,17.1 17.0 /home/travis/otp/17.0,17.0 /home/travis/otp/17.0 17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '846+read -r l847++echo 17.3,17.3848++cut -d, -f1849+rel=17.3850++echo 17.3,17.3851++cut -d, -f2852+name=17.3853+'[' '!' -e /home/travis/.kerl/builds/17.3 ']'854+missing_keys='17.3,17.3 17.1 /home/travis/otp/17.1,17.1 /home/travis/otp/17.1 17.1,17.1 17.0 /home/travis/otp/17.0,17.0 /home/travis/otp/17.0 17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '855+read -r l856++echo '17.3 /home/travis/otp/17.3'857++cut -d, -f1858+rel='17.3 /home/travis/otp/17.3'859++echo '17.3 /home/travis/otp/17.3'860++cut -d, -f2861+name='17.3 /home/travis/otp/17.3'862+'[' '!' -e '/home/travis/.kerl/builds/17.3 /home/travis/otp/17.3' ']'863+missing_keys='17.3 /home/travis/otp/17.3,17.3 /home/travis/otp/17.3 17.3,17.3 17.1 /home/travis/otp/17.1,17.1 /home/travis/otp/17.1 17.1,17.1 17.0 /home/travis/otp/17.0,17.0 /home/travis/otp/17.0 17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '864+read -r l865++echo 17.4,17.4866++cut -d, -f1867+rel=17.4868++echo 17.4,17.4869++cut -d, -f2870+name=17.4871+'[' '!' -e /home/travis/.kerl/builds/17.4 ']'872+missing_keys='17.4,17.4 17.3 /home/travis/otp/17.3,17.3 /home/travis/otp/17.3 17.3,17.3 17.1 /home/travis/otp/17.1,17.1 /home/travis/otp/17.1 17.1,17.1 17.0 /home/travis/otp/17.0,17.0 /home/travis/otp/17.0 17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '873+read -r l874++cut -d, -f1875++echo '17.4 /home/travis/otp/17.4'876+rel='17.4 /home/travis/otp/17.4'877++echo '17.4 /home/travis/otp/17.4'878++cut -d, -f2879+name='17.4 /home/travis/otp/17.4'880+'[' '!' -e '/home/travis/.kerl/builds/17.4 /home/travis/otp/17.4' ']'881+missing_keys='17.4 /home/travis/otp/17.4,17.4 /home/travis/otp/17.4 17.4,17.4 17.3 /home/travis/otp/17.3,17.3 /home/travis/otp/17.3 17.3,17.3 17.1 /home/travis/otp/17.1,17.1 /home/travis/otp/17.1 17.1,17.1 17.0 /home/travis/otp/17.0,17.0 /home/travis/otp/17.0 17.0,17.0 R16B03-1 /home/travis/otp/R16B03-1,R16B03-1 /home/travis/otp/R16B03-1 R16B03-1,R16B03-1 R16B03 /home/travis/otp/R16B03,R16B03 /home/travis/otp/R16B03 R16B03,R16B03 R16B02 /home/travis/otp/R16B02,R16B02 /home/travis/otp/R16B02 R16B02,R16B02 R16B01 /home/travis/otp/R16B01,R16B01 /home/travis/otp/R16B01 R16B01,R16B01 R16B /home/travis/otp/R16B,R16B /home/travis/otp/R16B R16B,R16B R15B03 /home/travis/otp/R15B03,R15B03 /home/travis/otp/R15B03 R15B03,R15B03 R15B02 /home/travis/otp/R15B02,R15B02 /home/travis/otp/R15B02 R15B02,R15B02 R15B01 /home/travis/otp/R15B01,R15B01 /home/travis/otp/R15B01 R15B01,R15B01 R15B /home/travis/otp/R15B,R15B /home/travis/otp/R15B R15B,R15B R14B04 /home/travis/otp/R14B04,R14B04 /home/travis/otp/R14B04 R14B04,R14B04 R14B03 /home/travis/otp/R14B03,R14B03 /home/travis/otp/R14B03 R14B03,R14B03 R14B02 /home/travis/otp/R14B02,R14B02 /home/travis/otp/R14B02 R14B02,R14B02 '882+read -r l883+for missing_key in '${missing_keys}'884+list_remove builds 17.4885+'[' -f /home/travis/.kerl/otp_builds ']'886+sed -r -i -e '/^.*17.4$/d' /home/travis/.kerl/otp_builds887+for missing_key in '${missing_keys}'888+list_remove builds /home/travis/otp/17.4,17.4889+'[' -f /home/travis/.kerl/otp_builds ']'890+sed -r -i -e '/^.*/home/travis/otp/17.4,17.4$/d' /home/travis/.kerl/otp_builds891+error 'file /home/travis/.kerl/otp_builds does not appear writable.'892+l=error893+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'894+'[' -t 1 ']'895+'[' -n '' ']'896+return 1897+for missing_key in '${missing_keys}'898+list_remove builds /home/travis/otp/17.4899+'[' -f /home/travis/.kerl/otp_builds ']'900+sed -r -i -e '/^.*/home/travis/otp/17.4$/d' /home/travis/.kerl/otp_builds901+error 'file /home/travis/.kerl/otp_builds does not appear writable.'902+l=error903+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'904+'[' -t 1 ']'905+'[' -n '' ']'906+return 1907+for missing_key in '${missing_keys}'908+list_remove builds 17.4,17.4909+'[' -f /home/travis/.kerl/otp_builds ']'910+sed -r -i -e '/^.*17.4,17.4$/d' /home/travis/.kerl/otp_builds911+for missing_key in '${missing_keys}'912+list_remove builds 17.3913+'[' -f /home/travis/.kerl/otp_builds ']'914+sed -r -i -e '/^.*17.3$/d' /home/travis/.kerl/otp_builds915+for missing_key in '${missing_keys}'916+list_remove builds /home/travis/otp/17.3,17.3917+'[' -f /home/travis/.kerl/otp_builds ']'918+sed -r -i -e '/^.*/home/travis/otp/17.3,17.3$/d' /home/travis/.kerl/otp_builds919+error 'file /home/travis/.kerl/otp_builds does not appear writable.'920+l=error921+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'922+'[' -t 1 ']'923+'[' -n '' ']'924+return 1925+for missing_key in '${missing_keys}'926+list_remove builds /home/travis/otp/17.3927+'[' -f /home/travis/.kerl/otp_builds ']'928+sed -r -i -e '/^.*/home/travis/otp/17.3$/d' /home/travis/.kerl/otp_builds929+error 'file /home/travis/.kerl/otp_builds does not appear writable.'930+l=error931+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'932+'[' -t 1 ']'933+'[' -n '' ']'934+return 1935+for missing_key in '${missing_keys}'936+list_remove builds 17.3,17.3937+'[' -f /home/travis/.kerl/otp_builds ']'938+sed -r -i -e '/^.*17.3,17.3$/d' /home/travis/.kerl/otp_builds939+for missing_key in '${missing_keys}'940+list_remove builds 17.1941+'[' -f /home/travis/.kerl/otp_builds ']'942+sed -r -i -e '/^.*17.1$/d' /home/travis/.kerl/otp_builds943+for missing_key in '${missing_keys}'944+list_remove builds /home/travis/otp/17.1,17.1945+'[' -f /home/travis/.kerl/otp_builds ']'946+sed -r -i -e '/^.*/home/travis/otp/17.1,17.1$/d' /home/travis/.kerl/otp_builds947+error 'file /home/travis/.kerl/otp_builds does not appear writable.'948+l=error949+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'950+'[' -t 1 ']'951+'[' -n '' ']'952+return 1953+for missing_key in '${missing_keys}'954+list_remove builds /home/travis/otp/17.1955+'[' -f /home/travis/.kerl/otp_builds ']'956+sed -r -i -e '/^.*/home/travis/otp/17.1$/d' /home/travis/.kerl/otp_builds957+error 'file /home/travis/.kerl/otp_builds does not appear writable.'958+l=error959+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'960+'[' -t 1 ']'961+'[' -n '' ']'962+return 1963+for missing_key in '${missing_keys}'964+list_remove builds 17.1,17.1965+'[' -f /home/travis/.kerl/otp_builds ']'966+sed -r -i -e '/^.*17.1,17.1$/d' /home/travis/.kerl/otp_builds967+for missing_key in '${missing_keys}'968+list_remove builds 17.0969+'[' -f /home/travis/.kerl/otp_builds ']'970+sed -r -i -e '/^.*17.0$/d' /home/travis/.kerl/otp_builds971+for missing_key in '${missing_keys}'972+list_remove builds /home/travis/otp/17.0,17.0973+'[' -f /home/travis/.kerl/otp_builds ']'974+sed -r -i -e '/^.*/home/travis/otp/17.0,17.0$/d' /home/travis/.kerl/otp_builds975+error 'file /home/travis/.kerl/otp_builds does not appear writable.'976+l=error977+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'978+'[' -t 1 ']'979+'[' -n '' ']'980+return 1981+for missing_key in '${missing_keys}'982+list_remove builds /home/travis/otp/17.0983+'[' -f /home/travis/.kerl/otp_builds ']'984+sed -r -i -e '/^.*/home/travis/otp/17.0$/d' /home/travis/.kerl/otp_builds985+error 'file /home/travis/.kerl/otp_builds does not appear writable.'986+l=error987+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'988+'[' -t 1 ']'989+'[' -n '' ']'990+return 1991+for missing_key in '${missing_keys}'992+list_remove builds 17.0,17.0993+'[' -f /home/travis/.kerl/otp_builds ']'994+sed -r -i -e '/^.*17.0,17.0$/d' /home/travis/.kerl/otp_builds995+for missing_key in '${missing_keys}'996+list_remove builds R16B03-1997+'[' -f /home/travis/.kerl/otp_builds ']'998+sed -r -i -e '/^.*R16B03-1$/d' /home/travis/.kerl/otp_builds999+for missing_key in '${missing_keys}'1000+list_remove builds /home/travis/otp/R16B03-1,R16B03-11001+'[' -f /home/travis/.kerl/otp_builds ']'1002+sed -r -i -e '/^.*/home/travis/otp/R16B03-1,R16B03-1$/d' /home/travis/.kerl/otp_builds1003+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1004+l=error1005+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1006+'[' -t 1 ']'1007+'[' -n '' ']'1008+return 11009+for missing_key in '${missing_keys}'1010+list_remove builds /home/travis/otp/R16B03-11011+'[' -f /home/travis/.kerl/otp_builds ']'1012+sed -r -i -e '/^.*/home/travis/otp/R16B03-1$/d' /home/travis/.kerl/otp_builds1013+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1014+l=error1015+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1016+'[' -t 1 ']'1017+'[' -n '' ']'1018+return 11019+for missing_key in '${missing_keys}'1020+list_remove builds R16B03-1,R16B03-11021+'[' -f /home/travis/.kerl/otp_builds ']'1022+sed -r -i -e '/^.*R16B03-1,R16B03-1$/d' /home/travis/.kerl/otp_builds1023+for missing_key in '${missing_keys}'1024+list_remove builds R16B031025+'[' -f /home/travis/.kerl/otp_builds ']'1026+sed -r -i -e '/^.*R16B03$/d' /home/travis/.kerl/otp_builds1027+for missing_key in '${missing_keys}'1028+list_remove builds /home/travis/otp/R16B03,R16B031029+'[' -f /home/travis/.kerl/otp_builds ']'1030+sed -r -i -e '/^.*/home/travis/otp/R16B03,R16B03$/d' /home/travis/.kerl/otp_builds1031+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1032+l=error1033+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1034+'[' -t 1 ']'1035+'[' -n '' ']'1036+return 11037+for missing_key in '${missing_keys}'1038+list_remove builds /home/travis/otp/R16B031039+'[' -f /home/travis/.kerl/otp_builds ']'1040+sed -r -i -e '/^.*/home/travis/otp/R16B03$/d' /home/travis/.kerl/otp_builds1041+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1042+l=error1043+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1044+'[' -t 1 ']'1045+'[' -n '' ']'1046+return 11047+for missing_key in '${missing_keys}'1048+list_remove builds R16B03,R16B031049+'[' -f /home/travis/.kerl/otp_builds ']'1050+sed -r -i -e '/^.*R16B03,R16B03$/d' /home/travis/.kerl/otp_builds1051+for missing_key in '${missing_keys}'1052+list_remove builds R16B021053+'[' -f /home/travis/.kerl/otp_builds ']'1054+sed -r -i -e '/^.*R16B02$/d' /home/travis/.kerl/otp_builds1055+for missing_key in '${missing_keys}'1056+list_remove builds /home/travis/otp/R16B02,R16B021057+'[' -f /home/travis/.kerl/otp_builds ']'1058+sed -r -i -e '/^.*/home/travis/otp/R16B02,R16B02$/d' /home/travis/.kerl/otp_builds1059+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1060+l=error1061+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1062+'[' -t 1 ']'1063+'[' -n '' ']'1064+return 11065+for missing_key in '${missing_keys}'1066+list_remove builds /home/travis/otp/R16B021067+'[' -f /home/travis/.kerl/otp_builds ']'1068+sed -r -i -e '/^.*/home/travis/otp/R16B02$/d' /home/travis/.kerl/otp_builds1069+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1070+l=error1071+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1072+'[' -t 1 ']'1073+'[' -n '' ']'1074+return 11075+for missing_key in '${missing_keys}'1076+list_remove builds R16B02,R16B021077+'[' -f /home/travis/.kerl/otp_builds ']'1078+sed -r -i -e '/^.*R16B02,R16B02$/d' /home/travis/.kerl/otp_builds1079+for missing_key in '${missing_keys}'1080+list_remove builds R16B011081+'[' -f /home/travis/.kerl/otp_builds ']'1082+sed -r -i -e '/^.*R16B01$/d' /home/travis/.kerl/otp_builds1083+for missing_key in '${missing_keys}'1084+list_remove builds /home/travis/otp/R16B01,R16B011085+'[' -f /home/travis/.kerl/otp_builds ']'1086+sed -r -i -e '/^.*/home/travis/otp/R16B01,R16B01$/d' /home/travis/.kerl/otp_builds1087+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1088+l=error1089+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1090+'[' -t 1 ']'1091+'[' -n '' ']'1092+return 11093+for missing_key in '${missing_keys}'1094+list_remove builds /home/travis/otp/R16B011095+'[' -f /home/travis/.kerl/otp_builds ']'1096+sed -r -i -e '/^.*/home/travis/otp/R16B01$/d' /home/travis/.kerl/otp_builds1097+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1098+l=error1099+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1100+'[' -t 1 ']'1101+'[' -n '' ']'1102+return 11103+for missing_key in '${missing_keys}'1104+list_remove builds R16B01,R16B011105+'[' -f /home/travis/.kerl/otp_builds ']'1106+sed -r -i -e '/^.*R16B01,R16B01$/d' /home/travis/.kerl/otp_builds1107+for missing_key in '${missing_keys}'1108+list_remove builds R16B1109+'[' -f /home/travis/.kerl/otp_builds ']'1110+sed -r -i -e '/^.*R16B$/d' /home/travis/.kerl/otp_builds1111+for missing_key in '${missing_keys}'1112+list_remove builds /home/travis/otp/R16B,R16B1113+'[' -f /home/travis/.kerl/otp_builds ']'1114+sed -r -i -e '/^.*/home/travis/otp/R16B,R16B$/d' /home/travis/.kerl/otp_builds1115+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1116+l=error1117+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1118+'[' -t 1 ']'1119+'[' -n '' ']'1120+return 11121+for missing_key in '${missing_keys}'1122+list_remove builds /home/travis/otp/R16B1123+'[' -f /home/travis/.kerl/otp_builds ']'1124+sed -r -i -e '/^.*/home/travis/otp/R16B$/d' /home/travis/.kerl/otp_builds1125+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1126+l=error1127+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1128+'[' -t 1 ']'1129+'[' -n '' ']'1130+return 11131+for missing_key in '${missing_keys}'1132+list_remove builds R16B,R16B1133+'[' -f /home/travis/.kerl/otp_builds ']'1134+sed -r -i -e '/^.*R16B,R16B$/d' /home/travis/.kerl/otp_builds1135+for missing_key in '${missing_keys}'1136+list_remove builds R15B031137+'[' -f /home/travis/.kerl/otp_builds ']'1138+sed -r -i -e '/^.*R15B03$/d' /home/travis/.kerl/otp_builds1139+for missing_key in '${missing_keys}'1140+list_remove builds /home/travis/otp/R15B03,R15B031141+'[' -f /home/travis/.kerl/otp_builds ']'1142+sed -r -i -e '/^.*/home/travis/otp/R15B03,R15B03$/d' /home/travis/.kerl/otp_builds1143+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1144+l=error1145+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1146+'[' -t 1 ']'1147+'[' -n '' ']'1148+return 11149+for missing_key in '${missing_keys}'1150+list_remove builds /home/travis/otp/R15B031151+'[' -f /home/travis/.kerl/otp_builds ']'1152+sed -r -i -e '/^.*/home/travis/otp/R15B03$/d' /home/travis/.kerl/otp_builds1153+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1154+l=error1155+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1156+'[' -t 1 ']'1157+'[' -n '' ']'1158+return 11159+for missing_key in '${missing_keys}'1160+list_remove builds R15B03,R15B031161+'[' -f /home/travis/.kerl/otp_builds ']'1162+sed -r -i -e '/^.*R15B03,R15B03$/d' /home/travis/.kerl/otp_builds1163+for missing_key in '${missing_keys}'1164+list_remove builds R15B021165+'[' -f /home/travis/.kerl/otp_builds ']'1166+sed -r -i -e '/^.*R15B02$/d' /home/travis/.kerl/otp_builds1167+for missing_key in '${missing_keys}'1168+list_remove builds /home/travis/otp/R15B02,R15B021169+'[' -f /home/travis/.kerl/otp_builds ']'1170+sed -r -i -e '/^.*/home/travis/otp/R15B02,R15B02$/d' /home/travis/.kerl/otp_builds1171+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1172+l=error1173+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1174+'[' -t 1 ']'1175+'[' -n '' ']'1176+return 11177+for missing_key in '${missing_keys}'1178+list_remove builds /home/travis/otp/R15B021179+'[' -f /home/travis/.kerl/otp_builds ']'1180+sed -r -i -e '/^.*/home/travis/otp/R15B02$/d' /home/travis/.kerl/otp_builds1181+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1182+l=error1183+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1184+'[' -t 1 ']'1185+'[' -n '' ']'1186+return 11187+for missing_key in '${missing_keys}'1188+list_remove builds R15B02,R15B021189+'[' -f /home/travis/.kerl/otp_builds ']'1190+sed -r -i -e '/^.*R15B02,R15B02$/d' /home/travis/.kerl/otp_builds1191+for missing_key in '${missing_keys}'1192+list_remove builds R15B011193+'[' -f /home/travis/.kerl/otp_builds ']'1194+sed -r -i -e '/^.*R15B01$/d' /home/travis/.kerl/otp_builds1195+for missing_key in '${missing_keys}'1196+list_remove builds /home/travis/otp/R15B01,R15B011197+'[' -f /home/travis/.kerl/otp_builds ']'1198+sed -r -i -e '/^.*/home/travis/otp/R15B01,R15B01$/d' /home/travis/.kerl/otp_builds1199+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1200+l=error1201+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1202+'[' -t 1 ']'1203+'[' -n '' ']'1204+return 11205+for missing_key in '${missing_keys}'1206+list_remove builds /home/travis/otp/R15B011207+'[' -f /home/travis/.kerl/otp_builds ']'1208+sed -r -i -e '/^.*/home/travis/otp/R15B01$/d' /home/travis/.kerl/otp_builds1209+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1210+l=error1211+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1212+'[' -t 1 ']'1213+'[' -n '' ']'1214+return 11215+for missing_key in '${missing_keys}'1216+list_remove builds R15B01,R15B011217+'[' -f /home/travis/.kerl/otp_builds ']'1218+sed -r -i -e '/^.*R15B01,R15B01$/d' /home/travis/.kerl/otp_builds1219+for missing_key in '${missing_keys}'1220+list_remove builds R15B1221+'[' -f /home/travis/.kerl/otp_builds ']'1222+sed -r -i -e '/^.*R15B$/d' /home/travis/.kerl/otp_builds1223+for missing_key in '${missing_keys}'1224+list_remove builds /home/travis/otp/R15B,R15B1225+'[' -f /home/travis/.kerl/otp_builds ']'1226+sed -r -i -e '/^.*/home/travis/otp/R15B,R15B$/d' /home/travis/.kerl/otp_builds1227+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1228+l=error1229+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1230+'[' -t 1 ']'1231+'[' -n '' ']'1232+return 11233+for missing_key in '${missing_keys}'1234+list_remove builds /home/travis/otp/R15B1235+'[' -f /home/travis/.kerl/otp_builds ']'1236+sed -r -i -e '/^.*/home/travis/otp/R15B$/d' /home/travis/.kerl/otp_builds1237+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1238+l=error1239+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1240+'[' -t 1 ']'1241+'[' -n '' ']'1242+return 11243+for missing_key in '${missing_keys}'1244+list_remove builds R15B,R15B1245+'[' -f /home/travis/.kerl/otp_builds ']'1246+sed -r -i -e '/^.*R15B,R15B$/d' /home/travis/.kerl/otp_builds1247+for missing_key in '${missing_keys}'1248+list_remove builds R14B041249+'[' -f /home/travis/.kerl/otp_builds ']'1250+sed -r -i -e '/^.*R14B04$/d' /home/travis/.kerl/otp_builds1251+for missing_key in '${missing_keys}'1252+list_remove builds /home/travis/otp/R14B04,R14B041253+'[' -f /home/travis/.kerl/otp_builds ']'1254+sed -r -i -e '/^.*/home/travis/otp/R14B04,R14B04$/d' /home/travis/.kerl/otp_builds1255+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1256+l=error1257+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1258+'[' -t 1 ']'1259+'[' -n '' ']'1260+return 11261+for missing_key in '${missing_keys}'1262+list_remove builds /home/travis/otp/R14B041263+'[' -f /home/travis/.kerl/otp_builds ']'1264+sed -r -i -e '/^.*/home/travis/otp/R14B04$/d' /home/travis/.kerl/otp_builds1265+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1266+l=error1267+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1268+'[' -t 1 ']'1269+'[' -n '' ']'1270+return 11271+for missing_key in '${missing_keys}'1272+list_remove builds R14B04,R14B041273+'[' -f /home/travis/.kerl/otp_builds ']'1274+sed -r -i -e '/^.*R14B04,R14B04$/d' /home/travis/.kerl/otp_builds1275+for missing_key in '${missing_keys}'1276+list_remove builds R14B031277+'[' -f /home/travis/.kerl/otp_builds ']'1278+sed -r -i -e '/^.*R14B03$/d' /home/travis/.kerl/otp_builds1279+for missing_key in '${missing_keys}'1280+list_remove builds /home/travis/otp/R14B03,R14B031281+'[' -f /home/travis/.kerl/otp_builds ']'1282+sed -r -i -e '/^.*/home/travis/otp/R14B03,R14B03$/d' /home/travis/.kerl/otp_builds1283+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1284+l=error1285+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1286+'[' -t 1 ']'1287+'[' -n '' ']'1288+return 11289+for missing_key in '${missing_keys}'1290+list_remove builds /home/travis/otp/R14B031291+'[' -f /home/travis/.kerl/otp_builds ']'1292+sed -r -i -e '/^.*/home/travis/otp/R14B03$/d' /home/travis/.kerl/otp_builds1293+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1294+l=error1295+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1296+'[' -t 1 ']'1297+'[' -n '' ']'1298+return 11299+for missing_key in '${missing_keys}'1300+list_remove builds R14B03,R14B031301+'[' -f /home/travis/.kerl/otp_builds ']'1302+sed -r -i -e '/^.*R14B03,R14B03$/d' /home/travis/.kerl/otp_builds1303+for missing_key in '${missing_keys}'1304+list_remove builds R14B021305+'[' -f /home/travis/.kerl/otp_builds ']'1306+sed -r -i -e '/^.*R14B02$/d' /home/travis/.kerl/otp_builds1307+for missing_key in '${missing_keys}'1308+list_remove builds /home/travis/otp/R14B02,R14B021309+'[' -f /home/travis/.kerl/otp_builds ']'1310+sed -r -i -e '/^.*/home/travis/otp/R14B02,R14B02$/d' /home/travis/.kerl/otp_builds1311+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1312+l=error1313+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1314+'[' -t 1 ']'1315+'[' -n '' ']'1316+return 11317+for missing_key in '${missing_keys}'1318+list_remove builds /home/travis/otp/R14B021319+'[' -f /home/travis/.kerl/otp_builds ']'1320+sed -r -i -e '/^.*/home/travis/otp/R14B02$/d' /home/travis/.kerl/otp_builds1321+error 'file /home/travis/.kerl/otp_builds does not appear writable.'1322+l=error1323+stderr 'ERROR: file /home/travis/.kerl/otp_builds does not appear writable.'1324+'[' -t 1 ']'1325+'[' -n '' ']'1326+return 11327+for missing_key in '${missing_keys}'1328+list_remove builds R14B02,R14B021329+'[' -f /home/travis/.kerl/otp_builds ']'1330+sed -r -i -e '/^.*R14B02,R14B02$/d' /home/travis/.kerl/otp_builds1331+fix_otp_installations1332+'[' -f /home/travis/.kerl/otp_installations ']'1333+case "$1" in1334+'[' 2 -ne 2 ']'1335+'[' releases '!=' releases ']'1336+check_releases force1337+'[' force = force ']'1338+rm -f /home/travis/.kerl/otp_releases1339+'[' '!' -f /home/travis/.kerl/otp_releases ']'1340+get_releases /home/travis/.kerl/otp_releases1341+'[' git = git ']'1342+get_git_releases /home/travis/.kerl/otp_releases1343++mktemp /tmp/kerl.XXXXXX1344+tmp=/tmp/kerl.LQvx1C1345+git ls-remote --tags --refs https://github.com/erlang/otp1346+ret=01347+notice 'Getting releases from GitHub...'1348+l=notice1349+stderr 'Getting releases from GitHub...'1350+'[' -t 1 ']'1351+'[' -n '' ']'1352+'[' 0 -eq 0 ']'1353+cut -f21354+cut -d/ -f3-1355+LC_ALL=C1356+cut -d: -f2-1357+sort -n1358+tee /home/travis/.kerl/otp_releases1359+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 :/'1360+rm -f /tmp/kerl.LQvx1C1361+return 01362+notice 'The available releases are:'1363+l=notice1364+stderr 'The available releases are:'1365+'[' -t 1 ']'1366+'[' -n '' ']'1367+list_print releases1368+list_type=releases1369+maybe_all=1370+list=/home/travis/.kerl/otp_releases1371+'[' -f /home/travis/.kerl/otp_releases ']'1372++wc -l /home/travis/.kerl/otp_releases1373+'[' '463 /home/travis/.kerl/otp_releases' '!=' 0 ']'1374+'[' releases = releases ']'1375+'[' '' '!=' all ']'1376+awk -v oldest_listed=17 -v oldest_supported=25 -v include_rc=no '1377 function _print(vsn, is_this_supported) {1378 if (is_this_supported) {1379 suf=" *"1380 }1381 printf "%s%s\n", vsn, suf1382 }1383 {1384 this_version=$01385 split(this_version, version_components, ".")1386 this_major=version_components[1]1388 if (last_major == "") {1389 last_major = oldest_supported - 11390 }1392 is_this_r=/^R/1393 is_this_rc=/-rc/1394 is_rc_printable=(include_rc == "yes")1395 is_this_supported=(last_major >= oldest_supported)1397 if (!is_this_r) {1398 is_transition_to_rc=(is_last_not_rc && is_this_rc)1399 is_transition_from_rc=(!is_last_not_rc && !is_this_rc && is_rc_printable)1400 (is_transition_to_rc || is_transition_from_rc) \1401 && _print(last_version, is_this_supported)1403 last_version=this_version1404 last_major=this_major1405 is_last_not_rc=!is_this_rc1406 }1407 }1408 END {1409 last_version=$01410 is_supported=11411 (!is_this_rc || is_rc_printable) \1412 && _print(last_version, is_supported)1413 }' /home/travis/.kerl/otp_releases141417.5.6.10141518.3.4.11141619.3.6.13141720.3.8.26141821.3.8.24141922.3.4.27142023.3.4.20142124.3.4.17142225.3.2.12 *142326.2.5 *142427.0 *1425+return 01426APPLICATIONS INFORMATION (See: /home/travis/.kerl/builds/27.0/otp_build_27.0.log)1427 * wx : wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available1428 * wxWidgets must be installed on your system.1429 * Please check that wx-config is in path, the directory1430 * where wxWidgets libraries are installed (returned by1431 * 'wx-config --libs' or 'wx-config --static --libs' command)1432 * is in LD_LIBRARY_PATH or equivalent variable and1433 * wxWidgets version is 3.0.2 or above.1434 * erts :1435 * JIT disabled due to lack of compiler with C++17 support1437The command "./bin/compile" exited with 0.after_success1440Created /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/12.04/x86_64/erlang-27.0-nonroot.tar.bz21441tar: Removing leading `/' from member names1442Created /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/12.04/x86_64/erlang-27.0.tar.bz21444Uploading Artifactsartifacts.setup1445artifacts version 0.8.2-2-g4ae8d64 revision=4ae8d6436c4432925061bee75ad8fb5b340aa4011446$ export ARTIFACTS_PATHS="${OS_NAME}"1447$ artifacts upload1448INFO: uploading with settings1449 bucket: [secure]1450 cache_control: private1451 permissions: [secure]1453INFO: uploading: /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/12.04/x86_64/erlang-27.0-nonroot.tar.bz2 (size: 56MB)1454 download_url: https://s3.amazonaws.com/[secure]/binaries/ubuntu/12.04/x86_64/erlang-27.0-nonroot.tar.bz21456INFO: uploading: /home/travis/build/travis-ci/travis-erlang-builder/ubuntu/12.04/x86_64/erlang-27.0.tar.bz2 (size: 56MB)1457 download_url: https://s3.amazonaws.com/[secure]/binaries/ubuntu/12.04/x86_64/erlang-27.0.tar.bz21459Done uploading artifacts1462Done. Your build exited with 0.