df@df-go:~/workspace/bosh/bosh-stemcell$ vagrant ssh -c ' cd /bosh bundle exec rake stemcell:build_with_local_os_image[vsphere,esxi,rhel,7,go,/tmp/rhel_7_base_image.tgz] ' local I, [2015-04-12T01:52:36.943878 #17193] INFO : CANDIDATE_BUILD_NUMBER not set. Using local build. I, [2015-04-12T01:52:36.944113 #17193] INFO : STEMCELL_BUILD_NUMBER not set. Using local build. cd agent_client && gem build agent_client.gemspec && mv agent_client-1.0000.0.gem /bosh/pkg/gems/ WARNING: bin/agent_client is missing #! line Successfully built RubyGem Name: agent_client Version: 1.0000.0 File: agent_client-1.0000.0.gem cd blobstore_client && gem build blobstore_client.gemspec && mv blobstore_client-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: blobstore_client Version: 1.0000.0 File: blobstore_client-1.0000.0.gem cd bosh-core && gem build bosh-core.gemspec && mv bosh-core-1.0000.0.gem /bosh/pkg/gems/ WARNING: description and summary are identical Successfully built RubyGem Name: bosh-core Version: 1.0000.0 File: bosh-core-1.0000.0.gem cd bosh-stemcell && gem build bosh-stemcell.gemspec && mv bosh-stemcell-1.0000.0.gem /bosh/pkg/gems/ WARNING: description and summary are identical Successfully built RubyGem Name: bosh-stemcell Version: 1.0000.0 File: bosh-stemcell-1.0000.0.gem cd bosh-template && gem build bosh-template.gemspec && mv bosh-template-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-template Version: 1.0000.0 File: bosh-template-1.0000.0.gem cd bosh_aws_cpi && gem build bosh_aws_cpi.gemspec && mv bosh_aws_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_aws_cpi Version: 1.0000.0 File: bosh_aws_cpi-1.0000.0.gem cd bosh_cli && gem build bosh_cli.gemspec && mv bosh_cli-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cli Version: 1.0000.0 File: bosh_cli-1.0000.0.gem cd bosh_cli_plugin_aws && gem build bosh_cli_plugin_aws.gemspec && mv bosh_cli_plugin_aws-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cli_plugin_aws Version: 1.0000.0 File: bosh_cli_plugin_aws-1.0000.0.gem cd bosh_cli_plugin_micro && gem build bosh_cli_plugin_micro.gemspec && mv bosh_cli_plugin_micro-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cli_plugin_micro Version: 1.0000.0 File: bosh_cli_plugin_micro-1.0000.0.gem cd bosh_common && gem build bosh_common.gemspec && mv bosh_common-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_common Version: 1.0000.0 File: bosh_common-1.0000.0.gem cd bosh_cpi && gem build bosh_cpi.gemspec && mv bosh_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cpi Version: 1.0000.0 File: bosh_cpi-1.0000.0.gem cd bosh_openstack_cpi && gem build bosh_openstack_cpi.gemspec && mv bosh_openstack_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_openstack_cpi Version: 1.0000.0 File: bosh_openstack_cpi-1.0000.0.gem cd bosh-registry && gem build bosh-registry.gemspec && mv bosh-registry-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-registry Version: 1.0000.0 File: bosh-registry-1.0000.0.gem cd bosh_vsphere_cpi && gem build bosh_vsphere_cpi.gemspec && mv bosh_vsphere_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_vsphere_cpi Version: 1.0000.0 File: bosh_vsphere_cpi-1.0000.0.gem cd bosh-director && gem build bosh-director.gemspec && mv bosh-director-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-director Version: 1.0000.0 File: bosh-director-1.0000.0.gem cd bosh-director-core && gem build bosh-director-core.gemspec && mv bosh-director-core-1.0000.0.gem /bosh/pkg/gems/ WARNING: description and summary are identical Successfully built RubyGem Name: bosh-director-core Version: 1.0000.0 File: bosh-director-core-1.0000.0.gem cd bosh-monitor && gem build bosh-monitor.gemspec && mv bosh-monitor-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-monitor Version: 1.0000.0 File: bosh-monitor-1.0000.0.gem cd bosh-release && gem build bosh-release.gemspec && mv bosh-release-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-release Version: 1.0000.0 File: bosh-release-1.0000.0.gem cd simple_blobstore_server && gem build simple_blobstore_server.gemspec && mv simple_blobstore_server-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: simple_blobstore_server Version: 1.0000.0 File: simple_blobstore_server-1.0000.0.gem cp /bosh/pkg/gems/*.gem /tmp/all_the_gems/17193 cp /bosh/vendor/cache/*.gem /tmp/all_the_gems/17193 cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/agent_client cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/agent_client cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/agent_client cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh-core cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-core cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh-core cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh-stemcell-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-template cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-template cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/highline-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/minitar-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/net-ssh-gateway-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/progressbar-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/terminal-table-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/bosh_cli-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-stemcell-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/highline-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/minitar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/net-ssh-gateway-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/progressbar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/terminal-table-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cli-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/rest-client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_vcloud_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/sqlite3-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cli_plugin_micro-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cli_plugin_aws-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-stemcell-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/highline-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/minitar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/net-ssh-gateway-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/progressbar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/terminal-table-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_cli-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/rest-client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_vcloud_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/sqlite3-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_cli_plugin_micro-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/pg*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/mysql*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/rake-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bcrypt-ruby-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rest-client-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_vcloud_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/nats-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rack-test-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/redis-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/redis-namespace-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/vegas-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/resque-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/resque-backtrace-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/thread_safe-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/tzinfo-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rufus-scheduler-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ffi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/sys-filesystem-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-director-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/pg*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/mysql*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/addressable-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/dogapi-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/escape_utils-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/em-http-request-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/nats-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/bosh-monitor-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/trollop-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/bosh-release-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/simple_blobstore_server-*.gem /bosh/release/src/bosh/simple_blobstore_server bosh -v -n -P 10 --config '/tmp/bosh_config20150412-17193-1y9avqn' create release --force --with-tarball Syncing blobs... Building DEV release -------------------- Release artifact cache: /home/ubuntu/.bosh/cache Building license ---------------- Building license... Warning: Missing LICENSE or NOTICE in /bosh/release Building packages ----------------- Building registry... No artifact found for registry Generating... Generated version '873f8f653b9b4a295880a55d84b4253b3e92cb21' Building libpq... Using final version 'f181aa97dd63567e04d897762f0440fb2bef1517' Building mysql... Using final version 'e5309aed88f5cc662bc77988a31874461f7c4fb8' Building common... Using final version '1324d32dbda40da88aade1e07b226a208602baff' Building postgres... Using final version 'aa7f5b110e8b368eeb8f5dd032e1cab66d8614ce' Building blobstore... No artifact found for blobstore Generating... Generated version 'eff72c8900cf030735312e286b66b6072f0daa8b' Building redis... Using final version '1700dbaacfd8780da866e404bd41b46fb4be5c2f' Building health_monitor... No artifact found for health_monitor Generating... Generated version 'ef06cebe435d9090855a1e1800a258be05f08913' Building ruby... Using final version 'c28e01e561dd7e1bd4ce44f134970dc9f5d7e8fc' Building nats... Using final version '6a31c7bb0d5ffa2a9f43c7fd7193193438e20e92' Building nginx... Using final version '0ccc40df032599285cb16a4f2dfdf324a4a61a26' Building director... No artifact found for director Generating... Pre-packaging... Generated version 'f3249f9a555ea8987d3760bc5ff76b9f9e3a1362' Building genisoimage... Using final version '008d332ba1471bccf9d9aeb64c258fdd4bf76201' Building powerdns... Using final version 'e41baf8e236b5fed52ba3c33cf646e4b2e0d5a4e' Resolving dependencies ---------------------- Dependencies resolved, correct build order is: - common - genisoimage - libpq - mysql - nginx - postgres - powerdns - redis - ruby - blobstore - director - health_monitor - nats - registry Building jobs ------------- Building registry... Using final version '361927dd5c02a2519e21f0100ceea290e3b9bd15' Building postgres... Using final version '90e43294de79754e659fc1731f515dc090f922f0' Building blobstore... Using final version '267710c9165f827561b14b020c1181b098df27cf' Building redis... Using final version '47e74cf2dfff0e9d2a467095c4d8048ed07aff8b' Building health_monitor... Using final version 'c2b27af52bd4b1739512845a7ab75e0d19b782bc' Building nats... Using final version '6850abe07a70b465a6ff7e2b7c133e07c534f220' Building director... Using final version 'd81683871534eec6eb2d523a430b336c82ce38bc' Building powerdns... Using final version 'd160e92adf53a224df94286107b7bff0495f9fcd' Building release ---------------- Generating manifest... ---------------------- Writing manifest... Copying packages ---------------- registry libpq mysql common postgres blobstore redis health_monitor ruby nats nginx director genisoimage powerdns Copying jobs ------------ registry postgres blobstore redis health_monitor nats director powerdns Generated /bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz Release size: 129.0M Release summary --------------- Packages +----------------+------------------------------------------+-------------+ | Name | Version | Notes | +----------------+------------------------------------------+-------------+ | registry | 873f8f653b9b4a295880a55d84b4253b3e92cb21 | new version | | libpq | f181aa97dd63567e04d897762f0440fb2bef1517 | | | mysql | e5309aed88f5cc662bc77988a31874461f7c4fb8 | | | common | 1324d32dbda40da88aade1e07b226a208602baff | | | postgres | aa7f5b110e8b368eeb8f5dd032e1cab66d8614ce | | | blobstore | eff72c8900cf030735312e286b66b6072f0daa8b | new version | | redis | 1700dbaacfd8780da866e404bd41b46fb4be5c2f | | | health_monitor | ef06cebe435d9090855a1e1800a258be05f08913 | new version | | ruby | c28e01e561dd7e1bd4ce44f134970dc9f5d7e8fc | | | nats | 6a31c7bb0d5ffa2a9f43c7fd7193193438e20e92 | | | nginx | 0ccc40df032599285cb16a4f2dfdf324a4a61a26 | | | director | f3249f9a555ea8987d3760bc5ff76b9f9e3a1362 | new version | | genisoimage | 008d332ba1471bccf9d9aeb64c258fdd4bf76201 | | | powerdns | e41baf8e236b5fed52ba3c33cf646e4b2e0d5a4e | | +----------------+------------------------------------------+-------------+ Jobs +----------------+------------------------------------------+-------+ | Name | Version | Notes | +----------------+------------------------------------------+-------+ | registry | 361927dd5c02a2519e21f0100ceea290e3b9bd15 | | | postgres | 90e43294de79754e659fc1731f515dc090f922f0 | | | blobstore | 267710c9165f827561b14b020c1181b098df27cf | | | redis | 47e74cf2dfff0e9d2a467095c4d8048ed07aff8b | | | health_monitor | c2b27af52bd4b1739512845a7ab75e0d19b782bc | | | nats | 6850abe07a70b465a6ff7e2b7c133e07c534f220 | | | director | d81683871534eec6eb2d523a430b336c82ce38bc | | | powerdns | d160e92adf53a224df94286107b7bff0495f9fcd | | +----------------+------------------------------------------+-------+ Jobs affected by changes in this release +----------------+------------------------------------------+ | Name | Version | +----------------+------------------------------------------+ | registry | 361927dd5c02a2519e21f0100ceea290e3b9bd15 | | postgres | 90e43294de79754e659fc1731f515dc090f922f0 | | blobstore | 267710c9165f827561b14b020c1181b098df27cf | | redis | 47e74cf2dfff0e9d2a467095c4d8048ed07aff8b | | health_monitor | c2b27af52bd4b1739512845a7ab75e0d19b782bc | | nats | 6850abe07a70b465a6ff7e2b7c133e07c534f220 | | director | d81683871534eec6eb2d523a430b336c82ce38bc | | powerdns | d160e92adf53a224df94286107b7bff0495f9fcd | +----------------+------------------------------------------+ Release name: bosh Release version: 155+dev.3 Release manifest: /bosh/release/dev_releases/bosh/bosh-155+dev.3.yml Release tarball (129.0M): /bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz cd /bosh/bosh-stemcell; OS_IMAGE=/tmp/rhel_7_base_image.tgz bundle exec rspec -fd spec/os_image/rhel_7_spec.rb Using ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-linux] All STEMCELL_IMAGE tests are being skipped. ENV["STEMCELL_IMAGE"] must be set to test Stemcells Run options: exclude {:stemcell_image=>true} RHEL 7 OS image behaves like every OS image installed by base_ Command "dig -v" should return exit status 0 Command "which crontab" should return exit status 0 installed by bosh_sudoers File "/etc/sudoers" should be file should contain "#includedir /etc/sudoers.d" installed by bosh_users Command "grep -q 'export PATH=/var/vcap/bosh/bin:$PATH ' /root/.bashrc" should return exit status 0 Command "grep -q 'export PATH=/var/vcap/bosh/bin:$PATH ' /home/vcap/.bashrc" should return exit status 0 Command "stat -c %a ~vcap" should return stdout "755" installed by rsyslog_config File "/etc/rsyslog.conf" should be file User "syslog" should exist Group "adm" should exist the sshd_config, as set up by base_ssh is secure shows a banner disallows root login disallows X11 forwarding sets MaxAuthTries to 3 behaves like a CentOS or RHEL based OS image Package "apt" should not be installed Package "rpm" should be installed installed by base_centos or base_rhel Package "firewalld" should not be installed File "/etc/redhat-release" should be file File "/etc/sysconfig/network" should be file File "/etc/localtime" should be file should contain "UTC" installed by base_ssh disallows CBC ciphers disallows insecure HMACs installed by system_kernel Package "kernel" should be installed Package "kernel-headers" should be installed readahead-collector should be disabled File "/etc/sysconfig/readahead" should be file should contain "READAHEAD_COLLECT=\"no\"" should contain "READAHEAD_COLLECT_ON_RPM=\"no\"" behaves like a systemd-based OS image systemd services Command "systemctl is-enabled NetworkManager" should return stdout /enabled/ Command "systemctl is-enabled runit" should return stdout /enabled/ behaves like a Linux kernel 3.x based OS image installed by bosh_sysctl File "/etc/sysctl.d/60-bosh-sysctl.conf" should be file File "/etc/sysctl.d/60-bosh-sysctl-neigh-fix.conf" should be file installed by base_rhel Command "rct cat-cert /etc/pki/product/69.pem" stdout should match /rhel-7-server/ File "/etc/centos-release" should not be file File "/etc/locale.conf" should be file should contain "en_US.UTF-8" Package "redhat-release-server" should be installed Package "epel-release" should be installed installed by base_centos_packages Package "bison" should be installed Package "bzip2-devel" should be installed Package "cmake" should be installed Package "curl" should be installed Package "dhclient" should be installed Package "e2fsprogs" should be installed Package "flex" should be installed Package "gdb" should be installed Package "glibc-static" should be installed Package "iptables" should be installed Package "libcap-devel" should be installed Package "libuuid-devel" should be installed Package "libxml2" should be installed Package "libxml2-devel" should be installed Package "libxslt" should be installed Package "libxslt-devel" should be installed Package "lsof" should be installed Package "NetworkManager" should be installed Package "nmap-ncat" should be installed Package "openssh-server" should be installed Package "openssl-devel" should be installed Package "parted" should be installed Package "psmisc" should be installed Package "quota" should be installed Package "readline-devel" should be installed Package "rpm-build" should be installed Package "rpmdevtools" should be installed Package "rsync" should be installed Package "rsyslog" should be installed Package "rsyslog-relp" should be installed Package "rsyslog-gnutls" should be installed Package "rsyslog-mmjsonparse" should be installed Package "runit" should be installed Package "strace" should be installed Package "sudo" should be installed Package "sysstat" should be installed Package "systemd" should be installed Package "tcpdump" should be installed Package "traceroute" should be installed Package "unzip" should be installed Package "wget" should be installed Package "zip" should be installed installed by system_grub Package "grub2-tools" should be installed rsyslog_build File "/etc/rsyslog_build.d/enable-kernel-logging.conf" should not be file Finished in 32.34 seconds (files took 1.41 seconds to load) 83 examples, 0 failures cd agent_client && gem build agent_client.gemspec && mv agent_client-1.0000.0.gem /bosh/pkg/gems/ WARNING: bin/agent_client is missing #! line Successfully built RubyGem Name: agent_client Version: 1.0000.0 File: agent_client-1.0000.0.gem cd blobstore_client && gem build blobstore_client.gemspec && mv blobstore_client-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: blobstore_client Version: 1.0000.0 File: blobstore_client-1.0000.0.gem cd bosh-core && gem build bosh-core.gemspec && mv bosh-core-1.0000.0.gem /bosh/pkg/gems/ WARNING: description and summary are identical Successfully built RubyGem Name: bosh-core Version: 1.0000.0 File: bosh-core-1.0000.0.gem cd bosh-stemcell && gem build bosh-stemcell.gemspec && mv bosh-stemcell-1.0000.0.gem /bosh/pkg/gems/ WARNING: description and summary are identical Successfully built RubyGem Name: bosh-stemcell Version: 1.0000.0 File: bosh-stemcell-1.0000.0.gem cd bosh-template && gem build bosh-template.gemspec && mv bosh-template-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-template Version: 1.0000.0 File: bosh-template-1.0000.0.gem cd bosh_aws_cpi && gem build bosh_aws_cpi.gemspec && mv bosh_aws_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_aws_cpi Version: 1.0000.0 File: bosh_aws_cpi-1.0000.0.gem cd bosh_cli && gem build bosh_cli.gemspec && mv bosh_cli-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cli Version: 1.0000.0 File: bosh_cli-1.0000.0.gem cd bosh_cli_plugin_aws && gem build bosh_cli_plugin_aws.gemspec && mv bosh_cli_plugin_aws-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cli_plugin_aws Version: 1.0000.0 File: bosh_cli_plugin_aws-1.0000.0.gem cd bosh_cli_plugin_micro && gem build bosh_cli_plugin_micro.gemspec && mv bosh_cli_plugin_micro-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cli_plugin_micro Version: 1.0000.0 File: bosh_cli_plugin_micro-1.0000.0.gem cd bosh_common && gem build bosh_common.gemspec && mv bosh_common-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_common Version: 1.0000.0 File: bosh_common-1.0000.0.gem cd bosh_cpi && gem build bosh_cpi.gemspec && mv bosh_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_cpi Version: 1.0000.0 File: bosh_cpi-1.0000.0.gem cd bosh_openstack_cpi && gem build bosh_openstack_cpi.gemspec && mv bosh_openstack_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_openstack_cpi Version: 1.0000.0 File: bosh_openstack_cpi-1.0000.0.gem cd bosh-registry && gem build bosh-registry.gemspec && mv bosh-registry-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-registry Version: 1.0000.0 File: bosh-registry-1.0000.0.gem cd bosh_vsphere_cpi && gem build bosh_vsphere_cpi.gemspec && mv bosh_vsphere_cpi-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh_vsphere_cpi Version: 1.0000.0 File: bosh_vsphere_cpi-1.0000.0.gem cd bosh-director && gem build bosh-director.gemspec && mv bosh-director-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-director Version: 1.0000.0 File: bosh-director-1.0000.0.gem cd bosh-director-core && gem build bosh-director-core.gemspec && mv bosh-director-core-1.0000.0.gem /bosh/pkg/gems/ WARNING: description and summary are identical Successfully built RubyGem Name: bosh-director-core Version: 1.0000.0 File: bosh-director-core-1.0000.0.gem cd bosh-monitor && gem build bosh-monitor.gemspec && mv bosh-monitor-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-monitor Version: 1.0000.0 File: bosh-monitor-1.0000.0.gem cd bosh-release && gem build bosh-release.gemspec && mv bosh-release-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: bosh-release Version: 1.0000.0 File: bosh-release-1.0000.0.gem cd simple_blobstore_server && gem build simple_blobstore_server.gemspec && mv simple_blobstore_server-1.0000.0.gem /bosh/pkg/gems/ Successfully built RubyGem Name: simple_blobstore_server Version: 1.0000.0 File: simple_blobstore_server-1.0000.0.gem cp /bosh/pkg/gems/*.gem /tmp/all_the_gems/17193 cp /bosh/vendor/cache/*.gem /tmp/all_the_gems/17193 cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/agent_client cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/agent_client cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/agent_client cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/blobstore_client cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh-core cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-core cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh-core cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/bosh-stemcell-*.gem /bosh/release/src/bosh/bosh-stemcell cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-template cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-template cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh_aws_cpi cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/highline-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/minitar-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/net-ssh-gateway-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/progressbar-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/terminal-table-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/bosh_cli-*.gem /bosh/release/src/bosh/bosh_cli cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh-stemcell-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/highline-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/minitar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/net-ssh-gateway-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/progressbar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/terminal-table-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cli-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/rest-client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_vcloud_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/sqlite3-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cli_plugin_micro-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/bosh_cli_plugin_aws-*.gem /bosh/release/src/bosh/bosh_cli_plugin_aws cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh-stemcell-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/highline-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/minitar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/net-ssh-gateway-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/progressbar-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/terminal-table-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_cli-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/rest-client-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_vcloud_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/sqlite3-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/bosh_cli_plugin_micro-*.gem /bosh/release/src/bosh/bosh_cli_plugin_micro cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_common cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_cpi cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh_openstack_cpi cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/pg*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/mysql*.gem /bosh/release/src/bosh/bosh-registry/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh_vsphere_cpi cp /tmp/all_the_gems/17193/rake-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bcrypt-ruby-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/gibberish-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-core-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/membrane-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/sequel-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-registry-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_aws_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_openstack_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rest-client-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_vcloud_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/mono_logger-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh_vsphere_cpi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/cf-uaa-lib-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/nats-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/netaddr-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rack-test-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/redis-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/redis-namespace-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/vegas-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/resque-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/resque-backtrace-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/thread_safe-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/tzinfo-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/rufus-scheduler-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/ffi-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/sys-filesystem-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/bosh-director-*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/pg*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/mysql*.gem /bosh/release/src/bosh/bosh-director/vendor/cache cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/bosh-director-core-*.gem /bosh/release/src/bosh/bosh-director-core cp /tmp/all_the_gems/17193/addressable-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/dogapi-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/escape_utils-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/em-http-request-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/json_pure-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/nats-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/bosh-monitor-*.gem /bosh/release/src/bosh/bosh-monitor/vendor/cache cp /tmp/all_the_gems/17193/CFPropertyList-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/httpclient-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/yajl-ruby-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/agent_client-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/json-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/nokogiri-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/aws-sdk-v1-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/aws-sdk-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/little-plugger-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/multi_json-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/logging-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/semi_semantic-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/bosh_common-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/builder-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/excon-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/formatador-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/mime-types-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/net-ssh-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/net-scp-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-core-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-xml-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-atmos-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-json-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/ipaddress-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-aws-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/inflecto-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-brightbox-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-ecloud-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-profitbricks-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-radosgw-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-sakuracloud-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-serverlove-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-softlayer-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-storm_on_demand-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-terremark-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fission-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-vmfusion-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-voxel-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/fog-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/log4r-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/ruby-hmac-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/ruby-atmos-pure-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/blobstore_client-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/bosh-template-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/trollop-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/bosh-release-*.gem /bosh/release/src/bosh/bosh-release cp /tmp/all_the_gems/17193/daemons-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/eventmachine-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/rack-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/rack-protection-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/tilt-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/sinatra-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/thin-*.gem /bosh/release/src/bosh/simple_blobstore_server cp /tmp/all_the_gems/17193/simple_blobstore_server-*.gem /bosh/release/src/bosh/simple_blobstore_server Failed: 'sudo umount /mnt/stemcells/vsphere/esxi/rhel/work/work/mnt/tmp/grub/vsphere-esxi-rhel.raw 2> /dev/null' from /bosh, with exit status 256 , continuing anyway Failed: 'sudo umount /mnt/stemcells/vsphere/esxi/rhel/work/work/mnt 2> /dev/null' from /bosh, with exit status 256 , continuing anyway mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build cp -rp /bosh/stemcell_builder/etc /bosh/stemcell_builder/README.md /bosh/stemcell_builder/lib /bosh/stemcell_builder/stages /mnt/stemcells/vsphere/esxi/rhel/build/build mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work === Configuring 'untar_base_os_image' stage === == Started Sun Apr 12 01:57:30 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + persist_value os_image_tgz + assert_value os_image_tgz ++ eval echo -n '${os_image_tgz:-}' +++ echo -n /tmp/rhel_7_base_image.tgz + value=/tmp/rhel_7_base_image.tgz + '[' -z /tmp/rhel_7_base_image.tgz ']' + persist os_image_tgz ++ eval echo -n '${os_image_tgz:-}' +++ echo -n /tmp/rhel_7_base_image.tgz + value=/tmp/rhel_7_base_image.tgz + echo os_image_tgz=/tmp/rhel_7_base_image.tgz === Configuring 'bosh_ruby' stage === == Started Sun Apr 12 01:57:30 UTC 2015 == === Configuring 'bosh_go_agent' stage === == Started Sun Apr 12 01:57:30 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + agent_go_path=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/go/src/github.com/cloudfoundry/ + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/go/src/github.com/cloudfoundry/ + cp -rvH /bosh/go/src/github.com/cloudfoundry/bosh-agent /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/go/src/github.com/cloudfoundry/ '/bosh/go/src/github.com/cloudfoundry/bosh-agent' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/go/src/github.com/cloudfoundry/bosh-agent' === Configuring 'bosh_micro_go' stage === == Started Sun Apr 12 01:57:30 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + '[' yes == yes ']' + persist_dir bosh_micro_package_compiler_path + assert_dir bosh_micro_package_compiler_path + assert_value bosh_micro_package_compiler_path ++ eval echo -n '${bosh_micro_package_compiler_path:-}' +++ echo -n /bosh/bosh-release + value=/bosh/bosh-release + '[' -z /bosh/bosh-release ']' ++ eval echo -n '${bosh_micro_package_compiler_path:-}' +++ echo -n /bosh/bosh-release + value=/bosh/bosh-release + '[' '!' -d /bosh/bosh-release ']' + persist bosh_micro_package_compiler_path ++ eval echo -n '${bosh_micro_package_compiler_path:-}' +++ echo -n /bosh/bosh-release + value=/bosh/bosh-release + echo bosh_micro_package_compiler_path=/bosh/bosh-release + persist_file bosh_micro_manifest_yml_path + assert_file bosh_micro_manifest_yml_path + assert_value bosh_micro_manifest_yml_path ++ eval echo -n '${bosh_micro_manifest_yml_path:-}' +++ echo -n /bosh/release/micro/vsphere.yml + value=/bosh/release/micro/vsphere.yml + '[' -z /bosh/release/micro/vsphere.yml ']' ++ eval echo -n '${bosh_micro_manifest_yml_path:-}' +++ echo -n /bosh/release/micro/vsphere.yml + value=/bosh/release/micro/vsphere.yml + '[' '!' -f /bosh/release/micro/vsphere.yml ']' + persist bosh_micro_manifest_yml_path ++ eval echo -n '${bosh_micro_manifest_yml_path:-}' +++ echo -n /bosh/release/micro/vsphere.yml + value=/bosh/release/micro/vsphere.yml + echo bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml + persist_file bosh_micro_release_tgz_path + assert_file bosh_micro_release_tgz_path + assert_value bosh_micro_release_tgz_path ++ eval echo -n '${bosh_micro_release_tgz_path:-}' +++ echo -n /bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz + value=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz + '[' -z /bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz ']' ++ eval echo -n '${bosh_micro_release_tgz_path:-}' +++ echo -n /bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz + value=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz + '[' '!' -f /bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz ']' + persist bosh_micro_release_tgz_path ++ eval echo -n '${bosh_micro_release_tgz_path:-}' +++ echo -n /bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz + value=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz + echo bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz + persist_value stemcell_infrastructure + assert_value stemcell_infrastructure ++ eval echo -n '${stemcell_infrastructure:-}' +++ echo -n vsphere + value=vsphere + '[' -z vsphere ']' + persist stemcell_infrastructure ++ eval echo -n '${stemcell_infrastructure:-}' +++ echo -n vsphere + value=vsphere + echo stemcell_infrastructure=vsphere + persist_value stemcell_operating_system + assert_value stemcell_operating_system ++ eval echo -n '${stemcell_operating_system:-}' +++ echo -n rhel + value=rhel + '[' -z rhel ']' + persist stemcell_operating_system ++ eval echo -n '${stemcell_operating_system:-}' +++ echo -n rhel + value=rhel + echo stemcell_operating_system=rhel + '[' -z '' ']' + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems + cp -rvH /bosh/release/src/bosh/bosh-release/agent_client-1.0000.0.gem /bosh/release/src/bosh/bosh-release/aws-sdk-1.60.2.gem /bosh/release/src/bosh/bosh-release/aws-sdk-v1-1.60.2.gem /bosh/release/src/bosh/bosh-release/blobstore_client-1.0000.0.gem /bosh/release/src/bosh/bosh-release/bosh_common-1.0000.0.gem /bosh/release/src/bosh/bosh-release/bosh-release-1.0000.0.gem /bosh/release/src/bosh/bosh-release/bosh-template-1.0000.0.gem /bosh/release/src/bosh/bosh-release/builder-3.1.4.gem /bosh/release/src/bosh/bosh-release/CFPropertyList-2.3.0.gem /bosh/release/src/bosh/bosh-release/excon-0.43.0.gem /bosh/release/src/bosh/bosh-release/fission-0.5.0.gem /bosh/release/src/bosh/bosh-release/fog-1.27.0.gem /bosh/release/src/bosh/bosh-release/fog-atmos-0.1.0.gem /bosh/release/src/bosh/bosh-release/fog-aws-0.0.7.gem /bosh/release/src/bosh/bosh-release/fog-brightbox-0.7.1.gem /bosh/release/src/bosh/bosh-release/fog-core-1.27.4.gem /bosh/release/src/bosh/bosh-release/fog-ecloud-0.0.2.gem /bosh/release/src/bosh/bosh-release/fog-json-1.0.0.gem /bosh/release/src/bosh/bosh-release/fog-profitbricks-0.0.1.gem /bosh/release/src/bosh/bosh-release/fog-radosgw-0.0.3.gem /bosh/release/src/bosh/bosh-release/fog-sakuracloud-1.0.0.gem /bosh/release/src/bosh/bosh-release/fog-serverlove-0.1.1.gem /bosh/release/src/bosh/bosh-release/fog-softlayer-0.3.30.gem /bosh/release/src/bosh/bosh-release/fog-storm_on_demand-0.1.0.gem /bosh/release/src/bosh/bosh-release/fog-terremark-0.0.3.gem /bosh/release/src/bosh/bosh-release/fog-vmfusion-0.0.1.gem /bosh/release/src/bosh/bosh-release/fog-voxel-0.0.2.gem /bosh/release/src/bosh/bosh-release/fog-xml-0.1.1.gem /bosh/release/src/bosh/bosh-release/formatador-0.2.5.gem /bosh/release/src/bosh/bosh-release/httpclient-2.4.0.gem /bosh/release/src/bosh/bosh-release/inflecto-0.0.2.gem /bosh/release/src/bosh/bosh-release/ipaddress-0.8.0.gem /bosh/release/src/bosh/bosh-release/json-1.7.7.gem /bosh/release/src/bosh/bosh-release/little-plugger-1.1.3.gem /bosh/release/src/bosh/bosh-release/log4r-1.1.10.gem /bosh/release/src/bosh/bosh-release/logging-1.8.2.gem /bosh/release/src/bosh/bosh-release/mime-types-2.3.gem /bosh/release/src/bosh/bosh-release/multi_json-1.11.0.gem /bosh/release/src/bosh/bosh-release/net-scp-1.1.2.gem /bosh/release/src/bosh/bosh-release/net-ssh-2.9.1.gem /bosh/release/src/bosh/bosh-release/net-ssh-gateway-1.2.0.gem /bosh/release/src/bosh/bosh-release/nokogiri-1.5.11.gem /bosh/release/src/bosh/bosh-release/ruby-atmos-pure-1.0.5.gem /bosh/release/src/bosh/bosh-release/ruby-hmac-0.4.0.gem /bosh/release/src/bosh/bosh-release/semi_semantic-1.1.0.gem /bosh/release/src/bosh/bosh-release/trollop-1.16.2.gem /bosh/release/src/bosh/bosh-release/yajl-ruby-1.2.1.gem /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems '/bosh/release/src/bosh/bosh-release/agent_client-1.0000.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/agent_client-1.0000.0.gem' '/bosh/release/src/bosh/bosh-release/aws-sdk-1.60.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/aws-sdk-1.60.2.gem' '/bosh/release/src/bosh/bosh-release/aws-sdk-v1-1.60.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/aws-sdk-v1-1.60.2.gem' '/bosh/release/src/bosh/bosh-release/blobstore_client-1.0000.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/blobstore_client-1.0000.0.gem' '/bosh/release/src/bosh/bosh-release/bosh_common-1.0000.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/bosh_common-1.0000.0.gem' '/bosh/release/src/bosh/bosh-release/bosh-release-1.0000.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/bosh-release-1.0000.0.gem' '/bosh/release/src/bosh/bosh-release/bosh-template-1.0000.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/bosh-template-1.0000.0.gem' '/bosh/release/src/bosh/bosh-release/builder-3.1.4.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/builder-3.1.4.gem' '/bosh/release/src/bosh/bosh-release/CFPropertyList-2.3.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/CFPropertyList-2.3.0.gem' '/bosh/release/src/bosh/bosh-release/excon-0.43.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/excon-0.43.0.gem' '/bosh/release/src/bosh/bosh-release/fission-0.5.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fission-0.5.0.gem' '/bosh/release/src/bosh/bosh-release/fog-1.27.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-1.27.0.gem' '/bosh/release/src/bosh/bosh-release/fog-atmos-0.1.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-atmos-0.1.0.gem' '/bosh/release/src/bosh/bosh-release/fog-aws-0.0.7.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-aws-0.0.7.gem' '/bosh/release/src/bosh/bosh-release/fog-brightbox-0.7.1.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-brightbox-0.7.1.gem' '/bosh/release/src/bosh/bosh-release/fog-core-1.27.4.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-core-1.27.4.gem' '/bosh/release/src/bosh/bosh-release/fog-ecloud-0.0.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-ecloud-0.0.2.gem' '/bosh/release/src/bosh/bosh-release/fog-json-1.0.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-json-1.0.0.gem' '/bosh/release/src/bosh/bosh-release/fog-profitbricks-0.0.1.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-profitbricks-0.0.1.gem' '/bosh/release/src/bosh/bosh-release/fog-radosgw-0.0.3.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-radosgw-0.0.3.gem' '/bosh/release/src/bosh/bosh-release/fog-sakuracloud-1.0.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-sakuracloud-1.0.0.gem' '/bosh/release/src/bosh/bosh-release/fog-serverlove-0.1.1.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-serverlove-0.1.1.gem' '/bosh/release/src/bosh/bosh-release/fog-softlayer-0.3.30.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-softlayer-0.3.30.gem' '/bosh/release/src/bosh/bosh-release/fog-storm_on_demand-0.1.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-storm_on_demand-0.1.0.gem' '/bosh/release/src/bosh/bosh-release/fog-terremark-0.0.3.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-terremark-0.0.3.gem' '/bosh/release/src/bosh/bosh-release/fog-vmfusion-0.0.1.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-vmfusion-0.0.1.gem' '/bosh/release/src/bosh/bosh-release/fog-voxel-0.0.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-voxel-0.0.2.gem' '/bosh/release/src/bosh/bosh-release/fog-xml-0.1.1.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/fog-xml-0.1.1.gem' '/bosh/release/src/bosh/bosh-release/formatador-0.2.5.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/formatador-0.2.5.gem' '/bosh/release/src/bosh/bosh-release/httpclient-2.4.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/httpclient-2.4.0.gem' '/bosh/release/src/bosh/bosh-release/inflecto-0.0.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/inflecto-0.0.2.gem' '/bosh/release/src/bosh/bosh-release/ipaddress-0.8.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/ipaddress-0.8.0.gem' '/bosh/release/src/bosh/bosh-release/json-1.7.7.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/json-1.7.7.gem' '/bosh/release/src/bosh/bosh-release/little-plugger-1.1.3.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/little-plugger-1.1.3.gem' '/bosh/release/src/bosh/bosh-release/log4r-1.1.10.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/log4r-1.1.10.gem' '/bosh/release/src/bosh/bosh-release/logging-1.8.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/logging-1.8.2.gem' '/bosh/release/src/bosh/bosh-release/mime-types-2.3.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/mime-types-2.3.gem' '/bosh/release/src/bosh/bosh-release/multi_json-1.11.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/multi_json-1.11.0.gem' '/bosh/release/src/bosh/bosh-release/net-scp-1.1.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/net-scp-1.1.2.gem' '/bosh/release/src/bosh/bosh-release/net-ssh-2.9.1.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/net-ssh-2.9.1.gem' '/bosh/release/src/bosh/bosh-release/net-ssh-gateway-1.2.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/net-ssh-gateway-1.2.0.gem' '/bosh/release/src/bosh/bosh-release/nokogiri-1.5.11.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/nokogiri-1.5.11.gem' '/bosh/release/src/bosh/bosh-release/ruby-atmos-pure-1.0.5.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/ruby-atmos-pure-1.0.5.gem' '/bosh/release/src/bosh/bosh-release/ruby-hmac-0.4.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/ruby-hmac-0.4.0.gem' '/bosh/release/src/bosh/bosh-release/semi_semantic-1.1.0.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/semi_semantic-1.1.0.gem' '/bosh/release/src/bosh/bosh-release/trollop-1.16.2.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/trollop-1.16.2.gem' '/bosh/release/src/bosh/bosh-release/yajl-ruby-1.2.1.gem' -> '/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_micro_go/assets/gems/yajl-ruby-1.2.1.gem' === Configuring 'aws_cli' stage === == Started Sun Apr 12 01:57:30 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + cd /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/aws_cli/assets + rm -rf s3cli + curl -L -o s3cli.tar.gz https://api.github.com/repos/pivotal-golang/s3cli/tarball/2c4a7f0ceef411532bb051e7ca55a490a565cf60 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 1740k 0 0 53203 0 --:--:-- 0:00:33 --:--:-- 33472 + mkdir s3cli + tar -xzf s3cli.tar.gz -C s3cli/ --strip-components 1 === Configuring 'logrotate_config' stage === == Started Sun Apr 12 01:58:04 UTC 2015 == === Configuring 'system_open_vm_tools' stage === == Started Sun Apr 12 01:58:04 UTC 2015 == === Configuring 'system_vsphere_cdrom' stage === == Started Sun Apr 12 01:58:04 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_vsphere_cdrom/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + persist stemcell_operating_system ++ eval echo -n '${stemcell_operating_system:-}' +++ echo -n rhel + value=rhel + echo stemcell_operating_system=rhel + persist stemcell_operating_system_version ++ eval echo -n '${stemcell_operating_system_version:-}' +++ echo -n 7 + value=7 + echo stemcell_operating_system_version=7 === Configuring 'system_parameters' stage === == Started Sun Apr 12 01:58:05 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/system_parameters/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + persist_value stemcell_infrastructure + assert_value stemcell_infrastructure ++ eval echo -n '${stemcell_infrastructure:-}' +++ echo -n vsphere + value=vsphere + '[' -z vsphere ']' + persist stemcell_infrastructure ++ eval echo -n '${stemcell_infrastructure:-}' +++ echo -n vsphere + value=vsphere + echo stemcell_infrastructure=vsphere + persist_value stemcell_operating_system + assert_value stemcell_operating_system ++ eval echo -n '${stemcell_operating_system:-}' +++ echo -n rhel + value=rhel + '[' -z rhel ']' + persist stemcell_operating_system ++ eval echo -n '${stemcell_operating_system:-}' +++ echo -n rhel + value=rhel + echo stemcell_operating_system=rhel === Configuring 'bosh_clean' stage === == Started Sun Apr 12 01:58:05 UTC 2015 == === Configuring 'bosh_harden' stage === == Started Sun Apr 12 01:58:05 UTC 2015 == === Configuring 'bosh_vsphere_agent_settings' stage === == Started Sun Apr 12 01:58:05 UTC 2015 == === Configuring 'image_create' stage === == Started Sun Apr 12 01:58:05 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_create/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + assert_available parted + which parted + assert_available kpartx + which kpartx + '[' -z 3072 ']' + persist_value image_create_disk_size + assert_value image_create_disk_size ++ eval echo -n '${image_create_disk_size:-}' +++ echo -n 3072 + value=3072 + '[' -z 3072 ']' + persist image_create_disk_size ++ eval echo -n '${image_create_disk_size:-}' +++ echo -n 3072 + value=3072 + echo image_create_disk_size=3072 + persist_value stemcell_image_name + assert_value stemcell_image_name ++ eval echo -n '${stemcell_image_name:-}' +++ echo -n vsphere-esxi-rhel.raw + value=vsphere-esxi-rhel.raw + '[' -z vsphere-esxi-rhel.raw ']' + persist stemcell_image_name ++ eval echo -n '${stemcell_image_name:-}' +++ echo -n vsphere-esxi-rhel.raw + value=vsphere-esxi-rhel.raw + echo stemcell_image_name=vsphere-esxi-rhel.raw === Configuring 'image_install_grub' stage === == Started Sun Apr 12 01:58:05 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/config.sh /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/config.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/etc/settings.bash +++ bosh_users_password=c1oudc0w +++ stemcell_image_name=vsphere-esxi-rhel.raw +++ stemcell_version=0000 +++ stemcell_hypervisor=esxi +++ stemcell_infrastructure=vsphere +++ stemcell_operating_system=rhel +++ stemcell_operating_system_version=7 +++ ruby_bin=/usr/local/rbenv/versions/1.9.3-p448/bin/ruby +++ bosh_release_src_dir=/bosh/release/src/bosh +++ agent_src_dir=/bosh/go/src/github.com/cloudfoundry/bosh-agent +++ image_create_disk_size=3072 +++ os_image_tgz=/tmp/rhel_7_base_image.tgz +++ bosh_micro_enabled=yes +++ bosh_micro_package_compiler_path=/bosh/bosh-release +++ bosh_micro_manifest_yml_path=/bosh/release/micro/vsphere.yml +++ bosh_micro_release_tgz_path=/bosh/release/dev_releases/bosh/bosh-155+dev.3.tgz +++ UBUNTU_ISO= +++ UBUNTU_MIRROR= +++ RHN_USERNAME= +++ RHN_PASSWORD= +++ image_ovftool_path= +++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/assets/settings.bash ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/assets ++ rm -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/image_install_grub/assets/settings.bash ++ echo '# THIS FILE IS GENERATED; DO NOT EDIT OR COMMIT' + persist_value stemcell_image_name + assert_value stemcell_image_name ++ eval echo -n '${stemcell_image_name:-}' +++ echo -n vsphere-esxi-rhel.raw + value=vsphere-esxi-rhel.raw + '[' -z vsphere-esxi-rhel.raw ']' + persist stemcell_image_name ++ eval echo -n '${stemcell_image_name:-}' +++ echo -n vsphere-esxi-rhel.raw + value=vsphere-esxi-rhel.raw + echo stemcell_image_name=vsphere-esxi-rhel.raw === Applying 'untar_base_os_image' stage === == Started Sun Apr 12 01:58:05 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/apply.sh /mnt/stemcells/vsphere/esxi/rhel/work/work 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/apply.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/lib/helpers.sh +++ declare -a on_exit_items +++ on_exit_items=() ++ work=/mnt/stemcells/vsphere/esxi/rhel/work/work ++ chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets/settings.bash ']' ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/untar_base_os_image/assets/settings.bash +++ os_image_tgz=/tmp/rhel_7_base_image.tgz ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/lsb-release ']' + tar zxf /tmp/rhel_7_base_image.tgz -C /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + cat /etc/resolv.conf === Applying 'bosh_ruby' stage === == Started Sun Apr 12 01:58:25 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/apply.sh /mnt/stemcells/vsphere/esxi/rhel/work/work 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/apply.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/lib/helpers.sh +++ declare -a on_exit_items +++ on_exit_items=() ++ work=/mnt/stemcells/vsphere/esxi/rhel/work/work ++ chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/assets/settings.bash ']' ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/lsb-release ']' + source /mnt/stemcells/vsphere/esxi/rhel/build/build/lib/prelude_bosh.bash ++ bosh_app_dir=/var/vcap ++ bosh_dir=/var/vcap/bosh ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ chown root:root /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ chmod 0700 /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/log + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/src + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64 + libyaml_basename=yaml-0.1.6 + libyaml_archive=yaml-0.1.6.tar.gz + cp -r /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/assets/yaml-0.1.6.tar.gz /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/src + run_in_bosh_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' cd src tar zxvf yaml-0.1.6.tar.gz cd yaml-0.1.6 ./configure --prefix=/usr make -j4 && make install # Make symlinks for CentOS ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= cd src tar zxvf yaml-0.1.6.tar.gz cd yaml-0.1.6 ./configure --prefix=/usr make -j4 && make install # Make symlinks for CentOS ' + run_in_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src tar zxvf yaml-0.1.6.tar.gz cd yaml-0.1.6 ./configure --prefix=/usr make -j4 && make install # Make symlinks for CentOS ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src tar zxvf yaml-0.1.6.tar.gz cd yaml-0.1.6 ./configure --prefix=/usr make -j4 && make install # Make symlinks for CentOS ' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + unshare -m /bin/bash yaml-0.1.6/ yaml-0.1.6/include/ yaml-0.1.6/include/Makefile.in yaml-0.1.6/include/Makefile.am yaml-0.1.6/include/yaml.h yaml-0.1.6/LICENSE yaml-0.1.6/configure yaml-0.1.6/config.h.in yaml-0.1.6/README yaml-0.1.6/Makefile.in yaml-0.1.6/tests/ yaml-0.1.6/tests/example-reformatter.c yaml-0.1.6/tests/test-reader.c yaml-0.1.6/tests/example-reformatter-alt.c yaml-0.1.6/tests/run-loader.c yaml-0.1.6/tests/Makefile.in yaml-0.1.6/tests/run-parser.c yaml-0.1.6/tests/run-dumper.c yaml-0.1.6/tests/run-scanner.c yaml-0.1.6/tests/Makefile.am yaml-0.1.6/tests/example-deconstructor.c yaml-0.1.6/tests/example-deconstructor-alt.c yaml-0.1.6/tests/run-emitter.c yaml-0.1.6/tests/test-version.c yaml-0.1.6/CMakeLists.txt yaml-0.1.6/configure.ac yaml-0.1.6/src/ yaml-0.1.6/src/api.c yaml-0.1.6/src/writer.c yaml-0.1.6/src/loader.c yaml-0.1.6/src/Makefile.in yaml-0.1.6/src/reader.c yaml-0.1.6/src/parser.c yaml-0.1.6/src/Makefile.am yaml-0.1.6/src/scanner.c yaml-0.1.6/src/emitter.c yaml-0.1.6/src/yaml_private.h yaml-0.1.6/src/dumper.c yaml-0.1.6/doc/ yaml-0.1.6/doc/doxygen.cfg yaml-0.1.6/doc/html/ yaml-0.1.6/doc/html/tab_h.png yaml-0.1.6/doc/html/functions_0x66.html yaml-0.1.6/doc/html/modules.html yaml-0.1.6/doc/html/functions_vars_0x69.html yaml-0.1.6/doc/html/tab_b.png yaml-0.1.6/doc/html/functions_0x76.html yaml-0.1.6/doc/html/functions_0x74.html yaml-0.1.6/doc/html/functions_0x70.html yaml-0.1.6/doc/html/functions_vars_0x76.html yaml-0.1.6/doc/html/structyaml__version__directive__s.html yaml-0.1.6/doc/html/group__tokens.html yaml-0.1.6/doc/html/functions_vars_0x77.html yaml-0.1.6/doc/html/tabs.css yaml-0.1.6/doc/html/functions_vars_0x65.html yaml-0.1.6/doc/html/structyaml__mark__s.html yaml-0.1.6/doc/html/functions_0x71.html yaml-0.1.6/doc/html/group__export.html yaml-0.1.6/doc/html/group__styles.html yaml-0.1.6/doc/html/group__basic.html yaml-0.1.6/doc/html/functions.html yaml-0.1.6/doc/html/doxygen.css yaml-0.1.6/doc/html/functions_0x75.html yaml-0.1.6/doc/html/functions_vars_0x75.html yaml-0.1.6/doc/html/functions_0x64.html yaml-0.1.6/doc/html/files.html yaml-0.1.6/doc/html/functions_0x6c.html yaml-0.1.6/doc/html/globals_defs.html yaml-0.1.6/doc/html/tab_a.png yaml-0.1.6/doc/html/functions_0x6d.html yaml-0.1.6/doc/html/structyaml__node__s.html yaml-0.1.6/doc/html/functions_0x6e.html yaml-0.1.6/doc/html/functions_vars_0x6d.html yaml-0.1.6/doc/html/structyaml__alias__data__s.html yaml-0.1.6/doc/html/functions_vars_0x62.html yaml-0.1.6/doc/html/structyaml__emitter__s.html yaml-0.1.6/doc/html/doxygen.png yaml-0.1.6/doc/html/functions_0x6b.html yaml-0.1.6/doc/html/functions_0x65.html yaml-0.1.6/doc/html/functions_vars_0x6b.html yaml-0.1.6/doc/html/group__emitter.html yaml-0.1.6/doc/html/functions_vars_0x74.html yaml-0.1.6/doc/html/functions_0x77.html yaml-0.1.6/doc/html/group__events.html yaml-0.1.6/doc/html/functions_0x6f.html yaml-0.1.6/doc/html/group__parser.html yaml-0.1.6/doc/html/functions_vars_0x71.html yaml-0.1.6/doc/html/structyaml__token__s.html yaml-0.1.6/doc/html/functions_0x68.html yaml-0.1.6/doc/html/nav_f.png yaml-0.1.6/doc/html/structyaml__document__s.html yaml-0.1.6/doc/html/functions_vars_0x66.html yaml-0.1.6/doc/html/functions_vars_0x68.html yaml-0.1.6/doc/html/functions_vars_0x72.html yaml-0.1.6/doc/html/globals.html yaml-0.1.6/doc/html/functions_0x62.html yaml-0.1.6/doc/html/functions_vars.html yaml-0.1.6/doc/html/open.png yaml-0.1.6/doc/html/functions_0x72.html yaml-0.1.6/doc/html/functions_vars_0x73.html yaml-0.1.6/doc/html/functions_0x73.html yaml-0.1.6/doc/html/structyaml__tag__directive__s.html yaml-0.1.6/doc/html/nav_h.png yaml-0.1.6/doc/html/functions_vars_0x63.html yaml-0.1.6/doc/html/functions_vars_0x6c.html yaml-0.1.6/doc/html/globals_type.html yaml-0.1.6/doc/html/functions_0x63.html yaml-0.1.6/doc/html/globals_eval.html yaml-0.1.6/doc/html/annotated.html yaml-0.1.6/doc/html/functions_vars_0x64.html yaml-0.1.6/doc/html/bc_s.png yaml-0.1.6/doc/html/tab_s.png yaml-0.1.6/doc/html/functions_vars_0x6e.html yaml-0.1.6/doc/html/group__nodes.html yaml-0.1.6/doc/html/globals_enum.html yaml-0.1.6/doc/html/functions_vars_0x6f.html yaml-0.1.6/doc/html/group__version.html yaml-0.1.6/doc/html/structyaml__parser__s.html yaml-0.1.6/doc/html/functions_0x69.html yaml-0.1.6/doc/html/closed.png yaml-0.1.6/doc/html/functions_vars_0x70.html yaml-0.1.6/doc/html/globals_func.html yaml-0.1.6/doc/html/structyaml__simple__key__s.html yaml-0.1.6/doc/html/classes.html yaml-0.1.6/doc/html/yaml_8h.html yaml-0.1.6/doc/html/index.html yaml-0.1.6/doc/html/structyaml__event__s.html yaml-0.1.6/doc/html/structyaml__node__pair__s.html yaml-0.1.6/aclocal.m4 yaml-0.1.6/Makefile.am yaml-0.1.6/config/ yaml-0.1.6/config/config.sub yaml-0.1.6/config/install-sh yaml-0.1.6/config/depcomp yaml-0.1.6/config/missing yaml-0.1.6/config/config.guess yaml-0.1.6/config/ltmain.sh yaml-0.1.6/yaml-0.1.pc.in yaml-0.1.6/win32/ yaml-0.1.6/win32/vs2003/ yaml-0.1.6/win32/vs2003/run_loader.vcproj yaml-0.1.6/win32/vs2003/yaml.vcproj yaml-0.1.6/win32/vs2003/run_scanner.vcproj yaml-0.1.6/win32/vs2003/run_dumper.vcproj yaml-0.1.6/win32/vs2003/example_deconstructor_alt.vcproj yaml-0.1.6/win32/vs2003/example_reformatter.vcproj yaml-0.1.6/win32/vs2003/libyaml.sln yaml-0.1.6/win32/vs2003/test_reader.vcproj yaml-0.1.6/win32/vs2003/run_emitter.vcproj yaml-0.1.6/win32/vs2003/example_deconstructor.vcproj yaml-0.1.6/win32/vs2003/example_reformatter_alt.vcproj yaml-0.1.6/win32/vs2003/run_parser.vcproj yaml-0.1.6/win32/vs2003/test_version.vcproj yaml-0.1.6/win32/vs2003/yamldll.vcproj yaml-0.1.6/win32/Makefile.in yaml-0.1.6/win32/config.h yaml-0.1.6/win32/Makefile.am yaml-0.1.6/win32/vs2008/ yaml-0.1.6/win32/vs2008/run_loader.vcproj yaml-0.1.6/win32/vs2008/yaml.vcproj yaml-0.1.6/win32/vs2008/run_scanner.vcproj yaml-0.1.6/win32/vs2008/run_dumper.vcproj yaml-0.1.6/win32/vs2008/example_deconstructor_alt.vcproj yaml-0.1.6/win32/vs2008/example_reformatter.vcproj yaml-0.1.6/win32/vs2008/libyaml.sln yaml-0.1.6/win32/vs2008/test_reader.vcproj yaml-0.1.6/win32/vs2008/run_emitter.vcproj yaml-0.1.6/win32/vs2008/example_deconstructor.vcproj yaml-0.1.6/win32/vs2008/example_reformatter_alt.vcproj yaml-0.1.6/win32/vs2008/run_parser.vcproj yaml-0.1.6/win32/vs2008/test_version.vcproj yaml-0.1.6/win32/vs2008/yamldll.vcproj yaml-0.1.6/win32/vc6/ yaml-0.1.6/win32/vc6/run_emitter.dsp yaml-0.1.6/win32/vc6/example_reformatter.dsp yaml-0.1.6/win32/vc6/test_version.dsp yaml-0.1.6/win32/vc6/run_scanner.dsp yaml-0.1.6/win32/vc6/run_dumper.dsp yaml-0.1.6/win32/vc6/example_deconstructor_alt.dsp yaml-0.1.6/win32/vc6/yamldll.dsp yaml-0.1.6/win32/vc6/test_reader.dsp yaml-0.1.6/win32/vc6/run_loader.dsp yaml-0.1.6/win32/vc6/run_parser.dsp yaml-0.1.6/win32/vc6/example_reformatter_alt.dsp yaml-0.1.6/win32/vc6/example_deconstructor.dsp yaml-0.1.6/win32/vc6/libyaml.dsw yaml-0.1.6/win32/vc6/yaml.dsp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... true checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes configure: creating ./config.status config.status: creating yaml-0.1.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating tests/Makefile config.status: creating win32/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6' Making all in include make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/include' Making all in src make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -fPIC -DPIC -o .libs/reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -fPIC -DPIC -o .libs/api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -o reader.o >/dev/null 2>&1 mv -f .deps/reader.Tpo .deps/reader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -fPIC -DPIC -o .libs/loader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1 mv -f .deps/loader.Tpo .deps/loader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -fPIC -DPIC -o .libs/writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -o writer.o >/dev/null 2>&1 mv -f .deps/writer.Tpo .deps/writer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -fPIC -DPIC -o .libs/emitter.o mv -f .deps/api.Tpo .deps/api.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c -o dumper.lo dumper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -fPIC -DPIC -o .libs/dumper.o mv -f .deps/parser.Tpo .deps/parser.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -o dumper.o >/dev/null 2>&1 mv -f .deps/dumper.Tpo .deps/dumper.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1 mv -f .deps/emitter.Tpo .deps/emitter.Plo mv -f .deps/scanner.Tpo .deps/scanner.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -release 0 -version-info 2:4:0 -o libyaml.la -rpath /usr/lib api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo libtool: link: gcc -shared -fPIC -DPIC .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o -O2 -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.4" "libyaml-0.so.2") libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.4" "libyaml.so") libtool: link: ar cru .libs/libyaml.a api.o reader.o scanner.o parser.o loader.o writer.o emitter.o dumper.o libtool: link: ranlib .libs/libyaml.a libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" ) make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/src' Making all in . make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6' make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6' Making all in tests make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-scanner.o -MD -MP -MF .deps/run-scanner.Tpo -c -o run-scanner.o run-scanner.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-parser.o -MD -MP -MF .deps/run-parser.Tpo -c -o run-parser.o run-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-loader.o -MD -MP -MF .deps/run-loader.Tpo -c -o run-loader.o run-loader.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-emitter.o -MD -MP -MF .deps/run-emitter.Tpo -c -o run-emitter.o run-emitter.c mv -f .deps/run-parser.Tpo .deps/run-parser.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-dumper.o -MD -MP -MF .deps/run-dumper.Tpo -c -o run-dumper.o run-dumper.c mv -f .deps/run-loader.Tpo .deps/run-loader.Po mv -f .deps/run-scanner.Tpo .deps/run-scanner.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-reformatter.o -MD -MP -MF .deps/example-reformatter.Tpo -c -o example-reformatter.o example-reformatter.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-reformatter-alt.o -MD -MP -MF .deps/example-reformatter-alt.Tpo -c -o example-reformatter-alt.o example-reformatter-alt.c mv -f .deps/run-emitter.Tpo .deps/run-emitter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-deconstructor.o -MD -MP -MF .deps/example-deconstructor.Tpo -c -o example-deconstructor.o example-deconstructor.c mv -f .deps/example-reformatter-alt.Tpo .deps/example-reformatter-alt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-deconstructor-alt.o -MD -MP -MF .deps/example-deconstructor-alt.Tpo -c -o example-deconstructor-alt.o example-deconstructor-alt.c mv -f .deps/example-reformatter.Tpo .deps/example-reformatter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-scanner run-scanner.o ../src/libyaml.la mv -f .deps/run-dumper.Tpo .deps/run-dumper.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-parser run-parser.o ../src/libyaml.la libtool: link: gcc -g -O2 -o .libs/run-scanner run-scanner.o ../src/.libs/libyaml.so libtool: link: gcc -g -O2 -o .libs/run-parser run-parser.o ../src/.libs/libyaml.so mv -f .deps/example-deconstructor-alt.Tpo .deps/example-deconstructor-alt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-loader run-loader.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-emitter run-emitter.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-dumper run-dumper.o ../src/libyaml.la mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-reformatter example-reformatter.o ../src/libyaml.la libtool: link: gcc -g -O2 -o .libs/run-loader run-loader.o ../src/.libs/libyaml.so /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la libtool: link: gcc -g -O2 -o .libs/run-emitter run-emitter.o ../src/.libs/libyaml.so libtool: link: gcc -g -O2 -o .libs/run-dumper run-dumper.o ../src/.libs/libyaml.so libtool: link: gcc -g -O2 -o .libs/example-reformatter example-reformatter.o ../src/.libs/libyaml.so /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-deconstructor example-deconstructor.o ../src/libyaml.la /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la libtool: link: gcc -g -O2 -o .libs/example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.so libtool: link: gcc -g -O2 -o .libs/example-deconstructor example-deconstructor.o ../src/.libs/libyaml.so libtool: link: gcc -g -O2 -o .libs/example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.so make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/tests' Making all in win32 make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/win32' make[1]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6' Making install in include make[1]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/include' make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/usr/include" /usr/bin/install -c -m 644 yaml.h '/usr/include/.' make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/include' make[1]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/include' Making install in src make[1]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/src' make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libyaml.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libyaml-0.so.2.0.4 /usr/lib/libyaml-0.so.2.0.4 libtool: install: (cd /usr/lib && { ln -s -f libyaml-0.so.2.0.4 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.4 libyaml-0.so.2; }; }) libtool: install: (cd /usr/lib && { ln -s -f libyaml-0.so.2.0.4 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.4 libyaml.so; }; }) libtool: install: /usr/bin/install -c .libs/libyaml.lai /usr/lib/libyaml.la libtool: install: /usr/bin/install -c .libs/libyaml.a /usr/lib/libyaml.a libtool: install: chmod 644 /usr/lib/libyaml.a libtool: install: ranlib /usr/lib/libyaml.a libtool: finish: PATH="/var/vcap/bosh/bin:/usr/local/rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bin:/usr/local/rbenv/versions/1.9.3-p448/bin:/usr/local/rbenv/libexec:/usr/local/rbenv/shims:/usr/local/rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/go/bin:/opt/go/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/src' make[1]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/src' Making install in . make[1]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6' make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/usr/lib/pkgconfig" /usr/bin/install -c -m 644 yaml-0.1.pc '/usr/lib/pkgconfig' make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6' make[1]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6' Making install in tests make[1]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/tests' make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/tests' make[1]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/tests' Making install in win32 make[1]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/win32' make[2]: Entering directory `/var/vcap/bosh/src/yaml-0.1.6/win32' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/win32' make[1]: Leaving directory `/var/vcap/bosh/src/yaml-0.1.6/win32' + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl.back + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d.back ++ cd /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib ++ ls libyaml-0.so.2 libyaml-0.so.2.0.4 libyaml.a libyaml.la libyaml.so + for file in '$(cd $chroot/usr/lib; ls libyaml*)' + '[' '!' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/libyaml-0.so.2 ']' + cp -a /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib/libyaml-0.so.2 /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/ + for file in '$(cd $chroot/usr/lib; ls libyaml*)' + '[' '!' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/libyaml-0.so.2.0.4 ']' + cp -a /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib/libyaml-0.so.2.0.4 /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/ + for file in '$(cd $chroot/usr/lib; ls libyaml*)' + '[' '!' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/libyaml.a ']' + cp -a /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib/libyaml.a /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/ + for file in '$(cd $chroot/usr/lib; ls libyaml*)' + '[' '!' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/libyaml.la ']' + cp -a /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib/libyaml.la /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/ + for file in '$(cd $chroot/usr/lib; ls libyaml*)' + '[' '!' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/libyaml.so ']' + cp -a /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib/libyaml.so /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/lib64/ + ruby_basename=ruby-1.9.3-p545 + ruby_archive=ruby-1.9.3-p545.tar.gz + cp -r /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/assets/ruby-1.9.3-p545.tar.gz /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/src + run_in_bosh_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' cd src tar zxf ruby-1.9.3-p545.tar.gz cd ruby-1.9.3-p545 sed -i '\''s/\(OSSL_SSL_METHOD_ENTRY(SSLv2[^3]\)/\/\/\1/g'\'' ./ext/openssl/ossl_ssl.c echo Building Ruby ruby-1.9.3-p545... ./configure --prefix=/var/vcap/bosh --disable-install-doc > /dev/null make -j4 > /dev/null && make install > /dev/null ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= cd src tar zxf ruby-1.9.3-p545.tar.gz cd ruby-1.9.3-p545 sed -i '\''s/\(OSSL_SSL_METHOD_ENTRY(SSLv2[^3]\)/\/\/\1/g'\'' ./ext/openssl/ossl_ssl.c echo Building Ruby ruby-1.9.3-p545... ./configure --prefix=/var/vcap/bosh --disable-install-doc > /dev/null make -j4 > /dev/null && make install > /dev/null ' + run_in_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src tar zxf ruby-1.9.3-p545.tar.gz cd ruby-1.9.3-p545 sed -i '\''s/\(OSSL_SSL_METHOD_ENTRY(SSLv2[^3]\)/\/\/\1/g'\'' ./ext/openssl/ossl_ssl.c echo Building Ruby ruby-1.9.3-p545... ./configure --prefix=/var/vcap/bosh --disable-install-doc > /dev/null make -j4 > /dev/null && make install > /dev/null ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src tar zxf ruby-1.9.3-p545.tar.gz cd ruby-1.9.3-p545 sed -i '\''s/\(OSSL_SSL_METHOD_ENTRY(SSLv2[^3]\)/\/\/\1/g'\'' ./ext/openssl/ossl_ssl.c echo Building Ruby ruby-1.9.3-p545... ./configure --prefix=/var/vcap/bosh --disable-install-doc > /dev/null make -j4 > /dev/null && make install > /dev/null ' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + unshare -m /bin/bash Building Ruby ruby-1.9.3-p545... bignum.c: In function 'big_rshift': bignum.c:3532:20: warning: variable 'save_x' set but not used [-Wunused-but-set-variable] volatile VALUE save_x; ^ class.c: In function 'rb_obj_methods': class.c:1020:8: warning: variable 'args' set but not used [-Wunused-but-set-variable] VALUE args[1]; ^ dir.c: In function 'dir_open_dir': dir.c:1852:22: warning: variable 'dirp' set but not used [-Wunused-but-set-variable] struct dir_data *dirp; ^ proc.c: In function 'binding_free': proc.c:241:19: warning: variable 'bind' set but not used [-Wunused-but-set-variable] rb_binding_t *bind; ^ gc.c: In function 'objspace_each_objects': gc.c:2721:20: warning: variable 'v' set but not used [-Wunused-but-set-variable] volatile VALUE v; ^ io.c: In function 'rb_io_each_byte': io.c:3118:15: warning: variable 'e' set but not used [-Wunused-but-set-variable] char *p, *e; ^ io.c: In function 'pipe_open': io.c:5357:12: warning: variable 'argv' set but not used [-Wunused-but-set-variable] VALUE *argv; ^ io.c:5356:9: warning: variable 'argc' set but not used [-Wunused-but-set-variable] int argc; ^ pack.c: In function 'pack_pack': pack.c:381:9: warning: variable 'signed_p' set but not used [-Wunused-but-set-variable] int signed_p, integer_size, bigendian_p; ^ parse.y: In function 'parser_compile_string': parse.y:5309:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] volatile VALUE tmp; ^ parse.y: In function 'rb_parser_compile_file': parse.y:5370:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] volatile VALUE tmp; ^ process.c: In function 'rb_proc_exec_n': process.c:1134:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = -1; ^ regcomp.c: In function 'is_not_included': regcomp.c:2436:13: warning: variable 'c' set but not used [-Wunused-but-set-variable] UChar *p, c; ^ regcomp.c: In function 'update_string_node_case_fold': regcomp.c:3226:14: warning: variable 'q' set but not used [-Wunused-but-set-variable] UChar *p, *q, *end, buf[ONIGENC_MBC_CASE_FOLD_MAXLEN]; ^ regparse.c: In function 'fetch_escaped_value': regparse.c:261:30: warning: variable 'pfetch_prev' set but not used [-Wunused-but-set-variable] #define PFETCH_READY UChar* pfetch_prev ^ regparse.c:2452:3: note: in expansion of macro 'PFETCH_READY' PFETCH_READY; ^ regparse.c: In function 'fetch_name': regparse.c:261:30: warning: variable 'pfetch_prev' set but not used [-Wunused-but-set-variable] #define PFETCH_READY UChar* pfetch_prev ^ regparse.c:2665:3: note: in expansion of macro 'PFETCH_READY' PFETCH_READY; ^ regparse.c: In function 'parse_posix_bracket': regparse.c:261:30: warning: variable 'pfetch_prev' set but not used [-Wunused-but-set-variable] #define PFETCH_READY UChar* pfetch_prev ^ regparse.c:4044:3: note: in expansion of macro 'PFETCH_READY' PFETCH_READY; ^ regparse.c: In function 'fetch_char_property_to_ctype': regparse.c:261:30: warning: variable 'pfetch_prev' set but not used [-Wunused-but-set-variable] #define PFETCH_READY UChar* pfetch_prev ^ regparse.c:4097:3: note: in expansion of macro 'PFETCH_READY' PFETCH_READY; ^ regparse.c: In function 'code_exist_check': regparse.c:261:30: warning: variable 'pfetch_prev' set but not used [-Wunused-but-set-variable] #define PFETCH_READY UChar* pfetch_prev ^ regparse.c:4262:3: note: in expansion of macro 'PFETCH_READY' PFETCH_READY; ^ signal.c: In function 'trap_handler': signal.c:826:17: warning: variable 'proc' set but not used [-Wunused-but-set-variable] rb_proc_t *proc; ^ transcode.c: In function 'rb_econv_open0': transcode.c:985:25: warning: variable 'denc' set but not used [-Wunused-but-set-variable] rb_encoding *senc, *denc; ^ transcode.c:985:18: warning: variable 'senc' set but not used [-Wunused-but-set-variable] rb_encoding *senc, *denc; ^ transcode.c: In function 'make_replacement': transcode.c:2177:18: warning: variable 'enc' set but not used [-Wunused-but-set-variable] rb_encoding *enc; ^ compile.c: In function 'validate_label': compile.c:444:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ compile.c: In function 'iseq_compile_each': compile.c:3320:5: warning: variable 'mid' set but not used [-Wunused-but-set-variable] ID mid = 0; ^ compile.c: In function 'iseq_build_from_ary_exception': compile.c:5273:6: warning: variable 'sp' set but not used [-Wunused-but-set-variable] int sp; ^ In file included from vm_core.h:25:0, from iseq.c:17: iseq.c: In function 'iseq_load': iseq.c:505:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] cached_map = ATOMIC_PTR_CAS(type_map_cache, (struct st_table *)0, type_map); ^ ruby_atomic.h:23:24: note: in definition of macro 'ATOMIC_SIZE_CAS' ({ size_t oldvaldup = (oldval); \ ^ iseq.c:505:15: note: in expansion of macro 'ATOMIC_PTR_CAS' cached_map = ATOMIC_PTR_CAS(type_map_cache, (struct st_table *)0, type_map); ^ iseq.c:448:51: warning: variable 'misc' set but not used [-Wunused-but-set-variable] VALUE magic, version1, version2, format_type, misc; ^ iseq.c:448:38: warning: variable 'format_type' set but not used [-Wunused-but-set-variable] VALUE magic, version1, version2, format_type, misc; ^ iseq.c:448:28: warning: variable 'version2' set but not used [-Wunused-but-set-variable] VALUE magic, version1, version2, format_type, misc; ^ iseq.c:448:18: warning: variable 'version1' set but not used [-Wunused-but-set-variable] VALUE magic, version1, version2, format_type, misc; ^ iseq.c:448:11: warning: variable 'magic' set but not used [-Wunused-but-set-variable] VALUE magic, version1, version2, format_type, misc; ^ iseq.c: In function 'rb_iseq_parameters': iseq.c:1390:15: warning: variable 's' set but not used [-Wunused-but-set-variable] int i, r, s; ^ In file included from vm.c:23:0: vm_insnhelper.c: In function 'vm_expandarray': vm_insnhelper.c:1634:20: warning: variable 'tmp_ary' set but not used [-Wunused-but-set-variable] volatile VALUE tmp_ary; ^ In file included from vm.c:28:0: vm_eval.c: In function 'raise_method_missing': vm_eval.c:509:8: warning: variable 'id' set but not used [-Wunused-but-set-variable] ID id; ^ vm.c: In function 'rb_iseq_eval': vm.c:1460:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] volatile VALUE tmp; ^ vm.c: In function 'rb_iseq_eval_main': vm.c:1474:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] volatile VALUE tmp; ^ cont.c: In function 'cont_capture': cont.c:429:20: warning: variable 'contval' set but not used [-Wunused-but-set-variable] volatile VALUE contval; ^ In file included from thread.c:217:0: thread.c: In function 'rb_mutex_lock.part.31': thread_pthread.c:388:8: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if (timeout.tv_sec < now.tv_sec) ^ addr2line.c: In function 'parse_debug_line_cu': addr2line.c:230:18: warning: variable 'isa' set but not used [-Wunused-but-set-variable] unsigned int isa = 0; ^ addr2line.c:227:9: warning: variable 'end_sequence' set but not used [-Wunused-but-set-variable] int end_sequence = 0; ^ addr2line.c:226:9: warning: variable 'basic_block' set but not used [-Wunused-but-set-variable] int basic_block = 0; ^ addr2line.c:224:18: warning: variable 'column' set but not used [-Wunused-but-set-variable] unsigned int column = 0; ^ addr2line.c:218:20: warning: variable 'standard_opcode_lengths' set but not used [-Wunused-but-set-variable] unsigned char *standard_opcode_lengths; ^ In file included from vm.c:28:0: vm_eval.c: In function 'rb_catch_obj.constprop.52': vm_eval.c:1558:20: warning: argument 'tag' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] rb_catch_obj(VALUE tag, VALUE (*func)(), VALUE data) ^ old_thread_select.c: In function 'old_thread_select': old_thread_select.c:57:5: warning: 'rb_thread_select' is deprecated (declared at ../../.././include/ruby/intern.h:390) [-Wdeprecated-declarations] rc = rb_thread_select(max, rp, wp, ep, tvp); ^ bigdecimal.c: In function 'BigDecimal_prec': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:315:5: note: in expansion of macro 'ENTER' ENTER(1); ^ bigdecimal.c: In function 'BigDecimal_hash': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:328:5: note: in expansion of macro 'ENTER' ENTER(1); ^ bigdecimal.c: In function 'BigDecimal_dump': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:345:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_load': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:367:5: note: in expansion of macro 'ENTER' ENTER(2); ^ bigdecimal.c: In function 'BigDecimal_to_i': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:640:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_to_f': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:685:5: note: in expansion of macro 'ENTER' ENTER(1); ^ bigdecimal.c: In function 'BigDecimal_coerce': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:776:5: note: in expansion of macro 'ENTER' ENTER(2); ^ bigdecimal.c: In function 'BigDecimal_add': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:817:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_sub': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:869:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimalCmp': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:908:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_neg': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1089:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_mult': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1111:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_divide': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1139:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_div': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1188:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_DoDivmod': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1211:5: note: in expansion of macro 'ENTER' ENTER(8); ^ bigdecimal.c: In function 'BigDecimal_mod': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1297:5: note: in expansion of macro 'ENTER' ENTER(3); ^ bigdecimal.c: In function 'BigDecimal_divremain': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1310:5: note: in expansion of macro 'ENTER' ENTER(10); ^ bigdecimal.c: In function 'BigDecimal_divmod': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1389:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_div2': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1402:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_add2': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1438:5: note: in expansion of macro 'ENTER' ENTER(2); ^ bigdecimal.c: In function 'BigDecimal_sub2': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1455:5: note: in expansion of macro 'ENTER' ENTER(2); ^ bigdecimal.c: In function 'BigDecimal_mult2': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1472:5: note: in expansion of macro 'ENTER' ENTER(2); ^ bigdecimal.c: In function 'BigDecimal_abs': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1495:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_sqrt': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1517:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_fix': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1536:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_round': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1572:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_truncate': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1630:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_frac': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1659:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_floor': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1692:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_ceil': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1741:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_to_s': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1798:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_split': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1889:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_inspect': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:1943:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_power': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:2085:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'BigDecimal_new': bigdecimal.c:63:33: warning: variable 'vStack' set but not used [-Wunused-but-set-variable] #define ENTER(n) volatile VALUE vStack[n];int iStack=0 ^ bigdecimal.c:2334:5: note: in expansion of macro 'ENTER' ENTER(5); ^ bigdecimal.c: In function 'VpMult': bigdecimal.c:4259:36: warning: variable 'ind_be' set but not used [-Wunused-but-set-variable] size_t ind_as, ind_ae, ind_bs, ind_be; ^ bigdecimal.c: In function 'VpCtoV': bigdecimal.c:5056:12: warning: variable 'loc' set but not used [-Wunused-but-set-variable] size_t loc; ^ bigdecimal.c: In function 'VpSqrt': bigdecimal.c:5402:20: warning: variable 'f_prec' set but not used [-Wunused-but-set-variable] size_t y_prec, f_prec; ^ curses.c: In function 'window_cury': curses.c:1632:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, y; ^ curses.c: In function 'window_curx': curses.c:1648:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y; ^ curses.c: In function 'window_begy': curses.c:1712:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, y; ^ curses.c: In function 'window_begx': curses.c:1732:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y; ^ callback-0.c: In function 'rb_dl_callback_void_0_0_cdecl': callback-0.c:12:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb; ^ callback-0.c: In function 'rb_dl_callback_void_0_1_cdecl': callback-0.c:23:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb; ^ callback-0.c: In function 'rb_dl_callback_void_0_2_cdecl': callback-0.c:34:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb; ^ callback-0.c: In function 'rb_dl_callback_void_0_3_cdecl': callback-0.c:45:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb; ^ callback-0.c: In function 'rb_dl_callback_void_0_4_cdecl': callback-0.c:56:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb; ^ callback-0.c: In function 'rb_dl_callback_void_1_0_cdecl': callback-0.c:67:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[1]; ^ callback-0.c: In function 'rb_dl_callback_void_1_1_cdecl': callback-0.c:78:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[1]; ^ callback-0.c: In function 'rb_dl_callback_void_1_2_cdecl': callback-0.c:89:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[1]; ^ callback-0.c: In function 'rb_dl_callback_void_1_3_cdecl': callback-0.c:100:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[1]; ^ callback-0.c: In function 'rb_dl_callback_void_1_4_cdecl': callback-0.c:111:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[1]; ^ callback-0.c: In function 'rb_dl_callback_void_2_0_cdecl': callback-0.c:122:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[2]; ^ callback-0.c: In function 'rb_dl_callback_void_2_1_cdecl': callback-0.c:134:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[2]; ^ callback-0.c: In function 'rb_dl_callback_void_2_2_cdecl': callback-0.c:146:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[2]; ^ callback-0.c: In function 'rb_dl_callback_void_2_3_cdecl': callback-0.c:158:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[2]; ^ callback-0.c: In function 'rb_dl_callback_void_2_4_cdecl': callback-0.c:170:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[2]; ^ callback-0.c: In function 'rb_dl_callback_void_3_0_cdecl': callback-0.c:182:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[3]; ^ callback-0.c: In function 'rb_dl_callback_void_3_1_cdecl': callback-0.c:195:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[3]; ^ callback-0.c: In function 'rb_dl_callback_void_3_2_cdecl': callback-0.c:208:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[3]; ^ callback-0.c: In function 'rb_dl_callback_void_3_3_cdecl': callback-0.c:221:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[3]; ^ callback-0.c: In function 'rb_dl_callback_void_3_4_cdecl': callback-0.c:234:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[3]; ^ callback-0.c: In function 'rb_dl_callback_void_4_0_cdecl': callback-0.c:247:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[4]; ^ callback-0.c: In function 'rb_dl_callback_void_4_1_cdecl': callback-0.c:261:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[4]; ^ callback-0.c: In function 'rb_dl_callback_void_4_2_cdecl': callback-0.c:275:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[4]; ^ callback-0.c: In function 'rb_dl_callback_void_4_3_cdecl': callback-0.c:289:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[4]; ^ callback-0.c: In function 'rb_dl_callback_void_4_4_cdecl': callback-0.c:303:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[4]; ^ callback-0.c: In function 'rb_dl_callback_void_5_0_cdecl': callback-0.c:317:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[5]; ^ callback-0.c: In function 'rb_dl_callback_void_5_1_cdecl': callback-0.c:332:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[5]; ^ callback-0.c: In function 'rb_dl_callback_void_5_2_cdecl': callback-0.c:347:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[5]; ^ callback-0.c: In function 'rb_dl_callback_void_5_3_cdecl': callback-0.c:362:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[5]; ^ callback-0.c: In function 'rb_dl_callback_void_5_4_cdecl': callback-0.c:377:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[5]; ^ callback-0.c: In function 'rb_dl_callback_void_6_0_cdecl': callback-0.c:392:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[6]; ^ callback-0.c: In function 'rb_dl_callback_void_6_1_cdecl': callback-0.c:408:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[6]; ^ callback-0.c: In function 'rb_dl_callback_void_6_2_cdecl': callback-0.c:424:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[6]; ^ callback-0.c: In function 'rb_dl_callback_void_6_3_cdecl': callback-0.c:440:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[6]; ^ callback-0.c: In function 'rb_dl_callback_void_6_4_cdecl': callback-0.c:456:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[6]; ^ callback-0.c: In function 'rb_dl_callback_void_7_0_cdecl': callback-0.c:472:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[7]; ^ callback-0.c: In function 'rb_dl_callback_void_7_1_cdecl': callback-0.c:489:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[7]; ^ callback-0.c: In function 'rb_dl_callback_void_7_2_cdecl': callback-0.c:506:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[7]; ^ callback-0.c: In function 'rb_dl_callback_void_7_3_cdecl': callback-0.c:523:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[7]; ^ callback-0.c: In function 'rb_dl_callback_void_7_4_cdecl': callback-0.c:540:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[7]; ^ callback-0.c: In function 'rb_dl_callback_void_8_0_cdecl': callback-0.c:557:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[8]; ^ callback-0.c: In function 'rb_dl_callback_void_8_1_cdecl': callback-0.c:575:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[8]; ^ callback-0.c: In function 'rb_dl_callback_void_8_2_cdecl': callback-0.c:593:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[8]; ^ callback-0.c: In function 'rb_dl_callback_void_8_3_cdecl': callback-0.c:611:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[8]; ^ callback-0.c: In function 'rb_dl_callback_void_8_4_cdecl': callback-0.c:629:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[8]; ^ callback-0.c: In function 'rb_dl_callback_void_9_0_cdecl': callback-0.c:647:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[9]; ^ callback-0.c: In function 'rb_dl_callback_void_9_1_cdecl': callback-0.c:666:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[9]; ^ callback-0.c: In function 'rb_dl_callback_void_9_2_cdecl': callback-0.c:685:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[9]; ^ callback-0.c: In function 'rb_dl_callback_void_9_3_cdecl': callback-0.c:704:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[9]; ^ callback-0.c: In function 'rb_dl_callback_void_9_4_cdecl': callback-0.c:723:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[9]; ^ callback-0.c: In function 'rb_dl_callback_void_10_0_cdecl': callback-0.c:742:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[10]; ^ callback-0.c: In function 'rb_dl_callback_void_10_1_cdecl': callback-0.c:762:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[10]; ^ callback-0.c: In function 'rb_dl_callback_void_10_2_cdecl': callback-0.c:782:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[10]; ^ callback-0.c: In function 'rb_dl_callback_void_10_3_cdecl': callback-0.c:802:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[10]; ^ callback-0.c: In function 'rb_dl_callback_void_10_4_cdecl': callback-0.c:822:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[10]; ^ callback-0.c: In function 'rb_dl_callback_void_11_0_cdecl': callback-0.c:842:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[11]; ^ callback-0.c: In function 'rb_dl_callback_void_11_1_cdecl': callback-0.c:863:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[11]; ^ callback-0.c: In function 'rb_dl_callback_void_11_2_cdecl': callback-0.c:884:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[11]; ^ callback-0.c: In function 'rb_dl_callback_void_11_3_cdecl': callback-0.c:905:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[11]; ^ callback-0.c: In function 'rb_dl_callback_void_11_4_cdecl': callback-0.c:926:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[11]; ^ callback-0.c: In function 'rb_dl_callback_void_12_0_cdecl': callback-0.c:947:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[12]; ^ callback-0.c: In function 'rb_dl_callback_void_12_1_cdecl': callback-0.c:969:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[12]; ^ callback-0.c: In function 'rb_dl_callback_void_12_2_cdecl': callback-0.c:991:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[12]; ^ callback-0.c: In function 'rb_dl_callback_void_12_3_cdecl': callback-0.c:1013:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[12]; ^ callback-0.c: In function 'rb_dl_callback_void_12_4_cdecl': callback-0.c:1035:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[12]; ^ callback-0.c: In function 'rb_dl_callback_void_13_0_cdecl': callback-0.c:1057:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[13]; ^ callback-0.c: In function 'rb_dl_callback_void_13_1_cdecl': callback-0.c:1080:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[13]; ^ callback-0.c: In function 'rb_dl_callback_void_13_2_cdecl': callback-0.c:1103:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[13]; ^ callback-0.c: In function 'rb_dl_callback_void_13_3_cdecl': callback-0.c:1126:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[13]; ^ callback-0.c: In function 'rb_dl_callback_void_13_4_cdecl': callback-0.c:1149:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[13]; ^ callback-0.c: In function 'rb_dl_callback_void_14_0_cdecl': callback-0.c:1172:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[14]; ^ callback-0.c: In function 'rb_dl_callback_void_14_1_cdecl': callback-0.c:1196:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[14]; ^ callback-0.c: In function 'rb_dl_callback_void_14_2_cdecl': callback-0.c:1220:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[14]; ^ callback-0.c: In function 'rb_dl_callback_void_14_3_cdecl': callback-0.c:1244:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[14]; ^ callback-0.c: In function 'rb_dl_callback_void_14_4_cdecl': callback-0.c:1268:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[14]; ^ callback-0.c: In function 'rb_dl_callback_void_15_0_cdecl': callback-0.c:1292:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[15]; ^ callback-0.c: In function 'rb_dl_callback_void_15_1_cdecl': callback-0.c:1317:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[15]; ^ callback-0.c: In function 'rb_dl_callback_void_15_2_cdecl': callback-0.c:1342:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[15]; ^ callback-0.c: In function 'rb_dl_callback_void_15_3_cdecl': callback-0.c:1367:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[15]; ^ callback-0.c: In function 'rb_dl_callback_void_15_4_cdecl': callback-0.c:1392:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[15]; ^ callback-0.c: In function 'rb_dl_callback_void_16_0_cdecl': callback-0.c:1417:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[16]; ^ callback-0.c: In function 'rb_dl_callback_void_16_1_cdecl': callback-0.c:1443:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[16]; ^ callback-0.c: In function 'rb_dl_callback_void_16_2_cdecl': callback-0.c:1469:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[16]; ^ callback-0.c: In function 'rb_dl_callback_void_16_3_cdecl': callback-0.c:1495:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[16]; ^ callback-0.c: In function 'rb_dl_callback_void_16_4_cdecl': callback-0.c:1521:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[16]; ^ callback-0.c: In function 'rb_dl_callback_void_17_0_cdecl': callback-0.c:1547:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[17]; ^ callback-0.c: In function 'rb_dl_callback_void_17_1_cdecl': callback-0.c:1574:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[17]; ^ callback-0.c: In function 'rb_dl_callback_void_17_2_cdecl': callback-0.c:1601:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[17]; ^ callback-0.c: In function 'rb_dl_callback_void_17_3_cdecl': callback-0.c:1628:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[17]; ^ callback-0.c: In function 'rb_dl_callback_void_17_4_cdecl': callback-0.c:1655:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[17]; ^ callback-0.c: In function 'rb_dl_callback_void_18_0_cdecl': callback-0.c:1682:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[18]; ^ callback-0.c: In function 'rb_dl_callback_void_18_1_cdecl': callback-0.c:1710:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[18]; ^ callback-0.c: In function 'rb_dl_callback_void_18_2_cdecl': callback-0.c:1738:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[18]; ^ callback-0.c: In function 'rb_dl_callback_void_18_3_cdecl': callback-0.c:1766:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[18]; ^ callback-0.c: In function 'rb_dl_callback_void_18_4_cdecl': callback-0.c:1794:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[18]; ^ callback-0.c: In function 'rb_dl_callback_void_19_0_cdecl': callback-0.c:1822:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[19]; ^ callback-0.c: In function 'rb_dl_callback_void_19_1_cdecl': callback-0.c:1851:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[19]; ^ callback-0.c: In function 'rb_dl_callback_void_19_2_cdecl': callback-0.c:1880:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[19]; ^ callback-0.c: In function 'rb_dl_callback_void_19_3_cdecl': callback-0.c:1909:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[19]; ^ callback-0.c: In function 'rb_dl_callback_void_19_4_cdecl': callback-0.c:1938:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] VALUE ret, cb, args[19]; ^ cptr.c: In function 'dlptr_init': cptr.c:78:22: warning: variable 'data' set but not used [-Wunused-but-set-variable] struct ptr_data *data; ^ iconv.c: In function 'get_iconv_opt_i': iconv.c:567:17: warning: variable 'val' set but not used [-Wunused-but-set-variable] VALUE name, val; ^ In file included from generator.c:1:0: generator.c: In function 'cState_aref': generator.h:134:27: warning: variable 'state' set but not used [-Wunused-but-set-variable] JSON_Generator_State *state; \ ^ generator.c:745:5: note: in expansion of macro 'GET_STATE' GET_STATE(self); ^ nkf.c: In function 'rb_nkf_convert': nkf.c:138:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] volatile VALUE tmp; ^ ossl_ssl.c: In function 'ossl_sslctx_session_new_cb': ossl_ssl.c:382:35: warning: variable 'ret_obj' set but not used [-Wunused-but-set-variable] VALUE ary, ssl_obj, sess_obj, ret_obj; ^ ossl_ssl.c: In function 'ossl_sslctx_session_remove_cb': ossl_ssl.c:431:38: warning: variable 'ret_obj' set but not used [-Wunused-but-set-variable] VALUE ary, sslctx_obj, sess_obj, ret_obj; ^ ossl_ssl.c: In function 'ssl_servername_cb': ossl_ssl.c:508:25: warning: variable 'ret_obj' set but not used [-Wunused-but-set-variable] VALUE ary, ssl_obj, ret_obj; ^ ancdata.c: In function 'bsock_sendmsg_internal': ancdata.c:1168:13: warning: variable 'last_type' set but not used [-Wunused-but-set-variable] int last_type = 0; ^ ancdata.c:1167:13: warning: variable 'last_level' set but not used [-Wunused-but-set-variable] int last_level = 0; ^ token.re: In function 'sycklex_yaml_utf8': token.re:541:36: warning: variable 'lvl' set but not used [-Wunused-but-set-variable] zlib.c: In function 'zstream_sync': zlib.c:898:11: warning: variable 'rest' set but not used [-Wunused-but-set-variable] VALUE rest; ^ zlib.c: In function 'gzfile_getc': zlib.c:2561:20: warning: variable 'res' set but not used [-Wunused-but-set-variable] rb_econv_result_t res; ^ rubyext.c: In function 'syck_seq_initialize': rubyext.c:1529:15: warning: variable 'node' set but not used [-Wunused-but-set-variable] SyckNode *node; ^ + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl.back + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d.back + rubygems_basename=rubygems-1.8.24 + rubygems_archive=rubygems-1.8.24.tgz + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/src + cp -r /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/assets/rubygems-1.8.24.tgz /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/src + run_in_bosh_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' cd src tar zxf rubygems-1.8.24.tgz cd rubygems-1.8.24 # This fails, but apparently does work for 1.3.7 /var/vcap/bosh/bin/ruby setup.rb || true ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= cd src tar zxf rubygems-1.8.24.tgz cd rubygems-1.8.24 # This fails, but apparently does work for 1.3.7 /var/vcap/bosh/bin/ruby setup.rb || true ' + run_in_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src tar zxf rubygems-1.8.24.tgz cd rubygems-1.8.24 # This fails, but apparently does work for 1.3.7 /var/vcap/bosh/bin/ruby setup.rb || true ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src tar zxf rubygems-1.8.24.tgz cd rubygems-1.8.24 # This fails, but apparently does work for 1.3.7 /var/vcap/bosh/bin/ruby setup.rb || true ' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + unshare -m /bin/bash unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package.rb, skipping unable to convert U+00E1 to US-ASCII in conversion from ISO-8859-1 to UTF-8 to US-ASCII for lib/rubygems/package/tar_input.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_reader/entry.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_output.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/f_sync_dir.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_header.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_reader.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_writer.rb, skipping unable to convert U+0160 from UTF-8 to US-ASCII for History.txt, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package.rb, skipping unable to convert U+00E1 to US-ASCII in conversion from ISO-8859-1 to UTF-8 to US-ASCII for lib/rubygems/package/tar_input.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_reader/entry.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_output.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/f_sync_dir.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_header.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_reader.rb, skipping unable to convert U+00E1 from UTF-8 to US-ASCII for lib/rubygems/package/tar_writer.rb, skipping unable to convert U+0160 from UTF-8 to US-ASCII for History.txt, skipping RubyGems 1.8.24 installed == 1.8.24 / 2012-04-27 * 1 bug fix: * Install the .pem files properly. Fixes #320 * Remove OpenSSL dependency from the http code path ------------------------------------------------------------------------------ RubyGems installed the following executables: /var/vcap/bosh/bin/gem + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl.back + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d.back + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/var/vcap/bosh/etc + echo 'gem: --local --no-rdoc --no-ri' + bundler_gem=bundler-1.2.3.gem + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/src + cp -r /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_ruby/assets/bundler-1.2.3.gem /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/src + run_in_bosh_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' cd src gem install bundler-1.2.3.gem --local --no-ri --no-rdoc ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= cd src gem install bundler-1.2.3.gem --local --no-ri --no-rdoc ' + run_in_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src gem install bundler-1.2.3.gem --local --no-ri --no-rdoc ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh cd src gem install bundler-1.2.3.gem --local --no-ri --no-rdoc ' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + unshare -m /bin/bash Successfully installed bundler-1.2.3 1 gem installed + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl.back + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d.back === Applying 'bosh_go_agent' stage === == Started Sun Apr 12 02:02:16 UTC 2015 == sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/apply.sh /mnt/stemcells/vsphere/esxi/rhel/work/work 2>&1 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/apply.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/lib/helpers.sh +++ declare -a on_exit_items +++ on_exit_items=() ++ work=/mnt/stemcells/vsphere/esxi/rhel/work/work ++ chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ']' ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/lsb-release ']' + source /mnt/stemcells/vsphere/esxi/rhel/build/build/lib/prelude_bosh.bash ++ bosh_app_dir=/var/vcap ++ bosh_dir=/var/vcap/bosh ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ chown root:root /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ chmod 0700 /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/log + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/sv + cp -a /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/runit/agent /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/sv/agent + cp -a /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/runit/monit /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/sv/monit + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/var/vcap/monit/svlog + run_in_bosh_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + run_in_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + unshare -m /bin/bash + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl.back + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d.back + cp -a /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/alerts.monitrc /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/var/vcap/monit/alerts.monitrc + cd /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/go/src/github.com/cloudfoundry/bosh-agent + bin/build /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/apply.sh: line 27: bin/build: No such file or directory === You can resume_from the 'bosh_go_agent' stage by using resume_from=bosh_go_agent === rake aborted! Failed: 'sudo env /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/apply.sh /mnt/stemcells/vsphere/esxi/rhel/work/work 2>&1' from /bosh, with exit status 256 ++++ dirname /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/apply.sh +++ dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent +++ assets_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/../.. +++ base_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/lib +++ lib_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/lib ++++ readlink -nf /mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ skeleton_dir=/mnt/stemcells/vsphere/esxi/rhel/build/build/skeleton +++ settings_file=/mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/lib/helpers.sh +++ declare -a on_exit_items +++ on_exit_items=() ++ work=/mnt/stemcells/vsphere/esxi/rhel/work/work ++ chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ']' ++ source /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/settings.bash ++ '[' -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/lsb-release ']' + source /mnt/stemcells/vsphere/esxi/rhel/build/build/lib/prelude_bosh.bash ++ bosh_app_dir=/var/vcap ++ bosh_dir=/var/vcap/bosh ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ chown root:root /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ chmod 0700 /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh ++ mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot//var/vcap/bosh/log + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/sv + cp -a /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/runit/agent /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/sv/agent + cp -a /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/runit/monit /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/etc/sv/monit + mkdir -p /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/var/vcap/monit/svlog + run_in_bosh_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + run_in_chroot /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot ' export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + local chroot=/mnt/stemcells/vsphere/esxi/rhel/work/work/chroot + local 'script= export PATH=/var/vcap/bosh/bin:$PATH export HOME=/root cd /var/vcap/bosh chmod +x /etc/sv/agent/run /etc/sv/agent/log/run ln -s /etc/sv/agent /etc/service/agent chmod +x /etc/sv/monit/run /etc/sv/monit/log/run ln -s /etc/sv/monit /etc/service/monit ' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + disable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -e /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + unshare -m /bin/bash + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/sbin/initctl.back + enable /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d + '[' -L /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d ']' + rm -f /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/usr/sbin/invoke-rc.d.back + cp -a /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/alerts.monitrc /mnt/stemcells/vsphere/esxi/rhel/work/work/chroot/var/vcap/monit/alerts.monitrc + cd /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/assets/go/src/github.com/cloudfoundry/bosh-agent + bin/build /mnt/stemcells/vsphere/esxi/rhel/build/build/stages/bosh_go_agent/apply.sh: line 27: bin/build: No such file or directory/bosh/bosh-core/lib/bosh/core/shell.rb:52:in `report' /bosh/bosh-core/lib/bosh/core/shell.rb:12:in `run' /bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:69:in `run_sudo_with_command_env' /bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:40:in `block in apply' /bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:31:in `each' /bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:31:in `apply' /bosh/bosh-stemcell/lib/bosh/stemcell/stage_runner.rb:15:in `configure_and_apply' /bosh/bosh-stemcell/lib/bosh/stemcell/stemcell_builder.rb:20:in `build' /bosh/bosh-dev/lib/bosh/dev/tasks/stemcell.rake:137:in `block (2 levels) in ' Tasks: TOP => stemcell:build_with_local_os_image (See full trace by running task with --trace) Connection to 127.0.0.1 closed.