You are here: Home / presentations / Boxgrinder / Anatomy of a boxgrinder run

Anatomy of a boxgrinder run

by Alan Milligan last modified Sep 05, 2012 05:43 AM

boxgrinder-build --debug bastionlinux13.appl -p bastion-ec2 -d ami

D, [2012-08-01T16:17:19.249296 #18776] DEBUG -- : Launching new build...

D, [2012-08-01T16:17:19.251430 #18776] DEBUG -- : Loading os plugins...

D, [2012-08-01T16:17:19.251500 #18776] DEBUG -- : We have 5 os plugin(s) registered

D, [2012-08-01T16:17:19.251559 #18776] DEBUG -- : - bastionlinux plugin for BastionLinux.

D, [2012-08-01T16:17:19.251615 #18776] DEBUG -- : - sl plugin for Scientific Linux.

D, [2012-08-01T16:17:19.251669 #18776] DEBUG -- : - centos plugin for CentOS.

D, [2012-08-01T16:17:19.251723 #18776] DEBUG -- : - rhel plugin for Red Hat Enterprise Linux.

D, [2012-08-01T16:17:19.251777 #18776] DEBUG -- : - fedora plugin for Fedora.

D, [2012-08-01T16:17:19.251835 #18776] DEBUG -- : Plugins loaded.

D, [2012-08-01T16:17:19.251897 #18776] DEBUG -- : Loading platform plugins...

D, [2012-08-01T16:17:19.251951 #18776] DEBUG -- : We have 4 platform plugin(s) registered

D, [2012-08-01T16:17:19.252024 #18776] DEBUG -- : - bastion-ec2 plugin for Bastion-version (Amazon EC2).

D, [2012-08-01T16:17:19.252082 #18776] DEBUG -- : - virtualbox plugin for VirtualBox.

D, [2012-08-01T16:17:19.252139 #18776] DEBUG -- : - vmware plugin for VMware.

D, [2012-08-01T16:17:19.252198 #18776] DEBUG -- : - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2).

D, [2012-08-01T16:17:19.252253 #18776] DEBUG -- : Plugins loaded.

D, [2012-08-01T16:17:19.252310 #18776] DEBUG -- : Loading delivery plugins...

D, [2012-08-01T16:17:19.252365 #18776] DEBUG -- : We have 7 delivery plugin(s) registered

D, [2012-08-01T16:17:19.252424 #18776] DEBUG -- : - sftp plugin for SSH File Transfer Protocol.

D, [2012-08-01T16:17:19.252484 #18776] DEBUG -- : - ami plugin for Amazon Simple Storage Service (Amazon S3).

D, [2012-08-01T16:17:19.252541 #18776] DEBUG -- : - cloudfront plugin for Amazon Simple Storage Service (Amazon S3).

D, [2012-08-01T16:17:19.252598 #18776] DEBUG -- : - local plugin for Local file system.

D, [2012-08-01T16:17:19.252658 #18776] DEBUG -- : - ebs plugin for Elastic Block Storage.

D, [2012-08-01T16:17:19.252715 #18776] DEBUG -- : - elastichosts plugin for ElasticHosts.

D, [2012-08-01T16:17:19.252775 #18776] DEBUG -- : - s3 plugin for Amazon Simple Storage Service (Amazon S3).

D, [2012-08-01T16:17:19.252828 #18776] DEBUG -- : Plugins loaded.

I, [2012-08-01T16:17:19.254170 #18776] INFO -- : Validating appliance definition from bastionlinux13.appl file...

I, [2012-08-01T16:17:19.256748 #18776] INFO -- : Appliance definition is valid.

D, [2012-08-01T16:17:19.256976 #18776] DEBUG -- : Adding packages to appliance...

D, [2012-08-01T16:17:19.257065 #18776] DEBUG -- : 4 package(s) added to appliance. /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.3.8/lib/boxgrinder-core/models/appliance-config.rb:80: warning: Insecure world writable dir /root in PATH, mode 040777

I, [2012-08-01T16:17:22.568220 #18776] INFO -- : Building 'bastionlinux13' appliance for x86_64 architecture.

D, [2012-08-01T16:17:22.568647 #18776] DEBUG -- : Executing os plugin... I, [2012-08-01T16:17:22.611252 #18776] INFO -- : Resolving packages added to bastionlinux13 appliance definition file...

D, [2012-08-01T16:17:22.611522 #18776] DEBUG -- : Querying package database...

D, [2012-08-01T16:17:22.611618 #18776] DEBUG -- : Executing command: 'repoquery --quiet --disablerepo=* --enablerepo=boxgrinder-boxgrinder-bastion -c 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/yum.conf' list available grub system-config-firewall-base dhclient kernel --nevra --archlist=x86_64,noarch'

D, [2012-08-01T16:20:24.616811 #18776] DEBUG -- : dhclient-12:4.1.1-27.P1.fc13.x86_64

D, [2012-08-01T16:20:24.617913 #18776] DEBUG -- : grub-1:0.97-64.fc13.x86_64

D, [2012-08-01T16:20:24.618210 #18776] DEBUG -- : kernel-0:2.6.34.8-68.fc13.x86_64

D, [2012-08-01T16:20:24.618462 #18776] DEBUG -- : system-config-firewall-base-0:1.2.27-1.fc13.noarch

I, [2012-08-01T16:20:24.640574 #18776] INFO -- : All additional packages for bastionlinux13 appliance successfully resolved.

I, [2012-08-01T16:20:24.640944 #18776] INFO -- : Building bastionlinux13 appliance...

D, [2012-08-01T16:20:24.641615 #18776] DEBUG -- : Executing command: 'appliance-creator -d -v -t 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp' --cache=/var/cache/boxgrinder/rpms-cache/x86_64/bastionlinux/13 --config 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/bastionlinux13.ks' -o 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp' --name 'bastionlinux13' --vmem 1024 --vcpu 1 --format raw'

D, [2012-08-01T16:20:25.278358 #18776] DEBUG -- : Adding disk sda as /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-LC4yH0/tmp-8NVbs5/bastionlinux13-sda.raw

D, [2012-08-01T16:20:25.278832 #18776] DEBUG -- : Extending sparse file /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-LC4yH0/tmp-8NVbs5/bastionlinux13-sda.raw to 5368709120

D, [2012-08-01T16:20:25.282130 #18776] DEBUG -- : Losetup add /dev/loop0 mapping to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-LC4yH0/tmp-8NVbs5/bastionlinux13-sda.raw

D, [2012-08-01T16:20:25.290411 #18776] DEBUG -- : Formatting disks

D, [2012-08-01T16:20:25.290516 #18776] DEBUG -- : Initializing partition table for /dev/loop0 with msdos layout

D, [2012-08-01T16:20:25.408662 #18776] DEBUG -- : Assigning partitions to disks

D, [2012-08-01T16:20:25.409372 #18776] DEBUG -- : Assigned / to sda1 at 0 at size 5120

D, [2012-08-01T16:20:25.409658 #18776] DEBUG -- : Creating partitions

D, [2012-08-01T16:20:25.409911 #18776] DEBUG -- : Add primary part at 0 of size 5120

D, [2012-08-01T16:20:25.513021 #18776] DEBUG -- : Dev loop0p1: /dev/loop01 -> /dev/mapper/loop0p1

D, [2012-08-01T16:20:25.514026 #18776] DEBUG -- : Adding partx mapping for /dev/loop0

D, [2012-08-01T16:20:25.596558 #18776] DEBUG -- : Formating ext4 filesystem on /dev/loop01

D, [2012-08-01T16:20:28.559223 #18776] DEBUG -- : mke2fs 1.41.10 (10-Feb-2009)

D, [2012-08-01T16:20:28.559383 #18776] DEBUG -- : Filesystem label=_/

D, [2012-08-01T16:20:28.559452 #18776] DEBUG -- : OS type: Linux

D, [2012-08-01T16:20:28.559517 #18776] DEBUG -- : Block size=4096 (log=2)

D, [2012-08-01T16:20:28.559585 #18776] DEBUG -- : Fragment size=4096 (log=2)

D, [2012-08-01T16:20:28.559653 #18776] DEBUG -- : Stride=0 blocks, Stripe width=0 blocks

D, [2012-08-01T16:20:28.559717 #18776] DEBUG -- : 312624 inodes, 1249996 blocks

D, [2012-08-01T16:20:28.559784 #18776] DEBUG -- : 12499 blocks (1.00%) reserved for the super user

D, [2012-08-01T16:20:28.559851 #18776] DEBUG -- : First data block=0

D, [2012-08-01T16:20:28.559925 #18776] DEBUG -- : Maximum filesystem blocks=1283457024

D, [2012-08-01T16:20:28.559990 #18776] DEBUG -- : 39 block groups

D, [2012-08-01T16:20:28.560056 #18776] DEBUG -- : 32768 blocks per group, 32768 fragments per group

D, [2012-08-01T16:20:28.560121 #18776] DEBUG -- : 8016 inodes per group

D, [2012-08-01T16:20:28.560185 #18776] DEBUG -- : Superblock backups stored on blocks:

D, [2012-08-01T16:20:28.560250 #18776] DEBUG -- : 32768, 98304, 163840, 229376, 294912, 819200, 884736

D, [2012-08-01T16:20:28.560317 #18776] DEBUG -- :

D, [2012-08-01T16:20:28.560382 #18776] DEBUG -- : Writing inode tables: done9

D, [2012-08-01T16:20:28.560467 #18776] DEBUG -- : Creating journal (32768 blocks): done

D, [2012-08-01T16:20:28.560531 #18776] DEBUG -- : Writing superblocks and filesystem accounting information: done

D, [2012-08-01T16:20:28.560595 #18776] DEBUG -- :

D, [2012-08-01T16:20:28.560661 #18776] DEBUG -- : This filesystem will be automatically checked every 32 mounts or

D, [2012-08-01T16:20:28.560728 #18776] DEBUG -- : 180 days, whichever comes first. Use tune2fs -c or -i to override.

D, [2012-08-01T16:20:28.560791 #18776] DEBUG -- :

D, [2012-08-01T16:20:28.560859 #18776] DEBUG -- : Tuning filesystem on /dev/loop01

D, [2012-08-01T16:20:28.689185 #18776] DEBUG -- : tune2fs 1.41.10 (10-Feb-2009)

D, [2012-08-01T16:20:28.692550 #18776] DEBUG -- : Setting maximal mount count to -1

D, [2012-08-01T16:20:28.692815 #18776] DEBUG -- : Setting interval between checks to 0 seconds

 

D, [2012-08-01T16:20:28.736710 #18776] DEBUG -- : Writing mkinitrd config /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-LC4yH0/install_root/etc/sysconfig/mkinitrd

D, [2012-08-01T16:04:01.724066 #6473] DEBUG -- : Installing: selinux-policy-targeted ################### [1321/1333]

D, [2012-08-01T16:04:02.798549 #6473] DEBUG -- : Installing: httpd-manual ################### [1322/1333]

D, [2012-08-01T16:04:03.750394 #6473] DEBUG -- : Installing: grub ################### [1323/1333]

D, [2012-08-01T16:04:04.367535 #6473] DEBUG -- : Installing: rootfiles ################### [1324/1333]

D, [2012-08-01T16:04:05.356256 #6473] DEBUG -- : Installing: libdrm ################### [1325/1333]

D, [2012-08-01T16:04:06.628943 #6473] DEBUG -- : Installing: plymouth ################### [1326/1333]

D, [2012-08-01T16:04:11.164304 #6473] DEBUG -- : Installing: dracut ################### [1327/1333]

D, [2012-08-01T16:04:13.802818 #6473] DEBUG -- : Installing: kernel ################### [1328/1333]

D, [2012-08-01T16:04:14.904667 #6473] DEBUG -- : Installing: mesa-dri-drivers ################### [1329/1333]

D, [2012-08-01T16:04:16.536666 #6473] DEBUG -- : Installing: tigervnc-server ################### [1330/1333]

D, [2012-08-01T16:04:18.197190 #6473] DEBUG -- : Installing: anaconda ################### [1331/1333]

D, [2012-08-01T16:04:19.720091 #6473] DEBUG -- : Installing: system-config-kickstart ################### [1332/1333]

D, [2012-08-01T16:04:31.071759 #6473] DEBUG -- : grep: /usr/share/plymouth/themes/.plymouth/.plymouth.plymouth: No such file or directory

D, [2012-08-01T16:04:31.079858 #6473] DEBUG -- : The default plymouth plugin () doesn't exist

D, [2012-08-01T16:05:09.187961 #6473] DEBUG -- : Found GRUB Legacy package.

D, [2012-08-01T16:05:09.188250 #6473] DEBUG -- : Writing grub /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/boot/grub/device.map

D, [2012-08-01T16:05:09.338117 #6473] DEBUG -- : Writing grub config /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/boot/grub/grub.conf

D, [2012-08-01T16:05:09.338870 #6473] DEBUG -- : Copying /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/usr/share/grub/x86_64-redhat/e2fs_stage1_5 to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/boot/grub/e2fs_stage1_5

D, [2012-08-01T16:05:09.340379 #6473] DEBUG -- : Copying /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/usr/share/grub/x86_64-redhat/stage1 to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/boot/grub/stage1

, [2012-08-01T16:05:09.341417 #6473] DEBUG -- : Copying /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/usr/share/grub/x86_64-redhat/stage2 to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/boot/grub/stage2

D, [2012-08-01T16:05:10.469727 #6473] DEBUG -- : Installing grub to /dev/loop0

D, [2012-08-01T16:05:10.735967 #6473] DEBUG -- : Probing devices to guess BIOS drives. This may take a long time.

D, [2012-08-01T16:05:10.826655 #6473] DEBUG -- : Unknown partition table signature

D, [2012-08-01T16:05:11.254190 #6473] DEBUG -- : Installing: up2date ################### [1333/1333]

D, [2012-08-01T16:05:11.254486 #6473] DEBUG -- :

D, [2012-08-01T16:05:11.254556 #6473] DEBUG -- : GNU GRUB version 0.97 (640K lower / 3072K upper memory)

D, [2012-08-01T16:05:11.254619 #6473] DEBUG -- :

D, [2012-08-01T16:05:11.254682 #6473] DEBUG -- : [ Minimal BASH-like line editing is supported. For the first word, TAB

D, [2012-08-01T16:05:11.254745 #6473] DEBUG -- : lists possible command completions. Anywhere else TAB lists the possible

D, [2012-08-01T16:05:11.254807 #6473] DEBUG -- : completions of a device/filename.]

D, [2012-08-01T16:05:11.254869 #6473] DEBUG -- : grub> device (hd0) /dev/loop0

D, [2012-08-01T16:05:11.254942 #6473] DEBUG -- : grub> root (hd0,0)

D, [2012-08-01T16:05:11.255004 #6473] DEBUG -- : Filesystem type is ext2fs, partition type 0x83

D, [2012-08-01T16:05:11.255069 #6473] DEBUG -- : grub> setup --stage2=/var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/boot/grub/stage2 --prefix=/boot/grub (hd0)

D, [2012-08-01T16:05:11.255133 #6473] DEBUG -- : Checking if "/boot/grub/stage1" exists... yes

D, [2012-08-01T16:05:11.255196 #6473] DEBUG -- : Checking if "/boot/grub/stage2" exists... yes

D, [2012-08-01T16:05:11.255258 #6473] DEBUG -- : Checking if "/boot/grub/e2fs_stage1_5" exists... yes

D, [2012-08-01T16:05:11.255321 #6473] DEBUG -- : Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 26 sectors are embedded.

D, [2012-08-01T16:05:11.255383 #6473] DEBUG -- : succeeded

D, [2012-08-01T16:05:11.255446 #6473] DEBUG -- : Running "install --stage2=/var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+26 p (hd0,0)/boot/grub/stage2 /boot/grub/grub.conf"... succeeded

D, [2012-08-01T16:05:11.255512 #6473] DEBUG -- : Done.

D, [2012-08-01T16:05:11.255573 #6473] DEBUG -- : grub> quit

D, [2012-08-01T16:05:11.257636 #6473] DEBUG -- : Grub installed.

D, [2012-08-01T16:06:28.965993 #6473] DEBUG -- : Unmounting directory /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/install_root/

D, [2012-08-01T16:08:51.634399 #6473] DEBUG -- : Removing compat symlinks

D, [2012-08-01T16:08:51.636414 #6473] DEBUG -- : Unmapping /dev/loop0

D, [2012-08-01T16:08:51.694278 #6473] DEBUG -- : Losetup remove /dev/loop0

D, [2012-08-01T16:08:51.745787 #6473] DEBUG -- : moving disks to stage location

D, [2012-08-01T16:08:51.746181 #6473] DEBUG -- : moving /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/tmp-7HeWBc/bastionlinux13-sda.raw to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/out/bastionlinux13-sda.raw

D, [2012-08-01T16:08:51.796978 #6473] DEBUG -- : writing image XML to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/out/bastionlinux13.xml

D, [2012-08-01T16:08:51.797923 #6473] DEBUG -- : creating destination dir: build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/bastionlinux13

D, [2012-08-01T16:08:51.798480 #6473] DEBUG -- : moving /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/out/bastionlinux13-sda.raw to build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/bastionlinux13/bastionlinux13-sda.raw

D, [2012-08-01T16:08:51.798887 #6473] DEBUG -- : moving /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/imgcreate-A4aVf0/out/bastionlinux13.xml to build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/bastionlinux13/bastionlinux13.xml

D, [2012-08-01T16:08:51.812615 #6473] DEBUG -- :

D, [2012-08-01T16:08:51.812968 #6473] DEBUG -- : D, [2012-08-01T16:08:51.813203 #6473] DEBUG -- : Finished

D, [2012-08-01T16:08:51.881999 #6473] DEBUG -- : Preparing guestfs...

D, [2012-08-01T16:08:53.944065 #6473] DEBUG -- : Enabling networking for GuestFS...

D, [2012-08-01T16:08:53.944578 #6473] DEBUG -- : Launching guestfs...

D, [2012-08-01T16:09:30.815658 #6473] DEBUG -- : Uploading '/etc/resolv.conf'...

D, [2012-08-01T16:09:30.847904 #6473] DEBUG -- : '/etc/resolv.conf' uploaded.

D, [2012-08-01T16:09:30.848640 #6473] DEBUG -- : Changing configuration files using augeas...

D, [2012-08-01T16:09:31.437518 #6473] DEBUG -- : Augeas changes saved.

D, [2012-08-01T16:09:31.438322 #6473] DEBUG -- : Changing configuration files using augeas...

D, [2012-08-01T16:09:31.852731 #6473] DEBUG -- : Augeas changes saved.

D, [2012-08-01T16:09:31.853239 #6473] DEBUG -- : Applying root password...

D, [2012-08-01T16:09:32.776556 #6473] DEBUG -- : Password applied.

D, [2012-08-01T16:09:32.798708 #6473] DEBUG -- : Using labels for partitions...

D, [2012-08-01T16:09:32.861664 #6473] DEBUG -- : Done.

D, [2012-08-01T16:09:32.861848 #6473] DEBUG -- : Disabling firewall...

D, [2012-08-01T16:09:38.868874 #6473] DEBUG -- : Firewall disabled.

D, [2012-08-01T16:09:38.869353 #6473] DEBUG -- : Setting up '/etc/motd'...

D, [2012-08-01T16:09:39.466144 #6473] DEBUG -- : '/etc/motd' is nice now.

D, [2012-08-01T16:09:39.466553 #6473] DEBUG -- : Installing repositories from appliance definition file...

D, [2012-08-01T16:09:39.466943 #6473] DEBUG -- : Repository 'boxgrinder-bastion' is an ephemeral repo. It'll not be installed in the appliance.

D, [2012-08-01T16:09:39.467308 #6473] DEBUG -- : Repositories installed.

D, [2012-08-01T16:09:39.467614 #6473] DEBUG -- : Installing files specified in appliance definition file...

D, [2012-08-01T16:09:39.467963 #6473] DEBUG -- : Files installed.

D, [2012-08-01T16:09:39.487810 #6473] DEBUG -- : Recreating RPM database...

D, [2012-08-01T16:09:40.121052 #6473] DEBUG -- : Executing command: '/usr/lib/rpm/rpmdb_dump build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/Packages > build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/Packages.dump'

D, [2012-08-01T16:09:52.274918 #6473] DEBUG -- : Executing 'cd /var/lib/rpm/ && cat /tmp/Packages.dump | /usr/lib/rpm/rpmdb_load Packages' command...

D, [2012-08-01T16:09:54.127108 #6473] DEBUG -- : Command 'cd /var/lib/rpm/ && cat /tmp/Packages.dump | /usr/lib/rpm/rpmdb_load Packages' executed.

D, [2012-08-01T16:09:54.135099 #6473] DEBUG -- : Executing 'rpm --rebuilddb' command...

D, [2012-08-01T16:10:04.359808 #6473] DEBUG -- : Command 'rpm --rebuilddb' executed.

D, [2012-08-01T16:10:04.360042 #6473] DEBUG -- : RPM database recreated...

I, [2012-08-01T16:10:04.360201 #6473] INFO -- : Executing post operations after build...

D, [2012-08-01T16:10:04.360345 #6473] DEBUG -- : No commands specified, skipping.

I, [2012-08-01T16:10:04.824653 #6473] INFO -- : Base image for bastionlinux13 appliance was built successfully.

D, [2012-08-01T16:10:04.853369 #6473] DEBUG -- : Os plugin executed.

D, [2012-08-01T16:10:04.853534 #6473] DEBUG -- : Executing platform plugin...

E, [2012-08-01T16:10:04.853697 #6473] ERROR -- : Bastion-version (Amazon EC2) plugin supports following operating systems: centos (versions: 5), fedora (versions: 13, 14, 15, 16), rhel (versions: 5, 6), sl (versions: 5, 6). Your appliance contains bastionlinux 13 operating system which is not supported by this plugin, sorry.

D, [2012-08-01T16:10:04.853773 #6473] DEBUG -- : Platform plugin executed.

D, [2012-08-01T16:10:04.853846 #6473] DEBUG -- : Executing delivery plugin...

E, [2012-08-01T16:10:04.853995 #6473] ERROR -- : Amazon Simple Storage Service (Amazon S3) plugin supports following operating systems: centos (versions: 5), fedora (versions: 13, 14, 15, 16), rhel (versions: 5, 6), sl (versions: 5, 6). Your appliance contains bastionlinux 13 operating system which is not supported by this plugin, sorry.

D, [2012-08-01T16:10:04.854066 #6473] DEBUG -- : Delivery plugin executed. make[1]: Leaving directory `/var/lib/appliances' boxgrinder-build --debug bastionlinux13.appl

D, [2012-08-01T16:10:11.313591 #18724] DEBUG -- : Launching new build...

D, [2012-08-01T16:10:11.320663 #18724] DEBUG -- : Loading os plugins...

D, [2012-08-01T16:10:11.320907 #18724] DEBUG -- : We have 5 os plugin(s) registered

D, [2012-08-01T16:10:11.321184 #18724] DEBUG -- : - bastionlinux plugin for BastionLinux.

D, [2012-08-01T16:10:11.321323 #18724] DEBUG -- : - sl plugin for Scientific Linux.

D, [2012-08-01T16:10:11.321377 #18724] DEBUG -- : - centos plugin for CentOS.

D, [2012-08-01T16:10:11.321431 #18724] DEBUG -- : - rhel plugin for Red Hat Enterprise Linux.

D, [2012-08-01T16:10:11.321484 #18724] DEBUG -- : - fedora plugin for Fedora.

D, [2012-08-01T16:10:11.321536 #18724] DEBUG -- : Plugins loaded.

D, [2012-08-01T16:10:11.321588 #18724] DEBUG -- : Loading platform plugins...

D, [2012-08-01T16:10:11.321650 #18724] DEBUG -- : We have 4 platform plugin(s) registered

D, [2012-08-01T16:10:11.321704 #18724] DEBUG -- : - bastion-ec2 plugin for Bastion-version (Amazon EC2).

D, [2012-08-01T16:10:11.321758 #18724] DEBUG -- : - virtualbox plugin for VirtualBox.

D, [2012-08-01T16:10:11.321811 #18724] DEBUG -- : - vmware plugin for VMware.

D, [2012-08-01T16:10:11.321867 #18724] DEBUG -- : - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2).

D, [2012-08-01T16:10:11.321927 #18724] DEBUG -- : Plugins loaded.

D, [2012-08-01T16:10:11.321979 #18724] DEBUG -- : Loading delivery plugins...

D, [2012-08-01T16:10:11.322049 #18724] DEBUG -- : We have 7 delivery plugin(s) registered

D, [2012-08-01T16:10:11.322105 #18724] DEBUG -- : - sftp plugin for SSH File Transfer Protocol.

D, [2012-08-01T16:10:11.322160 #18724] DEBUG -- : - ami plugin for Amazon Simple Storage Service (Amazon S3).

D, [2012-08-01T16:10:11.322218 #18724] DEBUG -- : - cloudfront plugin for Amazon Simple Storage Service (Amazon S3).

D, [2012-08-01T16:10:11.322273 #18724] DEBUG -- : - local plugin for Local file system.

D, [2012-08-01T16:10:11.322331 #18724] DEBUG -- : - ebs plugin for Elastic Block Storage.

D, [2012-08-01T16:10:11.322386 #18724] DEBUG -- : - elastichosts plugin for ElasticHosts.

D, [2012-08-01T16:10:11.322441 #18724] DEBUG -- : - s3 plugin for Amazon Simple Storage Service (Amazon S3).

D, [2012-08-01T16:10:11.322498 #18724] DEBUG -- : Plugins loaded. I, [2012-08-01T16:10:11.346724 #18724] INFO -- : Validating appliance definition from bastionlinux13.appl file...

I, [2012-08-01T16:10:11.371624 #18724] INFO -- : Appliance definition is valid.

D, [2012-08-01T16:10:11.371837 #18724] DEBUG -- : Adding packages to appliance...

D, [2012-08-01T16:10:11.371907 #18724] DEBUG -- : 4 package(s) added to appliance. /usr/lib/ruby/gems/1.8/gems/boxgrinder-core-0.3.8/lib/boxgrinder-core/models/appliance-config.rb:80: warning: Insecure world writable dir /root in PATH, mode 040777

I, [2012-08-01T16:10:11.378721 #18724] INFO -- : Building 'bastionlinux13' appliance for x86_64 architecture.

I, [2012-08-01T16:10:11.378859 #18724] INFO -- : Deliverables for bastionlinux os plugin exists, skipping. [root@genius appliances]# more log/boxgrinder.log # Logfile created on Wed Aug 01 16:09:52 +1000 2012 by logger.rb/22285

D, [2012-08-01T16:09:52.275167 #6473] DEBUG -- : Executing 'cd /var/lib/rpm/ && cat /tmp/Packages.dump | /usr/lib/rpm/rpmdb_load Packages' command...

D, [2012-08-01T16:09:54.127363 #6473] DEBUG -- : Command 'cd /var/lib/rpm/ && cat /tmp/Packages.dump | /usr/lib/rpm/rpmdb_load Packages' executed.

D, [2012-08-01T16:09:54.135367 #6473] DEBUG -- : Executing 'rpm --rebuilddb' command...

D, [2012-08-01T16:10:04.359931 #6473] DEBUG -- : Command 'rpm --rebuilddb' executed.

D, [2012-08-01T16:10:04.360114 #6473] DEBUG -- : RPM database recreated...

I, [2012-08-01T16:10:04.360273 #6473] INFO -- : Executing post operations after build...

D, [2012-08-01T16:10:04.360410 #6473] DEBUG -- : No commands specified, skipping.

T, [2012-08-01T16:10:04.360513 #6473] TRACE -- : Closing guestfs...

T, [2012-08-01T16:10:04.749817 #6473] TRACE -- : Guestfs closed.

I, [2012-08-01T16:10:04.824898 #6473] INFO -- : Base image for bastionlinux13 appliance was built successfully.

T, [2012-08-01T16:10:04.825135 #6473] TRACE -- : Moving 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/bastionlinux13-s da.raw' deliverable to target destination 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/bastionlinux13-sda.raw'...

T, [2012-08-01T16:10:04.825952 #6473] TRACE -- : Moving 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/tmp/bastionlinux13.x ml' deliverable to target destination 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/13.2/bastionlinux-plugin/bastionlinux13.xml'...

D, [2012-08-01T16:10:04.853447 #6473] DEBUG -- : Os plugin executed.

D, [2012-08-01T16:10:04.853566 #6473] DEBUG -- : Executing platform plugin...

E, [2012-08-01T16:10:04.853734 #6473] ERROR -- : Bastion-version (Amazon EC2) plugin supports following operating systems: centos (versions: 5), fedora (vers ions: 13, 14, 15, 16), rhel (versions: 5, 6), sl (versions: 5, 6). Your appliance contains bastionlinux 13 operating system which is not supported by this pl ugin, sorry.

D, [2012-08-01T16:10:04.853804 #6473] DEBUG -- : Platform plugin executed.