503 Service Unavailable storlets/openstack-swift.
Hi everyone, I have installed storlets using s2aio method of the latest commit and now I am getting 503 Service Unavailable error, when retrieving object using storlet jar. I can get object without storlet. http://paste.openstack.org/show/497005/ here I have just uploaded Identity storlet with its dependency and source.txt in myobjects container. The username and password for swift user is the default that was in the s2aio, i.e. swift and passw0rd under tenant service and region 1. Any help would be appreciated.
P.S. I used https://github.com/openstack/storlets/ repo and I couldn't find any way to report issue there.
The mount points and drives are as follows.
root@swift:~/storlets/StorletSamples/IdentityStorlet/bin# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 30G 0 disk
├─sda1 8:1 0 28G 0 part /
├─sda2 8:2 0 1K 0 part
└─sda5 8:5 0 2G 0 part [SWAP]
sr0 11:0 1 59.5M 0 rom
loop0 7:0 0 9.3G 0 loop /srv/node/loop0
root@swift:~/storlets/StorletSamples/IdentityStorlet/bin# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 28G 7.9G 19G 31% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 987M 8.0K 987M 1% /dev
tmpfs 200M 1.6M 198M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 997M 164K 997M 1% /run/shm
none 100M 84K 100M 1% /run/user
/dev/loop0 9.4G 849M 8.5G 9% /srv/node/loop0
root@swift:~/storlets/StorletSamples/IdentityStorlet/bin# blkid
/dev/loop0: UUID="5d0e5a2f-d935-478c-a86e-5bcc71a7a150" TYPE="xfs"
/dev/sda1: UUID="dc55150c-c2f6-4309-b991-371a4e15afaa" TYPE="ext4"
/dev/sda5: UUID="98881fcb-9625-4ddc-b7e4-cbe5222bef45" TYPE="swap"