platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for jidonoso #417

Closed blackjid closed 7 years ago

blackjid commented 7 years ago

Running on black-mac.lan (OS X 10.12.3) under /opt/boxen/homebrew/bin/zsh, version a45f4e89aa68b4c5771f0a8097f5938caff60ad6 (compare to master).

Puppet Command

/opt/boxen/repo/bin/puppet apply --group admin --confdir /tmp/boxen/puppet/conf --vardir /tmp/boxen/puppet/var --libdir /opt/boxen/repo/lib --libdir /opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.9.0/lib --modulepath /opt/boxen/repo/modules:/opt/boxen/repo/shared --hiera_config /opt/boxen/repo/config/hiera.yaml --logdest /opt/boxen/repo/log/boxen.log --logdest console --no-report --detailed-exitcodes --show_diff /opt/boxen/repo/manifests

Output (from /opt/boxen/repo/log/boxen.log)

2017-03-27 20:49:40 -0400 Puppet (err): Unable to set ownership of log file
2017-03-27 20:49:49 -0400 Puppet (notice): Compiled catalog for black-mac.lan in environment production in 5.32 seconds
2017-03-27 20:49:54 -0400 /Stage[main]/Osx::Dock::Clear_dock/Boxen::Osx_defaults[Remove all the pinned icons]/Exec[osx_defaults write  com.apple.dock:persistent-apps=>()]/returns (notice): executed successfully
2017-03-27 20:49:56 -0400 /Stage[main]/Osx::Dock/Exec[killall Dock] (notice): Triggered 'refresh' from 1 events
2017-03-27 20:49:59 -0400 /Stage[main]/Git/File[/opt/boxen/config/git/gitignore]/content (notice): 
--- /opt/boxen/config/git/gitignore 2017-03-20 16:19:32.000000000 -0400
+++ /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/puppet-file20170327-29187-17uuvm   2017-03-27 20:49:59.000000000 -0400
@@ -13,4 +13,3 @@
 \#*\#
 /tags
 /.bundle/
-.vscode
2017-03-27 20:50:00 -0400 /Stage[main]/Git/File[/opt/boxen/config/git/gitignore]/content (notice): content changed '{md5}e42e4ce1b896e6f38f0e0537107bc12b' to '{md5}0ee4680836d3ec216505fea423819550'
2017-03-27 20:50:00 -0400 /Stage[main]/Git/Git::Config::Global[core.excludesfile]/Ini_setting[set core.excludesfile to /opt/boxen/config/git/gitignore in /Users/jidonoso/.gitconfig]/ensure (notice): created
2017-03-27 20:50:05 -0400 Package[imagemagick](provider=homebrew) (notice): Updating homebrew formulas
2017-03-27 20:54:01 -0400 /Stage[main]/Boxen::Personal/Package[imagemagick]/ensure (notice): ensure changed '7.0.4-7' to '7.0.5-4'
2017-03-27 20:54:05 -0400 /Stage[main]/People::Blackjid::Dotfiles/Exec[install dotfiles]/returns (notice): executed successfully
2017-03-27 20:54:13 -0400 /Stage[main]/Boxen::Personal/Package[chromedriver]/ensure (notice): ensure changed '2.27' to '2.28'
2017-03-27 20:54:25 -0400 /Stage[main]/Boxen::Personal/Package[awscli]/ensure (notice): ensure changed '1.11.47' to '1.11.66'
2017-03-27 21:02:27 -0400 Puppet (err): Could not update: Execution of 'brew boxen-install ansible' returned 1: ==> Installing dependencies for ansible: openssl@1.1
==> Installing ansible dependency: openssl@1.1
==> Using the sandbox
==> Downloading https://www.openssl.org/source/openssl-1.1.0e.tar.gz
==> perl ./Configure --prefix=/opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e --openssldir=/opt/boxen/homebrew/etc/openssl@1.1 no-ssl3 no-ssl3-method no-zlib darwin64-x86_64-cc enable-ec_nistp_64_gcc_128
==> make
==> make test
==> make install MANDIR=/opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e/share/man MANSUFFIX=ssl
==> Caveats
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /opt/boxen/homebrew/etc/openssl@1.1/certs

and run
  /opt/boxen/homebrew/opt/openssl@1.1/bin/c_rehash

This formula is keg-only, which means it was not symlinked into /opt/boxen/homebrew.

This is an alternate version of another formula.

If you need to have this software first in your PATH run:
  echo 'export PATH="/opt/boxen/homebrew/opt/openssl@1.1/bin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:
    LDFLAGS:  -L/opt/boxen/homebrew/opt/openssl@1.1/lib
    CPPFLAGS: -I/opt/boxen/homebrew/opt/openssl@1.1/include
