Giter VIP home page Giter VIP logo

Comments (24)

portertech avatar portertech commented on June 7, 2024

Have you tried using https://github.com/portertech/kitchen-docker#remove_images ?

from kitchen-docker.

damm avatar damm commented on June 7, 2024

remove_images: true so that should trigger the removal of images no?

from kitchen-docker.

david-crowder avatar david-crowder commented on June 7, 2024

I do have remove_images: true in my .kitchen.yml, is that syntax wrong?

I re-ran the same kitchen file and see the same results. After the run is completed there are 3 new images (two centos and one that is not tagged) displayed when docker images is run. There are also 8 containers reported as a result of docker ps -a, all of which were not there before the kitchen run. All of this was done after a kitchen destroy. If I manually remove the images and containers I get back to the same disk space usage as before the run began.

Thank you for your help

from kitchen-docker.

portertech avatar portertech commented on June 7, 2024

Ah, sorry, I do see remove_images: true, which is correct. I will kick off a run to investigate.

from kitchen-docker.

damm avatar damm commented on June 7, 2024

@david-crowder yeah i've seen the issue where orphan containers are left around. This typically happens when the .kitchen/#{suite}.yml gets out of sync from the docker host. I opened issue #31 about it.

from kitchen-docker.

david-crowder avatar david-crowder commented on June 7, 2024

@damm, thank you for the info. Sorry if this is a silly question, but do you usually see a similar spike in storage consumed during the test kitchen run? Temporarily consuming an extra 10G for testing seems a bit extreme. Am I missing something or is this just the nature of the beast? ๐Ÿ˜ƒ

from kitchen-docker.

damm avatar damm commented on June 7, 2024

@david-crowder I believe http://docs.docker.io/en/latest/terms/image/ might shed some light on this in the images.

You pull in the centos image; apply sshd and chef and then chef-solo. If you are doing a lot of work in here (pulling down java jdk, installing large packages) or generating a lot of logfiles?

Can absolutely consume a lot of disk space. How much it creates is unfortunately dependent on your workload.

from kitchen-docker.

david-crowder avatar david-crowder commented on June 7, 2024

Thanks for the resource. I guess I just don't understand how it is that large. So the base image is 300M and a vm with the same cookbook applied ends up using ~ 5G. My understanding was that only the diff would be applied between the base image and the container. That would result in ~ 6G of storage being consumed for the final filesystem. As opposed to the 10G I am seeing being consumed. Is there something that I am missing in there? Again, thank you for your help.

from kitchen-docker.

damm avatar damm commented on June 7, 2024

@david-crowder for the record; I just converged an elasticsearch image and from a brand new docker installation and was a high of 9gigs and down to 5.1gigs. The actual last running container was only 897Megs.

desolation mnt # du --max-depth=1 -h
4.0K    ./1f450ea4f157ea60fc6a5a333bedc01c34fd0cdf74db19444271abc82a7b22ce-init
4.0K    ./3cde8a1c2b27bb4d46591139eaab2cc173d1ada9177614a04ad9a3d47f778628-init
142M    ./7a990a20668525543ad80b00b77843a50388d00099146d3026634904d37c8403
846M    ./1864c4269efbdb948afa362babd5fc179ef30076037c1ef59c58d0841a91cf4d
225M    ./5cc639cc984f4e8252c2caf5c0c056a29d1efd4ea864dd94f31ff11de97bf8ea
4.0K    ./1864c4269efbdb948afa362babd5fc179ef30076037c1ef59c58d0841a91cf4d-init
4.0K    ./1cd063bd6813858a1c05897ff2a3d360538db4c4b018ee8e9498c695931c7d56-init
4.0K    ./27cf784147099545
219M    ./3db44159d529ebfd7304cd3a78bac9bf66d7847654b50ae98ffa98942553b372
175M    ./3cde8a1c2b27bb4d46591139eaab2cc173d1ada9177614a04ad9a3d47f778628
4.0K    ./5cc639cc984f4e8252c2caf5c0c056a29d1efd4ea864dd94f31ff11de97bf8ea-init
219M    ./183fa82e2ad4603c4cc3de35525205197d0c3bf01d001b560e12ec9c7197f804
4.0K    ./43cb42f4eae770e6f7bb78d6d2be1532c4f306c22e8465f44a4bb08f25762bda-init
345M    ./0b0bca614f9009111c33145afd7e46ac8a10fc2a44c8031b8cbb87d9ebecb152
4.0K    ./c42fc3293bd4ddc63aa75dc3e1f6d947ef150b64065ad403781b355806c79895-init
142M    ./087b1454c7aa0337811a3c676e77188a7ce382ceca456e85b4f7749247d8a0b2
219M    ./b742b0000749cd1b919f7e5fc0b6d60b39640cf90597ebaf5bb3440e1621fff6
4.0K    ./8dbd9e392a964056420e5d58ca5cc376ef18e2de93b5cc90e868a1bbc8318c1c
148M    ./1f450ea4f157ea60fc6a5a333bedc01c34fd0cdf74db19444271abc82a7b22ce
4.0K    ./32ed676eb1e71d8ddaea7efb3b8e97718008f9d30ae2a30868991a962f0bcc46-init
225M    ./2db394f3d9447c199c4769d5c67e1e10eb459a5ada31599e089115f2d4c89390
175M    ./1cd063bd6813858a1c05897ff2a3d360538db4c4b018ee8e9498c695931c7d56
4.0K    ./32ed676eb1e71d8ddaea7efb3b8e97718008f9d30ae2a30868991a962f0bcc46
225M    ./ce3ef91afd1d12676fb53b3811ee3051ad76f6b8dd0e397196d2d4f11384a46e
4.0K    ./04c4748814a9b22650e02209f27955bea1d9fc4d7bfdac2dd6c477b76dd6bed3-init
4.0K    ./b367029910d07402e232976309ea65599dfd40176b3fec2ababd022e41d17fc1-init
4.0K    ./ce3ef91afd1d12676fb53b3811ee3051ad76f6b8dd0e397196d2d4f11384a46e-init
225M    ./c42fc3293bd4ddc63aa75dc3e1f6d947ef150b64065ad403781b355806c79895
219M    ./87c33d83bae7bc479fceffcdb8ceb03ac8256530ddf4aa3c9f86e87908d72e71
169M    ./00e2880a6f4dbadfa318215a1a31c0f8ca4fe7f268466d54046db827a5e2663a
225M    ./b367029910d07402e232976309ea65599dfd40176b3fec2ababd022e41d17fc1
351M    ./43cb42f4eae770e6f7bb78d6d2be1532c4f306c22e8465f44a4bb08f25762bda
219M    ./a2eb6808dce4dbd717e81cce8b4885ad5a7f61ee1289e66af00ca71cd5421fb7
142M    ./7cfcfc630aa7f0b8b454559b804e05fb780ccb1641c21250a0e89e3d89f7de87
194M    ./b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc
148M    ./04c4748814a9b22650e02209f27955bea1d9fc4d7bfdac2dd6c477b76dd6bed3
4.0K    ./2db394f3d9447c199c4769d5c67e1e10eb459a5ada31599e089115f2d4c89390-init
5.1G    .

from kitchen-docker.

damm avatar damm commented on June 7, 2024

To follow up.

I installed some new SSD's at home to make docker faster... yum cleaned out my docker directory and started it up.

Cookbook used: https://github.com/damm/backup

Yes I'm not deleting my containers by default, whoops!

---
driver:
  name: docker
driver_config:
  ruby_client: true
  use_sudo: false
  socket: tcp://10.1.10.199:4243
  provision_command: "curl -L https://www.opscode.com/chef/install.sh | bash"
  require_chef_omnibus: false

platforms:
- name: ubuntu-12.04
  run_list:
  - recipe[apt]
Erebus :: scottmlikens/backup ยป kitchen create
-----> Starting Kitchen (v1.1.1)
-----> Creating <default-ubuntu-1204>...
       Finished creating <default-ubuntu-1204> (3m35.24s).
-----> Kitchen is finished. (3m35.39s)

How large is it in docker?

