rultor.com logo This build log was produced by rultor.com for coala/landing-frontend#206
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 28339
+ echo '1.66.1 ebf5c28ae'
1.66.1 ebf5c28ae
+ date
Tue Aug 15 13:41:17 CEST 2017
+ uptime
 13:41:17 up 48 days, 14:41,  0 users,  load average: 0.00, 0.00, 0.00
+ fork=git@github.com:coala/landing-frontend.git
+ fork_branch=hemangsk/fix
+ head=git@github.com:coala/landing-frontend.git
+ head_branch=master
+ pull_id=206
+ pull_title='coalaOnline: Add support for optional settings'
+ author=sils
+ scripts=('export '\''fork=git@github.com:coala/landing-frontend.git'\''' ';' 'export '\''fork_branch=hemangsk/fix'\''' ';' 'export '\''head=git@github.com:coala/landing-frontend.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=206'\''' ';' 'export '\''pull_title=coalaOnline: Add support for optional settings'\''' ';' 'export '\''author=sils'\''' ';' 'bash .ci/check_maintainership.sh' ';')
+ vars=('--env=fork=git@github.com:coala/landing-frontend.git' '--env=fork_branch=hemangsk/fix' '--env=head=git@github.com:coala/landing-frontend.git' '--env=head_branch=master' '--env=pull_id=206' '--env=pull_title=coalaOnline: Add support for optional settings' '--env=author=sils' '--env=scripts=( '\''export '\''\'\'''\''fork=git@github.com:coala/landing-frontend.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=hemangsk/fix'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:coala/landing-frontend.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=206'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=coalaOnline: Add support for optional settings'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=sils'\''\'\'''\'''\'' '\'';'\'' '\''bash .ci/check_maintainership.sh'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=only
+ rebase=false
+ container=coala_landing-frontend_206
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:coala/landing-frontend.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''fork=git@github.com:coala/landing-frontend.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''fork=git@github.com:coala/landing-frontend.git'\''' ';' 'export '\''fork_branch=hemangsk/fix'\''' ';' 'export '\''head=git@github.com:coala/landing-frontend.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=206'\''' ';' 'export '\''pull_title=coalaOnline: Add support for optional settings'\''' ';' 'export '\''author=sils'\''' ';' 'bash .ci/check_maintainership.sh' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: sks.b4ckbone.de
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-DC3y/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-DC3y/.gpg/secring.gpg --decrypt repo/.ci/rultor_github_secrets.sh.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-0HHV'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:coala/landing-frontend rultor_github_secrets.sh.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='rultor_github_secrets.sh'
+ rm -rf rultor_github_secrets.sh.enc
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:coala/landing-frontend.git
+ git remote update
Fetching origin
Fetching fork
From github.com:coala/landing-frontend
 * [new branch]      adtac/rultor-maint-check -> fork/adtac/rultor-maint-check
 * [new branch]      gh-pages   -> fork/gh-pages
 * [new branch]      hemangsk/fix -> fork/hemangsk/fix
 * [new branch]      master     -> fork/master
 * [new branch]      sils/coala-bears -> fork/sils/coala-bears
 * [new branch]      sils/nosent -> fork/sils/nosent
 * [new branch]      sils/tr    -> fork/sils/tr
+ args=
+ '[' only == default ']'
+ '[' only == no ']'
+ '[' only == only ']'
+ args=' --ff-only'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/hemangsk/fix
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch hemangsk/fix from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
fatal: Not possible to fast-forward, aborting.
'cid' file is absent, container wasn't started correctly