For pkg-config to find this software you may need to set:
    PKG_CONFIG_PATH: /opt/boxen/homebrew/opt/openssl@1.1/lib/pkgconfig

==> Summary
🍺  /opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e: 6,303 files, 15.3MB, built in 7 minutes 13 seconds
==> Installing ansible 
==> Downloading https://releases.ansible.com/ansible/ansible-2.2.1.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible-2.2.1.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/5c/79/5dae7494b9f5ed061cff9a8ab8d6e1f02db352f3facf907d9eb614fb80e9/virtualenv-15.0.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--homebrew-virtualenv-15.0.2.tar.gz
==> python -c import setuptools... --no-user-cfg install --prefix=/tmp/ansible--homebrew-virtualenv-20170327-53215-1ykisj6/target --single-version-externally-managed --record=installed.txt
==> python -s /tmp/ansible--homebrew-virtualenv-20170327-53215-1ykisj6/target/bin/virtualenv -p python /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec
==> Downloading https://files.pythonhosted.org/packages/c3/2c/63275fab26a0fd8cadafca71a3623e4d0f0ee8ed7124a5bb128853d178a7/pbr-1.10.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--pbr-1.10.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pbr-20170327-53215-1es7yew/pbr-1.10.0
==> Downloading https://files.pythonhosted.org/packages/d0/e1/aca6ef73a7bd322a7fc73fd99631ee3454d4fc67dc2bee463e2adf6bb3d3/pytz-2016.10.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/ansible--pytz-2016.10.tar.bz2
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pytz-20170327-53215-1y46aqe/pytz-2016.10
==> Downloading https://files.pythonhosted.org/packages/0c/d6/b1fe519846a21614fa4f8233361574eddb223e0bc36b182140d916acfb3b/pyOpenSSL-16.2.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--pyOpenSSL-16.2.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pyOpenSSL-20170327-53215-zuprfx/pyOpenSSL-16.2.0
==> Downloading https://files.pythonhosted.org/packages/a2/a7/ad1c1c48e35dc7545dab1a9c5513f49d5fa3b5015627200d2be27576c2a0/ndg_httpsclient-0.4.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--ndg-httpsclient-0.4.2.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--ndg-httpsclient-20170327-53215-1q89iav/ndg_httpsclient-0.4.2
==> Downloading https://files.pythonhosted.org/packages/6e/96/ba2a2462ed25ca0e651fb7b66e7080f5315f91425a07ea5b34d7c870c114/Babel-2.3.4.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--Babel-2.3.4.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--Babel-20170327-53215-gatgdp/Babel-2.3.4
==> Downloading https://files.pythonhosted.org/packages/5f/bd/5815d4d925a2b8cbbb4b4960f018441b0c65f24ba29f3bdcfb3c8218a307/Jinja2-2.8.1.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--Jinja2-2.8.1.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--Jinja2-20170327-53215-5fh8me/Jinja2-2.8.1
==> Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--MarkupSafe-20170327-53215-x2bqjz/MarkupSafe-1.0
==> Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/ansible--PrettyTable-0.7.2.tar.bz2
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--PrettyTable-20170327-53215-1qbwcxu/prettytable-0.7.2
==> Downloading https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--PyYAML-3.12.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--PyYAML-20170327-53215-1oq8nm6/PyYAML-3.12
Last 15 lines from /Users/jidonoso/Library/Logs/Homebrew/ansible/11.pip:
Exception information:
Traceback (most recent call last):
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/basecommand.py", line 209, in main
    status = self.run(options, args)
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/commands/install.py", line 317, in run
    prefix=options.prefix_path,
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/req/req_set.py", line 732, in install
    **kwargs
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/req/req_install.py", line 884, in install
    spinner=spinner,
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/utils/__init__.py", line 718, in call_subprocess
    % (command_desc, proc.returncode, cwd))
InstallationError: Command "/opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-L_ek_K-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-HS0DNf-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/../include/site/python2.7/PyYAML" failed with error code 1 in /tmp/pip-L_ek_K-build/
You are using pip version 8.1.0, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

READ THIS: http://docs.brew.sh/Troubleshooting.html