desolation docker # du -sh
7.0G    .
-----> Starting Kitchen (v1.1.1)
-----> Creating <default-ubuntu-1204>...
D      State (create): {}
D      Config (create): {:name=>"docker", :ruby_client=>true, :use_sudo=>false, :socket=>"tcp://10.1.10.199:4243", :provision_command=>"curl -L https://www.opscode.com/chef/install.sh | bash", :kitchen_root=>"/Users/slikens/git/scottmlikens/backup", :test_base_path=>"/Users/slikens/git/scottmlikens/backup/test/integration", :log_level=>:debug, :sudo=>true, :port=>22, :privileged=>false, :remove_images=>false, :run_command=>"/usr/sbin/sshd -D -o UseDNS=no -o UsePAM=no", :username=>"kitchen", :password=>"kitchen", :read_timeout=>300, :image=>#<Proc:0x007fea4acef338@/usr/local/Cellar/ruby/2.0.0-p353/lib/ruby/gems/2.0.0/gems/kitchen-docker-0.13.0/lib/kitchen/driver/docker.rb:43>, :platform=>#<Proc:0x007fea4acef310@/usr/local/Cellar/ruby/2.0.0-p353/lib/ruby/gems/2.0.0/gems/kitchen-docker-0.13.0/lib/kitchen/driver/docker.rb:47>}
D      Dockerfile (build_image):
FROM ubuntu:12.04
            ENV DEBIAN_FRONTEND noninteractive
            RUN dpkg-divert --local --rename --add /sbin/initctl
            RUN ln -sf /bin/true /sbin/initctl
            RUN apt-get update
            RUN apt-get install -y sudo openssh-server curl lsb-release

          RUN mkdir -p /var/run/sshd
          RUN useradd -d /home/kitchen -m -s /bin/bash kitchen
          RUN echo kitchen:kitchen | chpasswd
          RUN echo 'kitchen ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers

RUN curl -L https://www.opscode.com/chef/install.sh | bash

D      Container Config (container_config):
{:Cmd=>["/usr/sbin/sshd", "-D", "-o", "UseDNS=no", "-o", "UsePAM=no"], :Image=>"06bfa5be15dc", :Volumes=>{}, :AttachStdout=>true, :AttachStderr=>true, :PortBindings=>{"22/tcp"=>[{:HostIp=>"", :HostPort=>""}]}, :Privileged=>false, :PublishAllPorts=>false, :PortSpecs=>["22"]}
D      Container (run_container) Created: {"ID"=>"f913d4d52042cb58d2a413372b66e10d7dec9fb1875926b1af308235cd7b356a", "Created"=>"2014-01-09T22:54:11.038726734Z", "Path"=>"/usr/sbin/sshd", "Args"=>["-D", "-o", "UseDNS=no", "-o", "UsePAM=no"], "Config"=>{"Hostname"=>"f913d4d52042", "Domainname"=>"", "User"=>"", "Memory"=>0, "MemorySwap"=>0, "CpuShares"=>0, "AttachStdin"=>false, "AttachStdout"=>true, "AttachStderr"=>true, "PortSpecs"=>nil, "ExposedPorts"=>{"22/tcp"=>{}}, "Tty"=>false, "OpenStdin"=>false, "StdinOnce"=>false, "Env"=>["HOME=/", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "DEBIAN_FRONTEND=noninteractive"], "Cmd"=>["/usr/sbin/sshd", "-D", "-o", "UseDNS=no", "-o", "UsePAM=no"], "Dns"=>nil, "Image"=>"06bfa5be15dc", "Volumes"=>nil, "VolumesFrom"=>"", "WorkingDir"=>"", "Entrypoint"=>nil, "NetworkDisabled"=>false}, "State"=>{"Running"=>false, "Pid"=>0, "ExitCode"=>0, "StartedAt"=>"0001-01-01T00:00:00Z", "FinishedAt"=>"0001-01-01T00:00:00Z", "Ghost"=>false}, "Image"=>"06bfa5be15dc9cfafe5a4ad085ae44fe946bb51835df599257cbb02d9210a13e", "NetworkSettings"=>{"IPAddress"=>"", "IPPrefixLen"=>0, "Gateway"=>"", "Bridge"=>"", "PortMapping"=>nil, "Ports"=>nil}, "ResolvConfPath"=>"/etc/resolv.conf", "HostnamePath"=>"", "HostsPath"=>"", "Name"=>"/insane_turing", "Driver"=>"aufs", "Volumes"=>nil, "VolumesRW"=>nil, "HostConfig"=>{"Binds"=>nil, "ContainerIDFile"=>"", "LxcConf"=>nil, "Privileged"=>false, "PortBindings"=>nil, "Links"=>nil, "PublishAllPorts"=>false}}
D      Container (run_container) Started: {"ID"=>"f913d4d52042cb58d2a413372b66e10d7dec9fb1875926b1af308235cd7b356a", "Created"=>"2014-01-09T22:54:11.038726734Z", "Path"=>"/usr/sbin/sshd", "Args"=>["-D", "-o", "UseDNS=no", "-o", "UsePAM=no"], "Config"=>{"Hostname"=>"f913d4d52042", "Domainname"=>"", "User"=>"", "Memory"=>0, "MemorySwap"=>0, "CpuShares"=>0, "AttachStdin"=>false, "AttachStdout"=>true, "AttachStderr"=>true, "PortSpecs"=>nil, "ExposedPorts"=>{"22/tcp"=>{}}, "Tty"=>false, "OpenStdin"=>false, "StdinOnce"=>false, "Env"=>["HOME=/", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "DEBIAN_FRONTEND=noninteractive"], "Cmd"=>["/usr/sbin/sshd", "-D", "-o", "UseDNS=no", "-o", "UsePAM=no"], "Dns"=>nil, "Image"=>"06bfa5be15dc", "Volumes"=>nil, "VolumesFrom"=>"", "WorkingDir"=>"", "Entrypoint"=>nil, "NetworkDisabled"=>false}, "State"=>{"Running"=>true, "Pid"=>14604, "ExitCode"=>0, "StartedAt"=>"2014-01-09T22:54:11.110448005Z", "FinishedAt"=>"0001-01-01T00:00:00Z", "Ghost"=>false}, "Image"=>"06bfa5be15dc9cfafe5a4ad085ae44fe946bb51835df599257cbb02d9210a13e", "NetworkSettings"=>{"IPAddress"=>"172.17.0.11", "IPPrefixLen"=>16, "Gateway"=>"172.17.42.1", "Bridge"=>"docker0", "PortMapping"=>nil, "Ports"=>{"22/tcp"=>[{"HostIp"=>"0.0.0.0", "HostPort"=>"49153"}]}}, "ResolvConfPath"=>"/etc/resolv.conf", "HostnamePath"=>"/var/lib/docker/containers/f913d4d52042cb58d2a413372b66e10d7dec9fb1875926b1af308235cd7b356a/hostname", "HostsPath"=>"/var/lib/docker/containers/f913d4d52042cb58d2a413372b66e10d7dec9fb1875926b1af308235cd7b356a/hosts", "Name"=>"/insane_turing", "Driver"=>"aufs", "Volumes"=>{}, "VolumesRW"=>{}, "HostConfig"=>{"Binds"=>nil, "ContainerIDFile"=>"", "LxcConf"=>nil, "Privileged"=>false, "PortBindings"=>{"22/tcp"=>[{"HostIp"=>"0.0.0.0", "HostPort"=>"49153"}]}, "Links"=>nil, "PublishAllPorts"=>false}}
       Finished creating <default-ubuntu-1204> (3m37.15s).
-----> Kitchen is finished. (3m37.52s)
desolation containers # for i in `ls`;do echo $i; cat $i/*-json.log | jq .; done
141f7f00792ae67b837a5421724771a88c231b0ba21636472ee9be209cc11a41
20a178ade225bb982166672680b0100c4b54c41368c075d18e446a8c81fea19f
{
  "time": "2014-01-09T22:51:01.811544072Z",
  "stream": "stdout",
  "log": "Adding 'local diversion of /sbin/initctl to /sbin/initctl.distrib'\n"
}
33626c22b9f272ab8b845b5a50d5d4cb48e1073ccb964baad065f62753937a46
{
  "time": "2014-01-09T22:51:08.990165114Z",
  "stream": "stdout",
  "log": "Reading package lists...\n"
}
{
  "time": "2014-01-09T22:51:09.057210541Z",
  "stream": "stdout",
  "log": "Building dependency tree...\n"
}
{
  "time": "2014-01-09T22:51:09.096354548Z",
  "stream": "stdout",
  "log": "The following extra packages will be installed:\n"
}
{
  "time": "2014-01-09T22:51:09.096490852Z",
  "stream": "stdout",
  "log": "  ca-certificates file krb5-locales libasn1-8-heimdal libbsd0 libcurl3\n"
}
{
  "time": "2014-01-09T22:51:09.096504363Z",
  "stream": "stdout",
  "log": "  libedit2 libexpat1 libgcrypt11 libgnutls26 libgpg-error0 libgssapi-krb5-2\n"
}
{
  "time": "2014-01-09T22:51:09.096535083Z",
  "stream": "stdout",
  "log": "  libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal\n"
}
{
  "time": "2014-01-09T22:51:09.096544904Z",
  "stream": "stdout",
  "log": "  libheimntlm0-heimdal libhx509-5-heimdal libidn11 libk5crypto3 libkeyutils1\n"
}
{
  "time": "2014-01-09T22:51:09.096555734Z",
  "stream": "stdout",
  "log": "  libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1\n"
}
{
  "time": "2014-01-09T22:51:09.096562169Z",
  "stream": "stdout",
  "log": "  libp11-kit0 libroken18-heimdal librtmp0 libsasl2-2 libsasl2-modules\n"
}
{
  "time": "2014-01-09T22:51:09.09656761Z",
  "stream": "stdout",
  "log": "  libsqlite3-0 libtasn1-3 libwind0-heimdal libwrap0 libx11-6 libx11-data\n"
}
{
  "time": "2014-01-09T22:51:09.096572774Z",
  "stream": "stdout",
  "log": "  libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 mime-support openssh-client\n"
}
{
  "time": "2014-01-09T22:51:09.096588835Z",
  "stream": "stdout",
  "log": "  openssl python python2.7 ssh-import-id tcpd wget xauth\n"
}
{
  "time": "2014-01-09T22:51:09.098001122Z",
  "stream": "stdout",
  "log": "Suggested packages:\n"
}
{
  "time": "2014-01-09T22:51:09.098098149Z",
  "stream": "stdout",
  "log": "  rng-tools gnutls-bin krb5-doc krb5-user libsasl2-modules-otp\n"
}
{
  "time": "2014-01-09T22:51:09.09811466Z",
  "stream": "stdout",
  "log": "  libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit\n"
}
{
  "time": "2014-01-09T22:51:09.098121515Z",
  "stream": "stdout",
  "log": "  libsasl2-modules-gssapi-heimdal lsb ssh-askpass libpam-ssh keychain\n"
}
{
  "time": "2014-01-09T22:51:09.098126956Z",
  "stream": "stdout",
  "log": "  monkeysphere openssh-blacklist openssh-blacklist-extra rssh molly-guard ufw\n"
}
{
  "time": "2014-01-09T22:51:09.098140043Z",
  "stream": "stdout",
  "log": "  python-doc python-tk python2.7-doc binutils\n"
}
{
  "time": "2014-01-09T22:51:09.098816437Z",
  "stream": "stdout",
  "log": "The following NEW packages will be installed:\n"
}
{
  "time": "2014-01-09T22:51:09.098874779Z",
  "stream": "stdout",
  "log": "  ca-certificates curl file krb5-locales libasn1-8-heimdal libbsd0 libcurl3\n"
}
{
  "time": "2014-01-09T22:51:09.098889606Z",
  "stream": "stdout",
  "log": "  libedit2 libexpat1 libgcrypt11 libgnutls26 libgpg-error0 libgssapi-krb5-2\n"
}
{
  "time": "2014-01-09T22:51:09.098896832Z",
  "stream": "stdout",
  "log": "  libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal\n"
}
{
  "time": "2014-01-09T22:51:09.098902333Z",
  "stream": "stdout",
  "log": "  libheimntlm0-heimdal libhx509-5-heimdal libidn11 libk5crypto3 libkeyutils1\n"
}
{
  "time": "2014-01-09T22:51:09.098917693Z",
  "stream": "stdout",
  "log": "  libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1\n"
}
{
  "time": "2014-01-09T22:51:09.098928036Z",
  "stream": "stdout",
  "log": "  libp11-kit0 libroken18-heimdal librtmp0 libsasl2-2 libsasl2-modules\n"
}
{
  "time": "2014-01-09T22:51:09.098933889Z",
  "stream": "stdout",
  "log": "  libsqlite3-0 libtasn1-3 libwind0-heimdal libwrap0 libx11-6 libx11-data\n"
}
{
  "time": "2014-01-09T22:51:09.098941116Z",
  "stream": "stdout",
  "log": "  libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 lsb-release mime-support\n"
}
{
  "time": "2014-01-09T22:51:09.098950862Z",
  "stream": "stdout",
  "log": "  openssh-client openssh-server openssl python python2.7 ssh-import-id sudo\n"
}
{
  "time": "2014-01-09T22:51:09.098956993Z",
  "stream": "stdout",
  "log": "  tcpd wget xauth\n"
}
{
  "time": "2014-01-09T22:51:09.486166557Z",
  "stream": "stdout",
  "log": "0 upgraded, 54 newly installed, 0 to remove and 0 not upgraded.\n"
}
{
  "time": "2014-01-09T22:51:09.486196167Z",
  "stream": "stdout",
  "log": "Need to get 10.6 MB of archives.\n"
}
{
  "time": "2014-01-09T22:51:09.486202365Z",
  "stream": "stdout",
  "log": "After this operation, 34.9 MB of additional disk space will be used.\n"
}
{
  "time": "2014-01-09T22:51:09.486215486Z",
  "stream": "stdout",
  "log": "Get:1 http://archive.ubuntu.com/ubuntu/ precise/main libexpat1 amd64 2.0.1-7.2ubuntu1 [131 kB]\n"
}
{
  "time": "2014-01-09T22:51:10.087702278Z",
  "stream": "stdout",
  "log": "Get:2 http://archive.ubuntu.com/ubuntu/ precise/main libsqlite3-0 amd64 3.7.9-2ubuntu1 [348 kB]\n"
}
{
  "time": "2014-01-09T22:51:10.871934262Z",
  "stream": "stdout",
  "log": "Get:3 http://archive.ubuntu.com/ubuntu/ precise/main libroken18-heimdal amd64 1.6~git20120311.dfsg.1-2 [46.0 kB]\n"
}
{
  "time": "2014-01-09T22:51:10.980526556Z",
  "stream": "stdout",
  "log": "Get:4 http://archive.ubuntu.com/ubuntu/ precise/main libasn1-8-heimdal amd64 1.6~git20120311.dfsg.1-2 [220 kB]\n"
}
{
  "time": "2014-01-09T22:51:11.322720007Z",
  "stream": "stdout",
  "log": "Get:5 http://archive.ubuntu.com/ubuntu/ precise/main libbsd0 amd64 0.3.0-2 [31.6 kB]\n"
}
{
  "time": "2014-01-09T22:51:11.415611605Z",
  "stream": "stdout",
  "log": "Get:6 http://archive.ubuntu.com/ubuntu/ precise/main libedit2 amd64 2.11-20080614-3ubuntu2 [70.3 kB]\n"
}
{
  "time": "2014-01-09T22:51:11.473442412Z",
  "stream": "stdout",
  "log": "Get:7 http://archive.ubuntu.com/ubuntu/ precise/main libgpg-error0 amd64 1.10-2ubuntu1 [14.5 kB]\n"
}
{
  "time": "2014-01-09T22:51:11.474644395Z",
  "stream": "stdout",
  "log": "Get:8 http://archive.ubuntu.com/ubuntu/ precise/main libgcrypt11 amd64 1.5.0-3 [280 kB]\n"
}
{
  "time": "2014-01-09T22:51:11.923559243Z",
  "stream": "stdout",
  "log": "Get:9 http://archive.ubuntu.com/ubuntu/ precise/main libp11-kit0 amd64 0.12-2ubuntu1 [34.3 kB]\n"
}
{
  "time": "2014-01-09T22:51:12.025289741Z",
  "stream": "stdout",
  "log": "Get:10 http://archive.ubuntu.com/ubuntu/ precise/main libtasn1-3 amd64 2.10-1ubuntu1 [43.1 kB]\n"
}
{
  "time": "2014-01-09T22:51:12.034692002Z",
  "stream": "stdout",
  "log": "Get:11 http://archive.ubuntu.com/ubuntu/ precise/main libgnutls26 amd64 2.12.14-5ubuntu3 [459 kB]\n"
}
{
  "time": "2014-01-09T22:51:12.630656537Z",
  "stream": "stdout",
  "log": "Get:12 http://archive.ubuntu.com/ubuntu/ precise/main libkrb5support0 amd64 1.10+dfsg~beta1-2 [23.5 kB]\n"
}
{
  "time": "2014-01-09T22:51:12.679901109Z",
  "stream": "stdout",
  "log": "Get:13 http://archive.ubuntu.com/ubuntu/ precise/main libk5crypto3 amd64 1.10+dfsg~beta1-2 [79.9 kB]\n"
}
{
  "time": "2014-01-09T22:51:12.791606786Z",
  "stream": "stdout",
  "log": "Get:14 http://archive.ubuntu.com/ubuntu/ precise/main libkeyutils1 amd64 1.5.2-2 [7862 B]\n"
}
{
  "time": "2014-01-09T22:51:12.793693573Z",
  "stream": "stdout",
  "log": "Get:15 http://archive.ubuntu.com/ubuntu/ precise/main libkrb5-3 amd64 1.10+dfsg~beta1-2 [354 kB]\n"
}
{
  "time": "2014-01-09T22:51:13.422283624Z",
  "stream": "stdout",
  "log": "Get:16 http://archive.ubuntu.com/ubuntu/ precise/main libgssapi-krb5-2 amd64 1.10+dfsg~beta1-2 [118 kB]\n"
}
{
  "time": "2014-01-09T22:51:13.693127398Z",
  "stream": "stdout",
  "log": "Get:17 http://archive.ubuntu.com/ubuntu/ precise/main libhcrypto4-heimdal amd64 1.6~git20120311.dfsg.1-2 [103 kB]\n"
}
{
  "time": "2014-01-09T22:51:13.923587841Z",
  "stream": "stdout",
  "log": "Get:18 http://archive.ubuntu.com/ubuntu/ precise/main libheimbase1-heimdal amd64 1.6~git20120311.dfsg.1-2 [33.0 kB]\n"
}
{
  "time": "2014-01-09T22:51:13.984159664Z",
  "stream": "stdout",
  "log": "Get:19 http://archive.ubuntu.com/ubuntu/ precise/main libwind0-heimdal amd64 1.6~git20120311.dfsg.1-2 [77.8 kB]\n"
}
{
  "time": "2014-01-09T22:51:14.107537199Z",
  "stream": "stdout",
  "log": "Get:20 http://archive.ubuntu.com/ubuntu/ precise/main libhx509-5-heimdal amd64 1.6~git20120311.dfsg.1-2 [125 kB]\n"
}
{
  "time": "2014-01-09T22:51:14.28625809Z",
  "stream": "stdout",
  "log": "Get:21 http://archive.ubuntu.com/ubuntu/ precise/main libkrb5-26-heimdal amd64 1.6~git20120311.dfsg.1-2 [234 kB]\n"
}
{
  "time": "2014-01-09T22:51:14.59175465Z",
  "stream": "stdout",
  "log": "Get:22 http://archive.ubuntu.com/ubuntu/ precise/main libheimntlm0-heimdal amd64 1.6~git20120311.dfsg.1-2 [16.0 kB]\n"
}
{
  "time": "2014-01-09T22:51:14.635998019Z",
  "stream": "stdout",
  "log": "Get:23 http://archive.ubuntu.com/ubuntu/ precise/main libgssapi3-heimdal amd64 1.6~git20120311.dfsg.1-2 [108 kB]\n"
}
{
  "time": "2014-01-09T22:51:14.785353431Z",
  "stream": "stdout",
  "log": "Get:24 http://archive.ubuntu.com/ubuntu/ precise/main libidn11 amd64 1.23-2 [112 kB]\n"
}
{
  "time": "2014-01-09T22:51:14.894874691Z",
  "stream": "stdout",
  "log": "Get:25 http://archive.ubuntu.com/ubuntu/ precise/main libsasl2-2 amd64 2.1.25.dfsg1-3 [69.8 kB]\n"
}
{
  "time": "2014-01-09T22:51:15.030670862Z",
  "stream": "stdout",
  "log": "Get:26 http://archive.ubuntu.com/ubuntu/ precise/main libldap-2.4-2 amd64 2.4.28-1.1ubuntu4 [186 kB]\n"
}
{
  "time": "2014-01-09T22:51:15.267839502Z",
  "stream": "stdout",
  "log": "Get:27 http://archive.ubuntu.com/ubuntu/ precise/main librtmp0 amd64 2.4~20110711.gitc28f1bab-1 [57.1 kB]\n"
}
{
  "time": "2014-01-09T22:51:15.341706216Z",
  "stream": "stdout",
  "log": "Get:28 http://archive.ubuntu.com/ubuntu/ precise/main libxau6 amd64 1:1.0.6-4 [8392 B]\n"
}
{
  "time": "2014-01-09T22:51:15.342255648Z",
  "stream": "stdout",
  "log": "Get:29 http://archive.ubuntu.com/ubuntu/ precise/main libxdmcp6 amd64 1:1.1.0-4 [12.7 kB]\n"
}
{
  "time": "2014-01-09T22:51:15.343049773Z",
  "stream": "stdout",
  "log": "Get:30 http://archive.ubuntu.com/ubuntu/ precise/main libxcb1 amd64 1.8.1-1 [44.7 kB]\n"
}
{
  "time": "2014-01-09T22:51:15.419567044Z",
  "stream": "stdout",
  "log": "Get:31 http://archive.ubuntu.com/ubuntu/ precise/main libx11-data all 2:1.4.99.1-0ubuntu2 [168 kB]\n"
}
{
  "time": "2014-01-09T22:51:15.638787315Z",
  "stream": "stdout",
  "log": "Get:32 http://archive.ubuntu.com/ubuntu/ precise/main libx11-6 amd64 2:1.4.99.1-0ubuntu2 [762 kB]\n"
}
{
  "time": "2014-01-09T22:51:16.499682248Z",
  "stream": "stdout",
  "log": "Get:33 http://archive.ubuntu.com/ubuntu/ precise/main libxext6 amd64 2:1.3.0-3build1 [33.2 kB]\n"
}
{
  "time": "2014-01-09T22:51:16.530862221Z",
  "stream": "stdout",
  "log": "Get:34 http://archive.ubuntu.com/ubuntu/ precise/main libxmuu1 amd64 2:1.1.0-3 [11.0 kB]\n"
}
{
  "time": "2014-01-09T22:51:16.568645046Z",
  "stream": "stdout",
  "log": "Get:35 http://archive.ubuntu.com/ubuntu/ precise/main openssl amd64 1.0.1-4ubuntu3 [523 kB]\n"
}
{
  "time": "2014-01-09T22:51:17.139654492Z",
  "stream": "stdout",
  "log": "Get:36 http://archive.ubuntu.com/ubuntu/ precise/main ca-certificates all 20111211 [169 kB]\n"
}
{
  "time": "2014-01-09T22:51:17.356550123Z",
  "stream": "stdout",
  "log": "Get:37 http://archive.ubuntu.com/ubuntu/ precise/main libcurl3 amd64 7.22.0-3ubuntu4 [237 kB]\n"
}
{
  "time": "2014-01-09T22:51:17.61951089Z",
  "stream": "stdout",
  "log": "Get:38 http://archive.ubuntu.com/ubuntu/ precise/main libwrap0 amd64 7.6.q-21 [49.9 kB]\n"
}
{
  "time": "2014-01-09T22:51:17.718493024Z",
  "stream": "stdout",
  "log": "Get:39 http://archive.ubuntu.com/ubuntu/ precise/main libmagic1 amd64 5.09-2 [217 kB]\n"
}
{
  "time": "2014-01-09T22:51:17.996974085Z",
  "stream": "stdout",
  "log": "Get:40 http://archive.ubuntu.com/ubuntu/ precise/main file amd64 5.09-2 [19.7 kB]\n"
}
{
  "time": "2014-01-09T22:51:18.016861323Z",
  "stream": "stdout",
  "log": "Get:41 http://archive.ubuntu.com/ubuntu/ precise/main mime-support all 3.51-1ubuntu1 [30.7 kB]\n"
}
{
  "time": "2014-01-09T22:51:18.018788164Z",
  "stream": "stdout",
  "log": "Get:42 http://archive.ubuntu.com/ubuntu/ precise/main python2.7 amd64 2.7.3-0ubuntu3 [2663 kB]\n"
}
{
  "time": "2014-01-09T22:51:21.000827746Z",
  "stream": "stdout",
  "log": "Get:43 http://archive.ubuntu.com/ubuntu/ precise/main python amd64 2.7.3-0ubuntu2 [166 kB]\n"
}
{
  "time": "2014-01-09T22:51:21.188082237Z",
  "stream": "stdout",
  "log": "Get:44 http://archive.ubuntu.com/ubuntu/ precise/main lsb-release all 4.0-0ubuntu20 [10.7 kB]\n"
}
{
  "time": "2014-01-09T22:51:21.190432507Z",
  "stream": "stdout",
  "log": "Get:45 http://archive.ubuntu.com/ubuntu/ precise/main sudo amd64 1.8.3p1-1ubuntu3 [299 kB]\n"
}
{
  "time": "2014-01-09T22:51:21.496219342Z",
  "stream": "stdout",
  "log": "Get:46 http://archive.ubuntu.com/ubuntu/ precise/main krb5-locales all 1.10+dfsg~beta1-2 [8886 B]\n"
}
{
  "time": "2014-01-09T22:51:21.496663607Z",
  "stream": "stdout",
  "log": "Get:47 http://archive.ubuntu.com/ubuntu/ precise/main libsasl2-modules amd64 2.1.25.dfsg1-3 [63.4 kB]\n"
}
{
  "time": "2014-01-09T22:51:21.538890678Z",
  "stream": "stdout",
  "log": "Get:48 http://archive.ubuntu.com/ubuntu/ precise/main openssh-client amd64 1:5.9p1-5ubuntu1 [943 kB]\n"
}
{
  "time": "2014-01-09T22:51:22.394752785Z",
  "stream": "stdout",
  "log": "Get:49 http://archive.ubuntu.com/ubuntu/ precise/main wget amd64 1.13.4-2ubuntu1 [277 kB]\n"
}
{
  "time": "2014-01-09T22:51:22.632820399Z",
  "stream": "stdout",
  "log": "Get:50 http://archive.ubuntu.com/ubuntu/ precise/main xauth amd64 1:1.0.6-1 [26.2 kB]\n"
}
{
  "time": "2014-01-09T22:51:22.634412474Z",
  "stream": "stdout",
  "log": "Get:51 http://archive.ubuntu.com/ubuntu/ precise/main curl amd64 7.22.0-3ubuntu4 [138 kB]\n"
}
{
  "time": "2014-01-09T22:51:22.76794937Z",
  "stream": "stdout",
  "log": "Get:52 http://archive.ubuntu.com/ubuntu/ precise/main openssh-server amd64 1:5.9p1-5ubuntu1 [339 kB]\n"
}
{
  "time": "2014-01-09T22:51:23.044000737Z",
  "stream": "stdout",
  "log": "Get:53 http://archive.ubuntu.com/ubuntu/ precise/main tcpd amd64 7.6.q-21 [29.4 kB]\n"
}
{
  "time": "2014-01-09T22:51:23.075459299Z",
  "stream": "stdout",
  "log": "Get:54 http://archive.ubuntu.com/ubuntu/ precise/main ssh-import-id all 2.10-0ubuntu1 [6598 B]\n"
}
{
  "time": "2014-01-09T22:51:23.172648863Z",
  "stream": "stderr",
  "log": "debconf: delaying package configuration, since apt-utils is not installed\n"
}
{
  "time": "2014-01-09T22:51:23.17755608Z",
  "stream": "stdout",
  "log": "Fetched 10.6 MB in 13s (762 kB/s)\n"
}
{
  "time": "2014-01-09T22:51:23.288424901Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libexpat1.\n"
}
{
  "time": "2014-01-09T22:51:23.295829089Z",
  "stream": "stdout",
  "log": "(Reading database ... 7546 files and directories currently installed.)\n"
}
{
  "time": "2014-01-09T22:51:23.296392432Z",
  "stream": "stdout",
  "log": "Unpacking libexpat1 (from .../libexpat1_2.0.1-7.2ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:23.693396081Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libsqlite3-0.\n"
}
{
  "time": "2014-01-09T22:51:23.69490755Z",
  "stream": "stdout",
  "log": "Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.9-2ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:24.094258884Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libroken18-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:24.095667561Z",
  "stream": "stdout",
  "log": "Unpacking libroken18-heimdal (from .../libroken18-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:24.486862502Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libasn1-8-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:24.48828593Z",
  "stream": "stdout",
  "log": "Unpacking libasn1-8-heimdal (from .../libasn1-8-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:24.871598148Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libbsd0.\n"
}
{
  "time": "2014-01-09T22:51:24.873031798Z",
  "stream": "stdout",
  "log": "Unpacking libbsd0 (from .../libbsd0_0.3.0-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:25.221655151Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libedit2.\n"
}
{
  "time": "2014-01-09T22:51:25.223021175Z",
  "stream": "stdout",
  "log": "Unpacking libedit2 (from .../libedit2_2.11-20080614-3ubuntu2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:25.57688952Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libgpg-error0.\n"
}
{
  "time": "2014-01-09T22:51:25.578297739Z",
  "stream": "stdout",
  "log": "Unpacking libgpg-error0 (from .../libgpg-error0_1.10-2ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:25.987044562Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libgcrypt11.\n"
}
{
  "time": "2014-01-09T22:51:25.988429546Z",
  "stream": "stdout",
  "log": "Unpacking libgcrypt11 (from .../libgcrypt11_1.5.0-3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:26.469050088Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libp11-kit0.\n"
}
{
  "time": "2014-01-09T22:51:26.470503058Z",
  "stream": "stdout",
  "log": "Unpacking libp11-kit0 (from .../libp11-kit0_0.12-2ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:26.841456344Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libtasn1-3.\n"
}
{
  "time": "2014-01-09T22:51:26.842922315Z",
  "stream": "stdout",
  "log": "Unpacking libtasn1-3 (from .../libtasn1-3_2.10-1ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:27.271762198Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libgnutls26.\n"
}
{
  "time": "2014-01-09T22:51:27.273234339Z",
  "stream": "stdout",
  "log": "Unpacking libgnutls26 (from .../libgnutls26_2.12.14-5ubuntu3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:27.78288728Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libkrb5support0.\n"
}
{
  "time": "2014-01-09T22:51:27.784287541Z",
  "stream": "stdout",
  "log": "Unpacking libkrb5support0 (from .../libkrb5support0_1.10+dfsg~beta1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:28.172579979Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libk5crypto3.\n"
}
{
  "time": "2014-01-09T22:51:28.174043116Z",
  "stream": "stdout",
  "log": "Unpacking libk5crypto3 (from .../libk5crypto3_1.10+dfsg~beta1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:28.586464132Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libkeyutils1.\n"
}
{
  "time": "2014-01-09T22:51:28.587851794Z",
  "stream": "stdout",
  "log": "Unpacking libkeyutils1 (from .../libkeyutils1_1.5.2-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:28.955990367Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libkrb5-3.\n"
}
{
  "time": "2014-01-09T22:51:28.957388198Z",
  "stream": "stdout",
  "log": "Unpacking libkrb5-3 (from .../libkrb5-3_1.10+dfsg~beta1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:29.386691284Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libgssapi-krb5-2.\n"
}
{
  "time": "2014-01-09T22:51:29.388095196Z",
  "stream": "stdout",
  "log": "Unpacking libgssapi-krb5-2 (from .../libgssapi-krb5-2_1.10+dfsg~beta1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:29.748531143Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libhcrypto4-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:29.74987259Z",
  "stream": "stdout",
  "log": "Unpacking libhcrypto4-heimdal (from .../libhcrypto4-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:30.126387331Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libheimbase1-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:30.127765029Z",
  "stream": "stdout",
  "log": "Unpacking libheimbase1-heimdal (from .../libheimbase1-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:30.522524635Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libwind0-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:30.523958447Z",
  "stream": "stdout",
  "log": "Unpacking libwind0-heimdal (from .../libwind0-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:30.895695334Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libhx509-5-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:30.897085293Z",
  "stream": "stdout",
  "log": "Unpacking libhx509-5-heimdal (from .../libhx509-5-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:31.27246232Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libkrb5-26-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:31.273930999Z",
  "stream": "stdout",
  "log": "Unpacking libkrb5-26-heimdal (from .../libkrb5-26-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:31.655530492Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libheimntlm0-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:31.65699073Z",
  "stream": "stdout",
  "log": "Unpacking libheimntlm0-heimdal (from .../libheimntlm0-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:32.03165036Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libgssapi3-heimdal.\n"
}
{
  "time": "2014-01-09T22:51:32.033055746Z",
  "stream": "stdout",
  "log": "Unpacking libgssapi3-heimdal (from .../libgssapi3-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:32.40663756Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libidn11.\n"
}
{
  "time": "2014-01-09T22:51:32.408079611Z",
  "stream": "stdout",
  "log": "Unpacking libidn11 (from .../libidn11_1.23-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:32.861898578Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libsasl2-2.\n"
}
{
  "time": "2014-01-09T22:51:32.863302716Z",
  "stream": "stdout",
  "log": "Unpacking libsasl2-2 (from .../libsasl2-2_2.1.25.dfsg1-3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:33.301647605Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libldap-2.4-2.\n"
}
{
  "time": "2014-01-09T22:51:33.303068592Z",
  "stream": "stdout",
  "log": "Unpacking libldap-2.4-2 (from .../libldap-2.4-2_2.4.28-1.1ubuntu4_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:33.763746637Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package librtmp0.\n"
}
{
  "time": "2014-01-09T22:51:33.765176424Z",
  "stream": "stdout",
  "log": "Unpacking librtmp0 (from .../librtmp0_2.4~20110711.gitc28f1bab-1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:34.116042566Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libxau6.\n"
}
{
  "time": "2014-01-09T22:51:34.117438875Z",
  "stream": "stdout",
  "log": "Unpacking libxau6 (from .../libxau6_1%3a1.0.6-4_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:34.467506015Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libxdmcp6.\n"
}
{
  "time": "2014-01-09T22:51:34.468928956Z",
  "stream": "stdout",
  "log": "Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.1.0-4_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:34.842452493Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libxcb1.\n"
}
{
  "time": "2014-01-09T22:51:34.843884265Z",
  "stream": "stdout",
  "log": "Unpacking libxcb1 (from .../libxcb1_1.8.1-1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:35.132095194Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libx11-data.\n"
}
{
  "time": "2014-01-09T22:51:35.133524795Z",
  "stream": "stdout",
  "log": "Unpacking libx11-data (from .../libx11-data_2%3a1.4.99.1-0ubuntu2_all.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:38.903135922Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libx11-6.\n"
}
{
  "time": "2014-01-09T22:51:38.904703559Z",
  "stream": "stdout",
  "log": "Unpacking libx11-6 (from .../libx11-6_2%3a1.4.99.1-0ubuntu2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:39.359080371Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libxext6.\n"
}
{
  "time": "2014-01-09T22:51:39.360548728Z",
  "stream": "stdout",
  "log": "Unpacking libxext6 (from .../libxext6_2%3a1.3.0-3build1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:39.713364014Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libxmuu1.\n"
}
{
  "time": "2014-01-09T22:51:39.714793724Z",
  "stream": "stdout",
  "log": "Unpacking libxmuu1 (from .../libxmuu1_2%3a1.1.0-3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:40.044018124Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package openssl.\n"
}
{
  "time": "2014-01-09T22:51:40.045415874Z",
  "stream": "stdout",
  "log": "Unpacking openssl (from .../openssl_1.0.1-4ubuntu3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:41.799207412Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package ca-certificates.\n"
}
{
  "time": "2014-01-09T22:51:41.800714267Z",
  "stream": "stdout",
  "log": "Unpacking ca-certificates (from .../ca-certificates_20111211_all.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:45.768780017Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libcurl3.\n"
}
{
  "time": "2014-01-09T22:51:45.770337788Z",
  "stream": "stdout",
  "log": "Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:46.351836149Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libwrap0.\n"
}
{
  "time": "2014-01-09T22:51:46.353334315Z",
  "stream": "stdout",
  "log": "Unpacking libwrap0 (from .../libwrap0_7.6.q-21_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:46.805353345Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libmagic1.\n"
}
{
  "time": "2014-01-09T22:51:46.806861875Z",
  "stream": "stdout",
  "log": "Unpacking libmagic1 (from .../libmagic1_5.09-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:47.207552283Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package file.\n"
}
{
  "time": "2014-01-09T22:51:47.209056264Z",
  "stream": "stdout",
  "log": "Unpacking file (from .../archives/file_5.09-2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:47.638510509Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package mime-support.\n"
}
{
  "time": "2014-01-09T22:51:47.64010776Z",
  "stream": "stdout",
  "log": "Unpacking mime-support (from .../mime-support_3.51-1ubuntu1_all.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:48.230839852Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package python2.7.\n"
}
{
  "time": "2014-01-09T22:51:48.232315738Z",
  "stream": "stdout",
  "log": "Unpacking python2.7 (from .../python2.7_2.7.3-0ubuntu3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:58.620806309Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package python.\n"
}
{
  "time": "2014-01-09T22:51:58.622572829Z",
  "stream": "stdout",
  "log": "Unpacking python (from .../python_2.7.3-0ubuntu2_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:51:59.614735014Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package lsb-release.\n"
}
{
  "time": "2014-01-09T22:51:59.616344786Z",
  "stream": "stdout",
  "log": "Unpacking lsb-release (from .../lsb-release_4.0-0ubuntu20_all.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:00.105895951Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package sudo.\n"
}
{
  "time": "2014-01-09T22:52:00.107483845Z",
  "stream": "stdout",
  "log": "Unpacking sudo (from .../sudo_1.8.3p1-1ubuntu3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:00.95358508Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package krb5-locales.\n"
}
{
  "time": "2014-01-09T22:52:00.955232126Z",
  "stream": "stdout",
  "log": "Unpacking krb5-locales (from .../krb5-locales_1.10+dfsg~beta1-2_all.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:01.242667768Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package libsasl2-modules.\n"
}
{
  "time": "2014-01-09T22:52:01.244340964Z",
  "stream": "stdout",
  "log": "Unpacking libsasl2-modules (from .../libsasl2-modules_2.1.25.dfsg1-3_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:01.757206578Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package openssh-client.\n"
}
{
  "time": "2014-01-09T22:52:01.758863453Z",
  "stream": "stdout",
  "log": "Unpacking openssh-client (from .../openssh-client_1%3a5.9p1-5ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:02.825845283Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package wget.\n"
}
{
  "time": "2014-01-09T22:52:02.827529968Z",
  "stream": "stdout",
  "log": "Unpacking wget (from .../wget_1.13.4-2ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:03.239373407Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package xauth.\n"
}
{
  "time": "2014-01-09T22:52:03.241035357Z",
  "stream": "stdout",
  "log": "Unpacking xauth (from .../xauth_1%3a1.0.6-1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:03.54816073Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package curl.\n"
}
{
  "time": "2014-01-09T22:52:03.549779409Z",
  "stream": "stdout",
  "log": "Unpacking curl (from .../curl_7.22.0-3ubuntu4_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:04.016127139Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package openssh-server.\n"
}
{
  "time": "2014-01-09T22:52:04.017788657Z",
  "stream": "stdout",
  "log": "Unpacking openssh-server (from .../openssh-server_1%3a5.9p1-5ubuntu1_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:04.595783981Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package tcpd.\n"
}
{
  "time": "2014-01-09T22:52:04.597439232Z",
  "stream": "stdout",
  "log": "Unpacking tcpd (from .../tcpd_7.6.q-21_amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:05.041416209Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package ssh-import-id.\n"
}
{
  "time": "2014-01-09T22:52:05.043036721Z",
  "stream": "stdout",
  "log": "Unpacking ssh-import-id (from .../ssh-import-id_2.10-0ubuntu1_all.deb) ...\n"
}
{
  "time": "2014-01-09T22:52:05.383394958Z",
  "stream": "stdout",
  "log": "Setting up libexpat1 (2.0.1-7.2ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:05.587210635Z",
  "stream": "stdout",
  "log": "Setting up libsqlite3-0 (3.7.9-2ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:05.774134444Z",
  "stream": "stdout",
  "log": "Setting up libroken18-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:05.93649415Z",
  "stream": "stdout",
  "log": "Setting up libasn1-8-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:06.09950184Z",
  "stream": "stdout",
  "log": "Setting up libbsd0 (0.3.0-2) ...\n"
}
{
  "time": "2014-01-09T22:52:06.261843385Z",
  "stream": "stdout",
  "log": "Setting up libedit2 (2.11-20080614-3ubuntu2) ...\n"
}
{
  "time": "2014-01-09T22:52:06.425224929Z",
  "stream": "stdout",
  "log": "Setting up libgpg-error0 (1.10-2ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:06.58825538Z",
  "stream": "stdout",
  "log": "Setting up libgcrypt11 (1.5.0-3) ...\n"
}
{
  "time": "2014-01-09T22:52:06.750989475Z",
  "stream": "stdout",
  "log": "Setting up libp11-kit0 (0.12-2ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:06.914429983Z",
  "stream": "stdout",
  "log": "Setting up libtasn1-3 (2.10-1ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:07.076788282Z",
  "stream": "stdout",
  "log": "Setting up libgnutls26 (2.12.14-5ubuntu3) ...\n"
}
{
  "time": "2014-01-09T22:52:07.243323946Z",
  "stream": "stdout",
  "log": "Setting up libkrb5support0 (1.10+dfsg~beta1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:07.406674827Z",
  "stream": "stdout",
  "log": "Setting up libk5crypto3 (1.10+dfsg~beta1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:07.569107131Z",
  "stream": "stdout",
  "log": "Setting up libkeyutils1 (1.5.2-2) ...\n"
}
{
  "time": "2014-01-09T22:52:07.732352141Z",
  "stream": "stdout",
  "log": "Setting up libkrb5-3 (1.10+dfsg~beta1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:07.89493525Z",
  "stream": "stdout",
  "log": "Setting up libgssapi-krb5-2 (1.10+dfsg~beta1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:08.057710489Z",
  "stream": "stdout",
  "log": "Setting up libhcrypto4-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:08.220707141Z",
  "stream": "stdout",
  "log": "Setting up libheimbase1-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:08.383057561Z",
  "stream": "stdout",
  "log": "Setting up libwind0-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:08.546217452Z",
  "stream": "stdout",
  "log": "Setting up libhx509-5-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:08.709572032Z",
  "stream": "stdout",
  "log": "Setting up libkrb5-26-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:08.872945241Z",
  "stream": "stdout",
  "log": "Setting up libheimntlm0-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:09.036156433Z",
  "stream": "stdout",
  "log": "Setting up libgssapi3-heimdal (1.6~git20120311.dfsg.1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:09.198647056Z",
  "stream": "stdout",
  "log": "Setting up libidn11 (1.23-2) ...\n"
}
{
  "time": "2014-01-09T22:52:09.383874678Z",
  "stream": "stdout",
  "log": "Setting up libsasl2-2 (2.1.25.dfsg1-3) ...\n"
}
{
  "time": "2014-01-09T22:52:09.547248499Z",
  "stream": "stdout",
  "log": "Setting up libldap-2.4-2 (2.4.28-1.1ubuntu4) ...\n"
}
{
  "time": "2014-01-09T22:52:09.753187259Z",
  "stream": "stdout",
  "log": "Setting up librtmp0 (2.4~20110711.gitc28f1bab-1) ...\n"
}
{
  "time": "2014-01-09T22:52:09.920191469Z",
  "stream": "stdout",
  "log": "Setting up libxau6 (1:1.0.6-4) ...\n"
}
{
  "time": "2014-01-09T22:52:10.084233673Z",
  "stream": "stdout",
  "log": "Setting up libxdmcp6 (1:1.1.0-4) ...\n"
}
{
  "time": "2014-01-09T22:52:10.248046962Z",
  "stream": "stdout",
  "log": "Setting up libxcb1 (1.8.1-1) ...\n"
}
{
  "time": "2014-01-09T22:52:10.411405986Z",
  "stream": "stdout",
  "log": "Setting up libx11-data (2:1.4.99.1-0ubuntu2) ...\n"
}
{
  "time": "2014-01-09T22:52:10.527875972Z",
  "stream": "stdout",
  "log": "Setting up libx11-6 (2:1.4.99.1-0ubuntu2) ...\n"
}
{
  "time": "2014-01-09T22:52:10.690815242Z",
  "stream": "stdout",
  "log": "Setting up libxext6 (2:1.3.0-3build1) ...\n"
}
{
  "time": "2014-01-09T22:52:10.854080183Z",
  "stream": "stdout",
  "log": "Setting up libxmuu1 (2:1.1.0-3) ...\n"
}
{
  "time": "2014-01-09T22:52:11.016997043Z",
  "stream": "stdout",
  "log": "Setting up openssl (1.0.1-4ubuntu3) ...\n"
}
{
  "time": "2014-01-09T22:52:11.175954711Z",
  "stream": "stdout",
  "log": "Setting up ca-certificates (20111211) ...\n"
}
{
  "time": "2014-01-09T22:52:14.135732793Z",
  "stream": "stderr",
  "log": "Updating certificates in /etc/ssl/certs... 152 added, 0 removed; done.\n"
}
{
  "time": "2014-01-09T22:52:14.137369722Z",
  "stream": "stderr",
  "log": "Running hooks in /etc/ca-certificates/update.d....done.\n"
}
{
  "time": "2014-01-09T22:52:14.261763127Z",
  "stream": "stdout",
  "log": "Setting up libcurl3 (7.22.0-3ubuntu4) ...\n"
}
{
  "time": "2014-01-09T22:52:14.424917259Z",
  "stream": "stdout",
  "log": "Setting up libwrap0 (7.6.q-21) ...\n"
}
{
  "time": "2014-01-09T22:52:14.590155018Z",
  "stream": "stdout",
  "log": "Setting up libmagic1 (5.09-2) ...\n"
}
{
  "time": "2014-01-09T22:52:14.832377173Z",
  "stream": "stdout",
  "log": "Setting up file (5.09-2) ...\n"
}
{
  "time": "2014-01-09T22:52:14.950106293Z",
  "stream": "stdout",
  "log": "Setting up mime-support (3.51-1ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:15.11132279Z",
  "stream": "stdout",
  "log": "update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode.\n"
}
{
  "time": "2014-01-09T22:52:15.182166497Z",
  "stream": "stdout",
  "log": "Setting up python2.7 (2.7.3-0ubuntu3) ...\n"
}
{
  "time": "2014-01-09T22:52:16.519803159Z",
  "stream": "stdout",
  "log": "Setting up python (2.7.3-0ubuntu2) ...\n"
}
{
  "time": "2014-01-09T22:52:16.643785182Z",
  "stream": "stdout",
  "log": "Setting up lsb-release (4.0-0ubuntu20) ...\n"
}
{
  "time": "2014-01-09T22:52:17.404989905Z",
  "stream": "stdout",
  "log": "Setting up sudo (1.8.3p1-1ubuntu3) ...\n"
}
{
  "time": "2014-01-09T22:52:17.712819464Z",
  "stream": "stdout",
  "log": "Setting up krb5-locales (1.10+dfsg~beta1-2) ...\n"
}
{
  "time": "2014-01-09T22:52:17.833160764Z",
  "stream": "stdout",
  "log": "Setting up libsasl2-modules (2.1.25.dfsg1-3) ...\n"
}
{
  "time": "2014-01-09T22:52:17.948505716Z",
  "stream": "stdout",
  "log": "Setting up openssh-client (1:5.9p1-5ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:18.445282837Z",
  "stream": "stdout",
  "log": "Setting up wget (1.13.4-2ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:18.601921531Z",
  "stream": "stdout",
  "log": "Setting up xauth (1:1.0.6-1) ...\n"
}
{
  "time": "2014-01-09T22:52:18.719642199Z",
  "stream": "stdout",
  "log": "Setting up curl (7.22.0-3ubuntu4) ...\n"
}
{
  "time": "2014-01-09T22:52:18.837285746Z",
  "stream": "stdout",
  "log": "Setting up openssh-server (1:5.9p1-5ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:19.91273302Z",
  "stream": "stderr",
  "log": "Creating SSH2 RSA key; this may take some time ...\n"
}
{
  "time": "2014-01-09T22:52:20.19524973Z",
  "stream": "stderr",
  "log": "Creating SSH2 DSA key; this may take some time ...\n"
}
{
  "time": "2014-01-09T22:52:20.20151402Z",
  "stream": "stderr",
  "log": "Creating SSH2 ECDSA key; this may take some time ...\n"
}
{
  "time": "2014-01-09T22:52:20.655561652Z",
  "stream": "stdout",
  "log": "Setting up tcpd (7.6.q-21) ...\n"
}
{
  "time": "2014-01-09T22:52:20.770949451Z",
  "stream": "stdout",
  "log": "Setting up ssh-import-id (2.10-0ubuntu1) ...\n"
}
{
  "time": "2014-01-09T22:52:20.920485883Z",
  "stream": "stdout",
  "log": "Processing triggers for libc-bin ...\n"
}
{
  "time": "2014-01-09T22:52:20.963468304Z",
  "stream": "stdout",
  "log": "ldconfig deferred processing now taking place\n"
}
64ba5a7b75bf95bd2900da08234eb56bd77de0bb0578855e2c57a2bae400371a
cat: 64ba5a7b75bf95bd2900da08234eb56bd77de0bb0578855e2c57a2bae400371a/*-json.log: No such file or directory
79b7ae1fce274cb47fbe2e147debcf8ece183fbfa0c8c1fd0aaca2706d2740c3
{
  "time": "2014-01-09T22:51:03.032465716Z",
  "stream": "stdout",
  "log": "Ign http://archive.ubuntu.com precise InRelease\n"
}
{
  "time": "2014-01-09T22:51:03.18051519Z",
  "stream": "stdout",
  "log": "Hit http://archive.ubuntu.com precise Release.gpg\n"
}
{
  "time": "2014-01-09T22:51:03.338850672Z",
  "stream": "stdout",
  "log": "Hit http://archive.ubuntu.com precise Release\n"
}
{
  "time": "2014-01-09T22:51:03.491418557Z",
  "stream": "stdout",
  "log": "Hit http://archive.ubuntu.com precise/main amd64 Packages\n"
}
{
  "time": "2014-01-09T22:51:03.641769952Z",
  "stream": "stdout",
  "log": "Get:1 http://archive.ubuntu.com precise/main i386 Packages [1641 kB]\n"
}
{
  "time": "2014-01-09T22:51:06.178126091Z",
  "stream": "stdout",
  "log": "Get:2 http://archive.ubuntu.com precise/main TranslationIndex [3706 B]\n"
}
{
  "time": "2014-01-09T22:51:06.47098702Z",
  "stream": "stdout",
  "log": "Get:3 http://archive.ubuntu.com precise/main Translation-en [893 kB]\n"
}
{
  "time": "2014-01-09T22:51:07.965528256Z",
  "stream": "stdout",
  "log": "Fetched 2537 kB in 5s (465 kB/s)\n"
}
{
  "time": "2014-01-09T22:51:08.631131794Z",
  "stream": "stdout",
  "log": "Reading package lists...\n"
}
99feb51eecf1e51fc5dd2aa74e0345331a332cac92d4fa315cf6b2b89590b43f
{
  "time": "2014-01-09T22:52:23.705094283Z",
  "stream": "stderr",
  "log": "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n"
}
{
  "time": "2014-01-09T22:52:23.705196571Z",
  "stream": "stderr",
  "log": "                                 Dload  Upload   Total   Spent    Left  Speed\n"
}
{
  "time": "2014-01-09T22:52:24.008090114Z",
  "stream": "stderr",
  "log": "\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r100 14101  100 14101    0     0  28106      0 --:--:-- --:--:-- --:--:-- 47800\n"
}
{
  "time": "2014-01-09T22:52:24.026245446Z",
  "stream": "stdout",
  "log": "Downloading Chef  for ubuntu...\n"
}
{
  "time": "2014-01-09T22:52:24.029763712Z",
  "stream": "stdout",
  "log": "downloading https://www.opscode.com/chef/metadata?v=&prerelease=false&p=ubuntu&pv=12.04&m=x86_64\n"
}
{
  "time": "2014-01-09T22:52:24.029828414Z",
  "stream": "stdout",
  "log": "  to file /tmp/install.sh.7/metadata.txt\n"
}
{
  "time": "2014-01-09T22:52:24.030121549Z",
  "stream": "stdout",
  "log": "trying wget...\n"
}
{
  "time": "2014-01-09T22:52:24.439973924Z",
  "stream": "stdout",
  "log": "url\thttps://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.8.2-1.ubuntu.12.04_amd64.deb\n"
}
{
  "time": "2014-01-09T22:52:24.4400344Z",
  "stream": "stdout",
  "log": "md5\t3d3b3662830a44eeec71aadc098a4018\n"
}
{
  "time": "2014-01-09T22:52:24.440041206Z",
  "stream": "stdout",
  "log": "sha256\ta5b00a24e68e29a01c7ab9de5cdaf0cc9fd1c889599ad9af70293e5b4de8615c\n"
}
{
  "time": "2014-01-09T22:52:24.445093022Z",
  "stream": "stdout",
  "log": "downloaded metadata file looks valid...\n"
}
{
  "time": "2014-01-09T22:52:24.447364218Z",
  "stream": "stdout",
  "log": "downloading https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.8.2-1.ubuntu.12.04_amd64.deb\n"
}
{
  "time": "2014-01-09T22:52:24.447436941Z",
  "stream": "stdout",
  "log": "  to file /tmp/install.sh.7/chef__amd64.deb\n"
}
{
  "time": "2014-01-09T22:52:24.447526633Z",
  "stream": "stdout",
  "log": "trying wget...\n"
}
{
  "time": "2014-01-09T22:52:35.954360935Z",
  "stream": "stdout",
  "log": "Checksum compare with sha256sum succeeded.\n"
}
{
  "time": "2014-01-09T22:52:35.956200164Z",
  "stream": "stdout",
  "log": "Installing Chef \n"
}
{
  "time": "2014-01-09T22:52:35.956244965Z",
  "stream": "stdout",
  "log": "installing with dpkg...\n"
}
{
  "time": "2014-01-09T22:52:36.065937552Z",
  "stream": "stdout",
  "log": "Selecting previously unselected package chef.\n"
}
{
  "time": "2014-01-09T22:52:36.076517585Z",
  "stream": "stdout",
  "log": "(Reading database ... 9149 files and directories currently installed.)\n"
}
{
  "time": "2014-01-09T22:52:36.077252594Z",
  "stream": "stdout",
  "log": "Unpacking chef (from .../install.sh.7/chef__amd64.deb) ...\n"
}
{
  "time": "2014-01-09T22:54:09.661231061Z",
  "stream": "stdout",
  "log": "Setting up chef (11.8.2-1.ubuntu.12.04) ...\n"
}
{
  "time": "2014-01-09T22:54:09.76043698Z",
  "stream": "stdout",
  "log": "Thank you for installing Chef!\n"
}
a924c9966cd7bef9fd3253f3a460bfae6b76b56efd678e644111b6b2f3f49493
e645db779c22667270ee868c21a118c256422dfba125c7ccf2648cfc72dc062a
ea66527eca213311899a7ec2b5ffbaf47793c79cf664fa304a83888f38f0949c
eb0f99391bdd207065bbb51467c9a44f6269e185b9a8dc423e0ceb1827028faf
f913d4d52042cb58d2a413372b66e10d7dec9fb1875926b1af308235cd7b356a

from kitchen-docker.

damm avatar damm commented on June 7, 2024

No other Docker usage was done at this time it was only Kitchen on github.com/damm/backup

from kitchen-docker.

damm avatar damm commented on June 7, 2024

-rm=false: Remove intermediate containers after a successful build

I don't notice it in the api :( http://docs.docker.io/en/latest/api/docker_remote_api_v1.8/#build-an-image-from-dockerfile-via-stdin maybe the api supports the query paramter of rm and it's undocumented?

from kitchen-docker.

portertech avatar portertech commented on June 7, 2024

Ruby API client uses v1.6 http://docs.docker.io/en/latest/api/docker_remote_api_v1.6/#build-an-image-from-dockerfile-via-stdin

from kitchen-docker.

damm avatar damm commented on June 7, 2024

Which does not appear to support it either. :(

from kitchen-docker.

adnichols avatar adnichols commented on June 7, 2024

Actually looks like this has been supported in docker-api for a while - I'll see if I can get it working. I'm assuming this is what you are referring to:

https://github.com/swipely/docker-api/pull/60/files

from kitchen-docker.

damm avatar damm commented on June 7, 2024

@adnichols that it would be, unfortunately the documentation did not hint to that so I assumed as they were trying to be verbose in the remote api documentation that it was lacking.

from kitchen-docker.

adnichols avatar adnichols commented on June 7, 2024

@damm I had to dig for it, so I totally understand. I'm not sure the kitchen-docker implementation of remove_images was previously correct anyhow (after moving to docker-api) so I'm trying some stuff, seems like the option should be pretty easy to implement.

from kitchen-docker.

adnichols avatar adnichols commented on June 7, 2024

Refs #39

from kitchen-docker.

portertech avatar portertech commented on June 7, 2024

master is back to using the cli and remove_images should do the trick.

from kitchen-docker.

portertech avatar portertech commented on June 7, 2024

Build does support --no-cache, perhaps I'll add support for it. https://docs.docker.io/en/latest/reference/commandline/cli/#build

from kitchen-docker.

damm avatar damm commented on June 7, 2024

Caches sometimes are in error and short of removing the faulty cache image; using --no-cache is the next best thing.

from kitchen-docker.

portertech avatar portertech commented on June 7, 2024

@damm here we go 1bfb4a0

from kitchen-docker.

damm avatar damm commented on June 7, 2024

Awesome thanks!

from kitchen-docker.

damm avatar damm commented on June 7, 2024

Also as of 0.9 the behavior is now default to remove the intermediate containers, behavior might change in the future.

from kitchen-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.