These open issues may also help:
ansible relocatable bottle https://github.com/Homebrew/homebrew-core/issues/9424
ansible: added kerberos support https://github.com/Homebrew/homebrew-core/pull/10238
Wrapped exception:
Execution of 'brew boxen-install ansible' returned 1: ==> Installing dependencies for ansible: openssl@1.1
==> Installing ansible dependency: openssl@1.1
==> Using the sandbox
==> Downloading https://www.openssl.org/source/openssl-1.1.0e.tar.gz
==> perl ./Configure --prefix=/opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e --openssldir=/opt/boxen/homebrew/etc/openssl@1.1 no-ssl3 no-ssl3-method no-zlib darwin64-x86_64-cc enable-ec_nistp_64_gcc_128
==> make
==> make test
==> make install MANDIR=/opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e/share/man MANSUFFIX=ssl
==> Caveats
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /opt/boxen/homebrew/etc/openssl@1.1/certs

and run
  /opt/boxen/homebrew/opt/openssl@1.1/bin/c_rehash

This formula is keg-only, which means it was not symlinked into /opt/boxen/homebrew.

This is an alternate version of another formula.

If you need to have this software first in your PATH run:
  echo 'export PATH="/opt/boxen/homebrew/opt/openssl@1.1/bin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:
    LDFLAGS:  -L/opt/boxen/homebrew/opt/openssl@1.1/lib
    CPPFLAGS: -I/opt/boxen/homebrew/opt/openssl@1.1/include
For pkg-config to find this software you may need to set:
    PKG_CONFIG_PATH: /opt/boxen/homebrew/opt/openssl@1.1/lib/pkgconfig

==> Summary
🍺  /opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e: 6,303 files, 15.3MB, built in 7 minutes 13 seconds
==> Installing ansible 
==> Downloading https://releases.ansible.com/ansible/ansible-2.2.1.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible-2.2.1.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/5c/79/5dae7494b9f5ed061cff9a8ab8d6e1f02db352f3facf907d9eb614fb80e9/virtualenv-15.0.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--homebrew-virtualenv-15.0.2.tar.gz
==> python -c import setuptools... --no-user-cfg install --prefix=/tmp/ansible--homebrew-virtualenv-20170327-53215-1ykisj6/target --single-version-externally-managed --record=installed.txt
==> python -s /tmp/ansible--homebrew-virtualenv-20170327-53215-1ykisj6/target/bin/virtualenv -p python /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec
==> Downloading https://files.pythonhosted.org/packages/c3/2c/63275fab26a0fd8cadafca71a3623e4d0f0ee8ed7124a5bb128853d178a7/pbr-1.10.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--pbr-1.10.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pbr-20170327-53215-1es7yew/pbr-1.10.0
==> Downloading https://files.pythonhosted.org/packages/d0/e1/aca6ef73a7bd322a7fc73fd99631ee3454d4fc67dc2bee463e2adf6bb3d3/pytz-2016.10.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/ansible--pytz-2016.10.tar.bz2
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pytz-20170327-53215-1y46aqe/pytz-2016.10
==> Downloading https://files.pythonhosted.org/packages/0c/d6/b1fe519846a21614fa4f8233361574eddb223e0bc36b182140d916acfb3b/pyOpenSSL-16.2.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--pyOpenSSL-16.2.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pyOpenSSL-20170327-53215-zuprfx/pyOpenSSL-16.2.0
==> Downloading https://files.pythonhosted.org/packages/a2/a7/ad1c1c48e35dc7545dab1a9c5513f49d5fa3b5015627200d2be27576c2a0/ndg_httpsclient-0.4.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--ndg-httpsclient-0.4.2.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--ndg-httpsclient-20170327-53215-1q89iav/ndg_httpsclient-0.4.2
==> Downloading https://files.pythonhosted.org/packages/6e/96/ba2a2462ed25ca0e651fb7b66e7080f5315f91425a07ea5b34d7c870c114/Babel-2.3.4.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--Babel-2.3.4.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--Babel-20170327-53215-gatgdp/Babel-2.3.4
==> Downloading https://files.pythonhosted.org/packages/5f/bd/5815d4d925a2b8cbbb4b4960f018441b0c65f24ba29f3bdcfb3c8218a307/Jinja2-2.8.1.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--Jinja2-2.8.1.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--Jinja2-20170327-53215-5fh8me/Jinja2-2.8.1
==> Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--MarkupSafe-20170327-53215-x2bqjz/MarkupSafe-1.0
==> Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/ansible--PrettyTable-0.7.2.tar.bz2
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--PrettyTable-20170327-53215-1qbwcxu/prettytable-0.7.2
==> Downloading https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--PyYAML-3.12.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--PyYAML-20170327-53215-1oq8nm6/PyYAML-3.12
Last 15 lines from /Users/jidonoso/Library/Logs/Homebrew/ansible/11.pip:
Exception information:
Traceback (most recent call last):
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/basecommand.py", line 209, in main
    status = self.run(options, args)
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/commands/install.py", line 317, in run
    prefix=options.prefix_path,
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/req/req_set.py", line 732, in install
    **kwargs
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/req/req_install.py", line 884, in install
    spinner=spinner,
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/utils/__init__.py", line 718, in call_subprocess
    % (command_desc, proc.returncode, cwd))
InstallationError: Command "/opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-L_ek_K-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-HS0DNf-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/../include/site/python2.7/PyYAML" failed with error code 1 in /tmp/pip-L_ek_K-build/
You are using pip version 8.1.0, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

READ THIS: http://docs.brew.sh/Troubleshooting.html

These open issues may also help:
ansible relocatable bottle https://github.com/Homebrew/homebrew-core/issues/9424
ansible: added kerberos support https://github.com/Homebrew/homebrew-core/pull/10238
2017-03-27 21:02:27 -0400 /Stage[main]/Boxen::Personal/Package[ansible]/ensure (err): change from 2.2.1.0 to 2.2.1.0_2 failed: Could not update: Execution of 'brew boxen-install ansible' returned 1: ==> Installing dependencies for ansible: openssl@1.1
==> Installing ansible dependency: openssl@1.1
==> Using the sandbox
==> Downloading https://www.openssl.org/source/openssl-1.1.0e.tar.gz
==> perl ./Configure --prefix=/opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e --openssldir=/opt/boxen/homebrew/etc/openssl@1.1 no-ssl3 no-ssl3-method no-zlib darwin64-x86_64-cc enable-ec_nistp_64_gcc_128
==> make
==> make test
==> make install MANDIR=/opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e/share/man MANSUFFIX=ssl
==> Caveats
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /opt/boxen/homebrew/etc/openssl@1.1/certs

and run
  /opt/boxen/homebrew/opt/openssl@1.1/bin/c_rehash

This formula is keg-only, which means it was not symlinked into /opt/boxen/homebrew.

This is an alternate version of another formula.

If you need to have this software first in your PATH run:
  echo 'export PATH="/opt/boxen/homebrew/opt/openssl@1.1/bin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:
    LDFLAGS:  -L/opt/boxen/homebrew/opt/openssl@1.1/lib
    CPPFLAGS: -I/opt/boxen/homebrew/opt/openssl@1.1/include
For pkg-config to find this software you may need to set:
    PKG_CONFIG_PATH: /opt/boxen/homebrew/opt/openssl@1.1/lib/pkgconfig

==> Summary
🍺  /opt/boxen/homebrew/Cellar/openssl@1.1/1.1.0e: 6,303 files, 15.3MB, built in 7 minutes 13 seconds
==> Installing ansible 
==> Downloading https://releases.ansible.com/ansible/ansible-2.2.1.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible-2.2.1.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/5c/79/5dae7494b9f5ed061cff9a8ab8d6e1f02db352f3facf907d9eb614fb80e9/virtualenv-15.0.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--homebrew-virtualenv-15.0.2.tar.gz
==> python -c import setuptools... --no-user-cfg install --prefix=/tmp/ansible--homebrew-virtualenv-20170327-53215-1ykisj6/target --single-version-externally-managed --record=installed.txt
==> python -s /tmp/ansible--homebrew-virtualenv-20170327-53215-1ykisj6/target/bin/virtualenv -p python /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec
==> Downloading https://files.pythonhosted.org/packages/c3/2c/63275fab26a0fd8cadafca71a3623e4d0f0ee8ed7124a5bb128853d178a7/pbr-1.10.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--pbr-1.10.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pbr-20170327-53215-1es7yew/pbr-1.10.0
==> Downloading https://files.pythonhosted.org/packages/d0/e1/aca6ef73a7bd322a7fc73fd99631ee3454d4fc67dc2bee463e2adf6bb3d3/pytz-2016.10.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/ansible--pytz-2016.10.tar.bz2
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pytz-20170327-53215-1y46aqe/pytz-2016.10
==> Downloading https://files.pythonhosted.org/packages/0c/d6/b1fe519846a21614fa4f8233361574eddb223e0bc36b182140d916acfb3b/pyOpenSSL-16.2.0.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--pyOpenSSL-16.2.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--pyOpenSSL-20170327-53215-zuprfx/pyOpenSSL-16.2.0
==> Downloading https://files.pythonhosted.org/packages/a2/a7/ad1c1c48e35dc7545dab1a9c5513f49d5fa3b5015627200d2be27576c2a0/ndg_httpsclient-0.4.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--ndg-httpsclient-0.4.2.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--ndg-httpsclient-20170327-53215-1q89iav/ndg_httpsclient-0.4.2
==> Downloading https://files.pythonhosted.org/packages/6e/96/ba2a2462ed25ca0e651fb7b66e7080f5315f91425a07ea5b34d7c870c114/Babel-2.3.4.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--Babel-2.3.4.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--Babel-20170327-53215-gatgdp/Babel-2.3.4
==> Downloading https://files.pythonhosted.org/packages/5f/bd/5815d4d925a2b8cbbb4b4960f018441b0c65f24ba29f3bdcfb3c8218a307/Jinja2-2.8.1.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--Jinja2-2.8.1.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--Jinja2-20170327-53215-5fh8me/Jinja2-2.8.1
==> Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--MarkupSafe-20170327-53215-x2bqjz/MarkupSafe-1.0
==> Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/ansible--PrettyTable-0.7.2.tar.bz2
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--PrettyTable-20170327-53215-1qbwcxu/prettytable-0.7.2
==> Downloading https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/ansible--PyYAML-3.12.tar.gz
==> /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/ansible--PyYAML-20170327-53215-1oq8nm6/PyYAML-3.12
Last 15 lines from /Users/jidonoso/Library/Logs/Homebrew/ansible/11.pip:
Exception information:
Traceback (most recent call last):
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/basecommand.py", line 209, in main
    status = self.run(options, args)
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/commands/install.py", line 317, in run
    prefix=options.prefix_path,
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/req/req_set.py", line 732, in install
    **kwargs
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/req/req_install.py", line 884, in install
    spinner=spinner,
  File "/opt/boxen/homebrew/lib/python2.7/site-packages/pip/utils/__init__.py", line 718, in call_subprocess
    % (command_desc, proc.returncode, cwd))
InstallationError: Command "/opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-L_ek_K-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-HS0DNf-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/boxen/homebrew/Cellar/ansible/2.2.1.0_2/libexec/bin/../include/site/python2.7/PyYAML" failed with error code 1 in /tmp/pip-L_ek_K-build/
You are using pip version 8.1.0, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

READ THIS: http://docs.brew.sh/Troubleshooting.html

These open issues may also help:
ansible relocatable bottle https://github.com/Homebrew/homebrew-core/issues/9424
ansible: added kerberos support https://github.com/Homebrew/homebrew-core/pull/10238
2017-03-27 21:02:29 -0400 /Stage[main]/Git/Package[boxen/brews/git]/ensure (notice): ensure changed '2.12.2' to '2.11.0'
2017-03-27 21:02:29 -0400 /Stage[main]/Ruby::Global/Ruby::Version[2.3]/Ruby::Alias[2.3]/File[/opt/rubies/2.3]/target (notice): target changed '2.3.3' to '/opt/rubies/2.3.3'
2017-03-27 21:02:29 -0400 /Stage[main]/Stacks::Ruby/Ruby::Version[2.0.0]/Ruby::Alias[2.0.0]/File[/opt/rubies/2.0.0]/target (notice): target changed '2.0.0-p648' to '/opt/rubies/2.0.0-p648'
2017-03-27 21:02:37 -0400 /Stage[main]/Postgresql::Package/Package[boxen/brews/postgresql]/ensure (notice): ensure changed '9.6.2' to '9.5.2'
2017-03-27 21:02:37 -0400 /Stage[main]/Postgresql::Service/Exec[init-postgresql-db] (notice): Triggered 'refresh' from 1 events
2017-03-27 21:02:37 -0400 /Stage[main]/Postgresql::Service/Service[com.boxen.postgresql] (notice): Triggered 'refresh' from 1 events
2017-03-27 21:02:37 -0400 /Stage[main]/Postgresql::Service/Exec[kill-stale-postgres-pidfile] (notice): Triggered 'refresh' from 1 events
2017-03-27 21:02:38 -0400 /Stage[main]/Postgresql::Service/Service[dev.postgresql] (notice): Triggered 'refresh' from 1 events
2017-03-27 21:02:38 -0400 /Stage[main]/Postgresql::Service/Exec[wait-for-postgresql] (notice): Triggered 'refresh' from 1 events
2017-03-27 21:05:27 -0400 /Stage[main]/Boxen::Personal/Package[flux]/ensure (notice): created
2017-03-27 21:05:39 -0400 Puppet (warning): The /System/Library/LaunchDaemons/com.apple.jetsamproperties.Mac.plist plist does not contain a 'label' key; Puppet is skipping it
blackjid commented 7 years ago

Succeeded at version c72c8c6c2faa7487aa9ab8edc01ebfbbe34d334a.